James wrote:
> /usr/share/X11/xkb shows:
> lrwxrwxrwx  1 root root    12 Sep  4 03:24 compiled -> /var/lib/xkb
> /var/lib/xkb does not exist.

You could try to re-create the directory with the info below, or maybe
re-emerge x11-misc/xkeyboard-config.

[EMAIL PROTECTED] ~ $ ll -d /var/lib/xkb
drwxr-xr-x 2 root root 4096 2006-10-15 19:20 /var/lib/xkb
[EMAIL PROTECTED] ~ $ ll /var/lib/xkb
total 4
-rw-r--r-- 1 root root 644 2006-09-16 19:10 README.compiled
[EMAIL PROTECTED] ~ $ cat /var/lib/xkb/README.compiled

The X server uses this directory to store the compiled version of the
current keymap and/or any scratch keymaps used by clients.  The X server
or some other tool might destroy or replace the files in this directory,
so it is not a safe place to store compiled keymaps for long periods of
time.  The default keymap for any server is usually stored in:
     X<num>-default.xkm
where <num> is the display number of the server in question, which makes
it possible for several servers *on the same host* to share the same
directory.

Unless the X server is modified, sharing this directory between servers on
different hosts could cause problems.
[EMAIL PROTECTED] ~ $

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to