http://bugzilla.novell.com/show_bug.cgi?id=498368 User fabien@crespel.net added comment http://bugzilla.novell.com/show_bug.cgi?id=498368#c23 --- Comment #23 from Fabien Crespel <fabien@crespel.net> 2009-06-05 16:21:37 MDT --- Created an attachment (id=296606) --> (http://bugzilla.novell.com/attachment.cgi?id=296606) 11-keymap.fdi for a French keyboard layout I am also experiencing the problem described here, with a French keyboard layout and openSUSE 11.2 Milestone 2. I use KDE 4.3 from a clean installation and didn't change the keyboard layout in KDE. Having an US keyboard layout in KDM is particularly annoying to type my password :/ # cat /etc/sysconfig/keyboard | grep ^KEYTABLE KEYTABLE="fr-latin1.map.gz" # setxkbmap -print xkb_keymap { xkb_keycodes { include "evdev+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+us+inet(evdev)" }; xkb_geometry { include "pc(pc104)" }; }; /usr/share/hal/fdi/policy/20thirdparty/11-keymap.fdi is attached and shows a French layout, but strangely it isn't applied: # lshal | grep layout input.xkb.layout = 'us' (string) input.xkb.layout = 'us' (string) input.xkb.layout = 'us' (string) # cat /var/log/Xorg.0.log | grep layout (**) Option "xkb_layout" "us" (**) Option "xkb_layout" "us" (**) Option "xkb_layout" "us" Note that there are 3 "keyboards" here: - "Asus Laptop extra buttons" (special keys from the asus-laptop module) - "AT Translated Set 2 keyboard" (the real keyboard) - "Video Bus" (no idea) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.