Date: Mon, 18 Dec 2006 12:14:45 +0800 From: Yong-Jhen Hong <yongjhen@alqualonde.org> To: SirDice <sirdice@xs4all.nl> Cc: freebsd-x11@FreeBSD.org Subject: Re: xkbdata gone? Message-ID: <458615B5.3010507@alqualonde.org> In-Reply-To: <458600CD.9030209@xs4all.nl> References: <4585F46F.2070203@xs4all.nl> <4585FB90.9020802@FreeBSD.org> <458600CD.9030209@xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
SirDice wrote: > Florent Thoumie wrote: >> SirDice wrote: >>> Hi all, >>> >>> Everything is working fine except one thing. On the system I upgraded >>> from 6.9.0 to 7.2-RC2 xkb works fine. On the system I clean installed >>> 7.2-RC3 I get a message "Couldn't load XKB keymap, falling back to >>> pre-XKB keymap". The /usr/X11R6/share/X11/xkb directory only contains a >>> compiled directory nothing more. I couldn't find a xkbdata port anywhere >>> in the git tree.. Did something change? What port do I need to install >>> to get the keymaps? Tried reinstalling xkbcomp but that didn't help. >> >> Yes it has been deprecated so I removed it. I have the same error >> message when starting gnome (with xkbdata from 7.1 installed), not sure >> why yet. >> > Looking at https://bugs.freedesktop.org/show_bug.cgi?id=4461 (last 2 > remarks) > and http://lists.x.org/archives/xorg-modular/2005-November/000828.html > > I think we need xkeyboard-config but I couldn't find that in the git > tree either.. > http://www.freedesktop.org/wiki/Software/XKeyboardConfig Get the 0.9 release source, install with: ./configure --with-xkb_base=/usr/X11R6/share/X11/xkb \ --with-xkb-rules-symlink=xorg gmake sudo gmake install sudo mkdir /var/lib/xkb The error message disappears. Regards, yongjhen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?458615B5.3010507>