1XKBCLI(1)                 BSD General Commands Manual                XKBCLI(1)
2

NAME

4     xkbcli — tool to interact with XKB keymaps
5

SYNOPSIS

7     xkbcli command [arguments]
8     xkbcli [--help | --version]
9

DESCRIPTION

11     xkbcli is a commandline tool to query, compile and test XKB keymaps, lay‐
12     outs and other elements.
13
14     --help  Print help and exit
15
16     --version
17             Print the version and exit
18
19   COMMANDS
20     compile-keymap
21             Compile an XKB keymap, see xkbcli-compile-keymap(1)
22
23
24     how-to-type
25             Show how to type a given Unicode codepoint, see
26             xkbcli-how-to-type(1)
27
28     interactive-x11
29             Interactive debugger for XKB keymaps for X11, see
30             xkbcli-interactive-x11(1)
31
32     interactive-wayland
33             Interactive debugger for XKB keymaps for Wayland, see
34             xkbcli-interactive-wayland(1)
35
36     interactive-evdev
37             Interactive debugger for XKB keymaps for evdev, see
38             xkbcli-interactive-evdev(1)
39
40     list    List available layouts and more, see xkbcli-list(1)
41
42     Note that not all tools may be available on your system.
43

EXIT STATUS

45     0       exited successfully
46     1       an error occured
47     2       program was called with invalid arguments
48

SEE ALSO

50     The libxkbcommon online documentation: https://xkbcommon.org
51
52BSD                              July 27, 2020                             BSD
Impressum