Imported Upstream version 1.15.1
[deb_xorg-server.git] / include / xkb-config.h.in
1 /* xkb-config.h.in: not at all generated. -*- c -*-
2 *
3 */
4
5 #ifndef _XKB_CONFIG_H_
6 #define _XKB_CONFIG_H_
7
8 /* Default set of XKB rules. */
9 #undef XKB_DFLT_RULES
10
11 /* Default XKB model. */
12 #undef XKB_DFLT_MODEL
13
14 /* Default XKB layout. */
15 #undef XKB_DFLT_LAYOUT
16
17 /* Default XKB variant. */
18 #undef XKB_DFLT_VARIANT
19
20 /* Default XKB options. */
21 #undef XKB_DFLT_OPTIONS
22
23 /* Path to XKB definitions. */
24 #undef XKB_BASE_DIRECTORY
25
26 /* Path to xkbcomp. */
27 #undef XKB_BIN_DIRECTORY
28
29 /* XKB output dir for compiled keymaps. */
30 #undef XKM_OUTPUT_DIR
31
32 #endif /* _XKB_CONFIG_H_ */