Date: Wed, 3 Jan 2007 22:25:29 -0800 From: "Kevin Downey" <redchin@gmail.com> To: "Yong-Jhen Hong" <yongjhen@fastmailbox.net> Cc: freebsd-x11@freebsd.org Subject: Re: Error activiating XKB configuration Message-ID: <1d3ed48c0701032225x5c7e51a3x17143b3746bb369@mail.gmail.com> In-Reply-To: <1d3ed48c0701032219x2f8935dbl1ceb357da76db731@mail.gmail.com> References: <1d3ed48c0701032146w48239d0am150f01b395b4d7ad@mail.gmail.com> <459C9B74.9070709@fastmailbox.net> <1d3ed48c0701032219x2f8935dbl1ceb357da76db731@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/3/07, Kevin Downey <redchin@gmail.com> wrote: > On 1/3/07, Yong-Jhen Hong <yongjhen@fastmailbox.net> wrote: > > Kevin Downey wrote: > > > After installing modular Xorg I have started to get error messages > > > from gnome when I start X > > > http://thelastcitadel.com/images/Screenshot-gnome-settings-daemon.png > > > I have reinstalled libxklavier,xkbcomp,xmodmap and libxkbfile. Error > > > is still with me. I pulled down un update of the tree and upgrade > > > xorg-servers and xorg-drivers, still here. Should I take this to > > > gnome@freebsd ? > > > > > > > I think it is because setxkbmap is not updated yet. > > Maybe you can try the attached patch now. > > > > Regards, > > yongjhen > > > > > > --- setxkbmap.c.orig Thu Jan 4 14:08:55 2007 > > +++ setxkbmap.c Thu Jan 4 14:09:07 2007 > > @@ -46,9 +46,9 @@ > > #endif > > #endif > > > > #ifndef DFLT_XKB_CONFIG_ROOT > > -#define DFLT_XKB_CONFIG_ROOT "/usr/X11R6/lib/X11/xkb" > > +#define DFLT_XKB_CONFIG_ROOT "/usr/X11R6/share/X11/xkb" > > #endif > > #ifndef DFLT_XKB_RULES_FILE > > #define DFLT_XKB_RULES_FILE __XKBDEFRULES__ > > #endif > > > > > what port is setxkbmap.c in so I can patch it? > > -- > The biggest problem with communication is the illusion that it has occurred. > wow there is a setxkbmap port, who would of thought. thanks -- The biggest problem with communication is the illusion that it has occurred.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1d3ed48c0701032225x5c7e51a3x17143b3746bb369>