simon.jin wrote:
> (EE) XKB: Couldn't open rules file /usr/X11/lib/X11/xkb/rules/base
> (EE) XKB: No components provided for device Virtual core keyboard
> 
> I checked, there is no base file under /usr/X11/lib/X11/xkb/rules/.
> 
> bash-3.2$ uname -a
> SunOS nv108 5.11 snv_108 sun4v sparc SUNW,SPARC-Enterprise-T5220 Solaris

Oh, you're still running a build that old?   I'd forgotten about that bug
since it was fixed a while ago.

The workaround is:
        cd /usr/X11/lib/X11/xkb/rules/ ; ln -s xorg base

But you should consider updating to a newer build in which many of the bugs
introduced in the Xorg 1.5 update in 107 were fixed - see the list in
http://blogs.sun.com/alanc/entry/xorg_1_5_3_in for the most common ones.

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering


Reply via email to