xserver-multidpi/xkb
Daniel Stone ed33c7c98a Remove unused -xkbdb and -noloadxkb options. Rename -ar1 and -ar2 to
-ardelay and -arinterval, respectively. Remove XKB banner from help text.
2005-12-26 04:23:58 +00:00
..
ddxBeep.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
ddxConfig.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
ddxCtrls.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
ddxDevBtn.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
ddxFakeBtn.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
ddxFakeMtn.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
ddxInit.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
ddxKeyClick.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
ddxKillSrv.c Fix the *-config.h includes so that it is possible to build modules without 2005-07-16 03:49:59 +00:00
ddxLEDs.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
ddxList.c Teach xkb how to optionally run xkbcomp from $bindir instead of 2005-09-01 19:56:14 +00:00
ddxLoad.c Teach xkb how to optionally run xkbcomp from $bindir instead of 2005-09-01 19:56:14 +00:00
ddxPrivate.c Fix the *-config.h includes so that it is possible to build modules without 2005-07-16 03:49:59 +00:00
ddxVT.c Fix the *-config.h includes so that it is possible to build modules without 2005-07-16 03:49:59 +00:00
Makefile.am Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00
maprules.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
README.compiled R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
xkb.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xkb.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xkbAccessX.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xkbActions.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
XKBAlloc.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
xkbconfig.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
xkbDflts.h Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xkberrs.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
xkbEvents.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
xkbfmisc.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
XKBGAlloc.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
xkbInit.c Remove unused -xkbdb and -noloadxkb options. Rename -ar1 and -ar2 to 2005-12-26 04:23:58 +00:00
xkbLEDs.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
XKBMAlloc.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
XKBMisc.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
xkbout.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
xkbPrKeyEv.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xkbPrOtherEv.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xkbSwap.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xkbtext.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00
xkbUtils.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xkmread.c Fix more include paths; add dix-config.h to XKB code. 2005-07-03 07:37:35 +00:00

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.