Comment 0 for bug 197589

Revision history for this message
mikko (mikko-) wrote : hardy numeric keys problem

I have standard ps2 keyboard and ps2-to-usb adapter. Numeric keys section stopped to work after updating to hardy. Num Lock on or off doesn't help. The numeric keys above letters work ok.

If I log in to virtual konsole (Ctrl-Alt-F2) numeric keys work.

xorg.conf:
Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "fi"
EndSection