I"m following the : Swiss-German keyboard layout for LinuxPPC <http://www.lka.ch/linux/ de_CH-kbd/>
giving this advise for Xpmac : ------------------------------------- ------------------------------------------ File: /usr/X11/bin/startx Explanation: This is the script that starts X windows; the original needs to be modified to use the non-US configuration files. Do this only if you use Xpmac! Xfree86 uses /etc/X11/XF86Config => 4a Change the line that starts with "Xinit" to read: Changes: Xinit $clientargs -- /usr/bin/X11/X -kbdtype "de_CH(extended)" $serverargs ------------------------------------- ------------------------------------------ I've found startx in /usr/X11R6/bin with no line starting with Xinit however this is at the beinning : userclientrc=$HOME/.xinitrc userserverrc=$HOME/.xserverrc sysclientrc=/etc/X11/xinit/xinitrc sysserverrc=/etc/X11/xinit/xserverrc defaultclientargs="" defaultserverargs="" clientargs="" serverargs="" may i add th full path of my french keyboard (/usr/lib/X11/xkb/keymap/ macintosh/fr_new) as clientargs giving : clientargs="/usr/lib/X11/xkb/keymap/macintosh/fr_new" also, apart from that point, their is no xserverrc in /etc/X11/xinit is that only due to the use of Xpmac ? -- Yvon Thoraval
