alimiracle eaedfc972b rename the os 9 gadi atpakaļ
..
CVS eaedfc972b rename the os 9 gadi atpakaļ
Makefile.am eaedfc972b rename the os 9 gadi atpakaļ
Makefile.in eaedfc972b rename the os 9 gadi atpakaļ
README.compiled eaedfc972b rename the os 9 gadi atpakaļ
XKBAlloc.c eaedfc972b rename the os 9 gadi atpakaļ
XKBGAlloc.c eaedfc972b rename the os 9 gadi atpakaļ
XKBMAlloc.c eaedfc972b rename the os 9 gadi atpakaļ
XKBMisc.c eaedfc972b rename the os 9 gadi atpakaļ
ddxBeep.c eaedfc972b rename the os 9 gadi atpakaļ
ddxCtrls.c eaedfc972b rename the os 9 gadi atpakaļ
ddxKillSrv.c eaedfc972b rename the os 9 gadi atpakaļ
ddxLEDs.c eaedfc972b rename the os 9 gadi atpakaļ
ddxLoad.c eaedfc972b rename the os 9 gadi atpakaļ
ddxPrivate.c eaedfc972b rename the os 9 gadi atpakaļ
ddxVT.c eaedfc972b rename the os 9 gadi atpakaļ
maprules.c eaedfc972b rename the os 9 gadi atpakaļ
xkb.c eaedfc972b rename the os 9 gadi atpakaļ
xkb.h eaedfc972b rename the os 9 gadi atpakaļ
xkbAccessX.c eaedfc972b rename the os 9 gadi atpakaļ
xkbActions.c eaedfc972b rename the os 9 gadi atpakaļ
xkbDflts.h eaedfc972b rename the os 9 gadi atpakaļ
xkbEvents.c eaedfc972b rename the os 9 gadi atpakaļ
xkbInit.c eaedfc972b rename the os 9 gadi atpakaļ
xkbLEDs.c eaedfc972b rename the os 9 gadi atpakaļ
xkbPrKeyEv.c eaedfc972b rename the os 9 gadi atpakaļ
xkbSwap.c eaedfc972b rename the os 9 gadi atpakaļ
xkbUtils.c eaedfc972b rename the os 9 gadi atpakaļ
xkbfmisc.c eaedfc972b rename the os 9 gadi atpakaļ
xkbgeom.h eaedfc972b rename the os 9 gadi atpakaļ
xkbout.c eaedfc972b rename the os 9 gadi atpakaļ
xkbtext.c eaedfc972b rename the os 9 gadi atpakaļ
xkmread.c eaedfc972b rename the os 9 gadi atpakaļ

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-default.xkm
where 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.