Bug 105430

Summary: no kbd shortcut for changing keybord layout in xorg.conf
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Ladislav Michnovic <lmichnovic>
Component: UsabilityAssignee: Siegfried Olschner <siegfried.olschner>
Status: RESOLVED DUPLICATE QA Contact: Siegfried Olschner <siegfried.olschner>
Severity: Normal    
Priority: P5 - None CC: sndirsch
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ladislav Michnovic 2005-08-18 09:04:25 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?
Comment 1 Stefan Dirsch 2005-08-18 09:07:06 UTC

*** This bug has been marked as a duplicate of 105420 ***