Bug 105430 - no kbd shortcut for changing keybord layout in xorg.conf
Summary: no kbd shortcut for changing keybord layout in xorg.conf
Status: RESOLVED DUPLICATE of bug 105420
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Usability (show other bugs)
Version: Beta 2
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Siegfried Olschner
QA Contact: Siegfried Olschner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 09:04 UTC by Ladislav Michnovic
Modified: 2005-08-18 09:07 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***