/* include/xkb-config.h. Generated from xkb-config.h.in by configure. */ /* xkb-config.h.in: not at all generated. -*- c -*- * */ #ifndef _XKB_CONFIG_H_ #define _XKB_CONFIG_H_ /* Default set of XKB rules. */ #define __XKBDEFRULES__ "xorg" /* Path to XKB definitions. */ #define XKB_BASE_DIRECTORY "xkbdata" /* Path to xkbcomp. */ #define XKB_BIN_DIRECTORY "." /* XKB output dir for compiled keymaps. */ #define XKM_OUTPUT_DIR "xkbdata/compiled/" /* Do not have `strcasecmp'. */ /* #undef NEED_STRCASECMP */ #endif /* _XKB_CONFIG_H_ */