On Wed, Mar 29, 2006 at 12:30:12AM +0300, Anton Zinoviev wrote: > On Tue, Mar 28, 2006 at 09:08:06PM +0200, Denis Barbier wrote: > > > > X.Org 7.0 will be uploaded very soon. In this release, XKB files have > > been moved into /usr/share/X11/xkb, thus ckbcomp will have to be > > updated. > > Currently console-setup does not use the XKB files of X Window. Is > https://bugs.freedesktop.org/show_bug.cgi?id=5507 fixed in X.Org 7.0? > If yes, then we can use them.
Yes, as mentioned in this bug report, it has been fixed upstream in xkeyboard-config, which will be the default in Debian (binary package is xkb-data, whereas XKB files from X.Org pristine are shipped in xkb-data-legacy). These packages are available in experimental, if you want to have a look. BTW in ckbcomp, you define my @xdirs = ('/etc/console-setup/ckb', '/etc/X11/xkb', '/usr/X11R6/lib/X11/xkb'); So even if you do not get keymaps from xkb-data, it will be a good idea anyway to replace the last two directories by /usr/share/X11/xkb. Denis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]