Bug 115230

Summary: Missing symbols in XOrg package
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Schneider <asn>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED WORKSFORME QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P2 - High    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Schneider 2005-09-04 16:21:48 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)'
Comment 1 Stefan Dirsch 2005-09-05 12:42:06 UTC
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.
Comment 2 Andreas Schneider 2005-09-05 13:12:24 UTC
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