This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Gnome 2.6


David Rigler wrote:

>
> just upgraded(?) remote box to Gnome 2.6 now get the
>
> "Error activating XKB configuration".
>
> anybody solved this on cygwin ??
>
> dave
>
> $xprop -root
> _XKB_RULES_NAMES(STRING) = "xorh","pc105","gb","",""
                              ^^^^ this should be xorg

> $gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb
> layouts = []
> model = pc105
> overrideSettings=false
> options = []

otherwise create links in /etc/X11/xkb

for i in .lst -it.lst .xml; do
    ln -sf xorg$i /etc/X11/xkb/xfree86$i
done

bye
    ago
NP: Diary Of Dreams - Drop Dead
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de
 http://www.gotti.org           ICQ: 126018723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]