1XKBCLI(1) BSD General Commands Manual XKBCLI(1)
2
4 xkbcli — tool to interact with XKB keymaps
5
7 xkbcli command [arguments]
8 xkbcli [--help | --version]
9
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 how-to-type
21 Show how to type a given Unicode codepoint, see
22 xkbcli-how-to-type(1)
23
24 interactive-x11
25 Interactive debugger for XKB keymaps for X11, see
26 xkbcli-interactive-x11(1)
27
28 interactive-wayland
29 Interactive debugger for XKB keymaps for Wayland, see
30 xkbcli-interactive-wayland(1)
31
32 interactive-evdev
33 Interactive debugger for XKB keymaps for evdev (Linux), see
34 xkbcli-interactive-evdev(1)
35
36 list List available layouts and more, see xkbcli-list(1)
37
38 Note that not all tools may be available on your system.
39
41 0 exited successfully
42 1 an error occured
43 2 program was called with invalid arguments
44
46 The libxkbcommon online documentation: https://xkbcommon.org
47
48BSD July 27, 2020 BSD