Scroll to navigation

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

NAME

xkbcli compile-keymapcompile an XKB keymap

SYNOPSIS

xkbcli compile-keymap [options]

DESCRIPTION

xkbcli compile-keymap compiles and prints a keymap based on the given options.

Print help and exit
Enable verbose debugging output
Print the full RMLVO with the defaults filled in for missing elements
Load the XKB file from stdin, ignore RMLVO options. This option must not be used with --kccgst.
PATH
Add the given path to the include path list. This option is order-dependent, include paths given first are searched first. If an include path is given, the default include path list is not used. Use ---include-defaults to add the default include paths.
--include-defaults
Add the default set of include directories. This option is order-dependent, include paths given first are searched first.
rules
The XKB ruleset
model
The XKB model
layout
The XKB layout
variant
The XKB layout variant
options
The XKB options

SEE ALSO

xkbcli(1), The libxkbcommon online documentation

July 27, 2020 Debian