OpenSolaris

Printable Version Enter a New Search
Bug ID 6676221
Synopsis setxkbmap can't find rules file (xorg) by default
State 11-Closed:Verified (Closed)
Category:Subcategory xserver:l10n-europe
Keywords approved-jl149544 | g11n-keyboard
Responsible Engineer Javier Acosta
Reported Against snv_89
Duplicate Of
Introduced In solaris_10u9
Commit to Fix snv_96
Fixed In snv_97
Release Fixed solaris_nevada(snv_97)
Related Bugs 6637171 , 6713545
Submit Date 17-March-2008
Last Update Date 8-January-2010
Description
setxkbmap by default hasn't defined the correct path to rules file (xorg) file:
/usr/X11/lib/X11/xkb/rules/xorg
Please correct the path.
Work Around
If you want to correctly set path to rules file (xorg), you can set it manually:
$setxkbmap -rules /usr/X11/lib/X11/xkb/rules/xorg
(You will need to set it just once, because it will remember the path until you restart your server)

or you can add a symlink:
pfexec ln -s /usr/X11/lib/X11/xkb/ /usr/X11/share/X11/xkb
Comments
N/A