You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
1.0 KiB
62 lines
1.0 KiB
/*
|
|
* Autogenerated by the Meson build system.
|
|
* Do not edit, your changes will be lost.
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#define DEFAULT_XKB_LAYOUT "us"
|
|
|
|
#define DEFAULT_XKB_MODEL "pc105"
|
|
|
|
#define DEFAULT_XKB_OPTIONS NULL
|
|
|
|
#define DEFAULT_XKB_RULES "evdev"
|
|
|
|
#define DEFAULT_XKB_VARIANT NULL
|
|
|
|
#define DFLT_XKB_CONFIG_EXTRA_PATH "/usr/local/etc/xkb"
|
|
|
|
#define DFLT_XKB_CONFIG_ROOT "/usr/share/X11/xkb"
|
|
|
|
#define EXIT_INVALID_USAGE 2
|
|
|
|
#define HAVE_ASPRINTF 1
|
|
|
|
#define HAVE_MKOSTEMP 1
|
|
|
|
#define HAVE_MMAP 1
|
|
|
|
#define HAVE_POSIX_FALLOCATE 1
|
|
|
|
#define HAVE_STRNDUP 1
|
|
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
#define HAVE_XKBCLI_COMPILE_KEYMAP 1
|
|
|
|
#define HAVE_XKBCLI_HOW_TO_TYPE 1
|
|
|
|
#define HAVE_XKBCLI_INTERACTIVE_EVDEV 1
|
|
|
|
#define HAVE_XKBCLI_LIST 1
|
|
|
|
#define HAVE___BUILTIN_EXPECT 1
|
|
|
|
#define LIBXKBCOMMON_TOOL_PATH "/usr/local/libexec/xkbcommon"
|
|
|
|
#define LIBXKBCOMMON_VERSION "1.0.3"
|
|
|
|
#define WIN32_LEAN_AND_MEAN 1
|
|
|
|
#define XLOCALEDIR "/usr/local/share/X11/locale"
|
|
|
|
#define _CRT_NONSTDC_NO_DEPRECATE 1
|
|
|
|
#define _CRT_NONSTDC_NO_WARNINGS 1
|
|
|
|
#define _CRT_SECURE_NO_WARNINGS 1
|
|
|
|
#define _GNU_SOURCE 1
|
|
|