Bugzilla – Bug 115230
Missing symbols in XOrg package
Last modified: 2005-09-05 13:12:24 UTC
Package: xorg-x11 Version: 6.8.2-94 Installation: SUSE 10 x86_64 (update from 9.3) HW Info: http://www.cynapses.org/hwinfo.log Description: ------------ Some xkb symbols (/etc/X11/xkb/smybols) are missing in the current xorg rpm. For example us_group2 and us_group3. You can't set the keyboard to us(pc101) anymore. Reproduction: ------------- setxkbmap -symbols 'us(pc101)'
Sure, you can. # setxkbmap -model pc101 us -v [...] keycodes: xfree86+aliases(qwertz) types: complete compat: complete symbols: pc(pc101)+us geometry: pc(pc101) JFYI, we switched for SUSE 10.0 to xkeyboard-config project.
You were able to switch to us layout with setxkbmap -symbols 'us(pc101)' and back with setxkbmap but switching back does not work with setxkbmap -model pc101 us -v