Bug#359775: [Pkg-kbd-devel] Bug#359775: console-setup: XKB files are moved in Debian modular X.Org 7.0

Denis Barbier barbier at linuxfr.org
Wed Mar 29 18:28:27 UTC 2006


On Wed, Mar 29, 2006 at 01:41:08PM +0300, Anton Zinoviev wrote:
> > 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.
> 
> OK.  I will add /usr/share/X11/xkb (the last two must remain for
> compatibility with older distributions).  I suppose that now the
> keyboard data can be removed from the binary package of console-setup.

It is likely that modular X.Org will not enter testing before weeks,
maybe you can keep XKB files until then, and set
  my @xdirs = ('/usr/share/X11/xkb',
               '/etc/console-setup/ckb',
               '/etc/X11/xkb',
               '/usr/X11R6/lib/X11/xkb');

Denis




More information about the Pkg-kbd-devel mailing list