1XKBCLI-COMPILE-KEYMAP(1)  BSD General Commands Manual XKBCLI-COMPILE-KEYMAP(1)
2

NAME

4     xkbcli compile-keymap — compile an XKB keymap
5

SYNOPSIS

7     xkbcli compile-keymap [options]
8

DESCRIPTION

10     xkbcli compile-keymap compiles and prints a keymap based on the given
11     options.
12
13     --help  Print help and exit
14
15     --verbose
16             Enable verbose debugging output
17
18     --rmlvo
19             Print the full RMLVO with the defaults filled in for missing ele‐
20             ments
21
22     --from-xkb
23             Load the XKB file from stdin, ignore RMLVO options.  This option
24             must not be used with --kccgst.
25
26     --include PATH
27             Add the given path to the include path list.  This option is
28             order-dependent, include paths given first are searched first.
29             If an include path is given, the default include path list is not
30             used.  Use ---include-defaults to add the default include paths.
31
32     --include-defaults
33             Add the default set of include directories.  This option is
34             order-dependent, include paths given first are searched first.
35
36     --rules rules
37             The XKB ruleset
38
39     --model model
40             The XKB model
41
42     --layout layout
43             The XKB layout
44
45     --variant variant
46             The XKB layout variant
47
48     --options options
49             The XKB options
50

SEE ALSO

52     xkbcli(1), The libxkbcommon online documentation: https://xkbcommon.org
53
54BSD                              July 27, 2020                             BSD
Impressum