OK. Add the following at the top of your /etc/X11/XF86Config-4

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbLayout"     "fi"
EndSection

Then restart your X server. If it normally starts kdm automatically when you 
boot, do the following

sudo /etc/init.d/kdm restart

Otherwise substitute kdm for gdm or xdm.

Then grep for any XKB lines in the log

sudo grep -v xkb /var/log/XFree86.0.log

Mail the output here. When I try it with my US keyboard, I get a deadkey ' for 
typing �s, �s, & �s.

Frank

Reply via email to