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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]