Bug 115230 - Missing symbols in XOrg package
Summary: Missing symbols in XOrg package
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Beta 4
Hardware: Other All
: P2 - High : Normal
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-04 16:21 UTC by Andreas Schneider
Modified: 2005-09-05 13:12 UTC (History)
0 users

See Also:
Found By: Beta-Customer
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 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