Gentoo Archives: gentoo-user

From: Remy Blank <remy.blank_asps@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: xorg-server update problem.
Date: Mon, 16 Oct 2006 15:42:01
Message-Id: eh08ul$t2g$1@sea.gmane.org
In Reply to: [gentoo-user] xorg-server update problem. by James
1 James wrote:
2 > /usr/share/X11/xkb shows:
3 > lrwxrwxrwx 1 root root 12 Sep 4 03:24 compiled -> /var/lib/xkb
4 > /var/lib/xkb does not exist.
5
6 You could try to re-create the directory with the info below, or maybe
7 re-emerge x11-misc/xkeyboard-config.
8
9 joe@pat ~ $ ll -d /var/lib/xkb
10 drwxr-xr-x 2 root root 4096 2006-10-15 19:20 /var/lib/xkb
11 joe@pat ~ $ ll /var/lib/xkb
12 total 4
13 -rw-r--r-- 1 root root 644 2006-09-16 19:10 README.compiled
14 joe@pat ~ $ cat /var/lib/xkb/README.compiled
15
16 The X server uses this directory to store the compiled version of the
17 current keymap and/or any scratch keymaps used by clients. The X server
18 or some other tool might destroy or replace the files in this directory,
19 so it is not a safe place to store compiled keymaps for long periods of
20 time. The default keymap for any server is usually stored in:
21 X<num>-default.xkm
22 where <num> is the display number of the server in question, which makes
23 it possible for several servers *on the same host* to share the same
24 directory.
25
26 Unless the X server is modified, sharing this directory between servers on
27 different hosts could cause problems.
28 joe@pat ~ $
29
30 -- Remy
31
32
33 Remove underscore and suffix in reply address for a timely response.
34
35 --
36 gentoo-user@g.o mailing list