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

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.