Bugzilla – Bug 105430
no kbd shortcut for changing keybord layout in xorg.conf
Last modified: 2005-08-18 09:07:06 UTC
I've choose in YAST two keyboard layout (one English US basic as default, second SK qwerty as complementary). I've wanted to solve out what is the shortcut for changing the layouts, but in /etc/X11/xorg.conf is only : Section "InputDevice" Driver "kbd" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbLayout" "us,sk" Option "XkbModel" "pc104" Option "XkbRules" "xfree86" Option "XkbVariant" ",qwerty" EndSection But line Option "grp:alt_shift_toggle" or something equivalent is missing. Or is there now a another way how to switch between kbd layouts?
*** This bug has been marked as a duplicate of 105420 ***