Comment 7 for bug 196277

Revision history for this message
sibidiba (sibidiba) wrote : Re: [hardy] keyboard layout switching shortcut doesn't work after reboot

I can confirm this on current Hardy.

Both alt or both ctrl keys as layout switcher does not work. Both shift keys, ctrl+alt or a single key (while pressed) does.

This is a regression, as it worked for me in Feisty and Gutsy.

Apropriate section of xorg.conf:

Section "InputDevice"
        Identifier "Generic Keyboard"
        Driver "kbd"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "hu"
        Option "XkbVariant" "102_qwertz_dot_nodead"
        Option "XkbOptions" "lv3:ralt_switch"
EndSection

How could I supply more information on this?