Uwe Dippel wrote:
> [i]I might as well put it into xorg[/i]
> 
> No, not that easy any more. It seems, Xorg has left this solution behind:
> 
> Section "InputDevice"
>     Identifier "Keyboard0"
>     Driver "Keyboard"
>     Option "XkbRules" "xorg"
>     Option "XkbModel" "pc105"
>     Option "XkbLayout" "de"
>     # Option "XkbVariant" "ch"
> EndSection

That's the correct workaround for this bug for now, but needs one more step:

> (II) Initializing extension GLX
> (EE) XKB: Couldn't open rules file /usr/X11/lib/X11/xkb/rules/base

you'll also need to workaround that bug by making a symlink from base to xorg
in that directory.

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


Reply via email to