linux-qubasis
linux oasis port as a qubes template
git clone https://9o.is/git/linux-qubasis.git
config.h
(597B)
1 #define DEFAULT_XKB_LAYOUT "us"
2 #define DEFAULT_XKB_MODEL "pc105"
3 #define DEFAULT_XKB_OPTIONS NULL
4 #define DEFAULT_XKB_RULES "evdev"
5 #define DEFAULT_XKB_VARIANT NULL
6 #define DFLT_XKB_CONFIG_EXTRA_PATH "/etc/xkb"
7 #define DFLT_XKB_CONFIG_ROOT "/share/xkb"
8 #define EXIT_INVALID_USAGE 2
9 #define HAVE_ASPRINTF 1
10 #define HAVE_EACCESS 1
11 #define HAVE_EUIDACCESS 1
12 #define HAVE_MKOSTEMP 1
13 #define HAVE_MMAP 1
14 #define HAVE_POSIX_FALLOCATE 1
15 #define HAVE_SECURE_GETENV 1
16 #define HAVE_STRNDUP 1
17 #define HAVE_UNISTD_H 1
18 #define HAVE___BUILTIN_EXPECT 1
19 #define XLOCALEDIR "/share/xlocale"
20 #define _GNU_SOURCE 1