Comment 2 for bug 293295

Revision history for this message
Manuel Schmid (fliegenderfrosch) wrote :

I’ve got a Thinkpad T41 and the keyboard model is “Generic 105-key (Intl) PC”.

In my xorg.conf it says:
Section "InputDevice"
        Identifier "Generic Keyboard"
        Driver "kbd"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "ch"
        Option "XkbOptions" "lv3:ralt_switch"
EndSection

I have changed the system keyboard layout to Neo using “sudo dpkg-reconfigure console-setup” on both computers and I use a different xorg keyboard config file (found here: http://wiki.neo-layout.org/browser/linux/X/de) so I can use Neo 2.0, so maybe it is related to that.