1XKBCLI-LIST(1) BSD General Commands Manual XKBCLI-LIST(1)
2
4 xkbcli list — list available XKB models, layouts, variants and options
5
7 xkbcli list [/path/to/xkbbase [/path/to/xkbbase] ...]
8
10 List available model, layout, variant and option (MLVO) values from the
11 XKB registry. The output is in YAML 1.2 format.
12
13 Positional arguments are treated as XKB base directory installations.
14
15 --help Print help and exit
16
17 --verbose
18 Increase verbosity, use multiple times for debugging output
19
20 --ruleset name
21 Load the ruleset with the given name
22
23 --skip-default-paths
24 Do not load the default XKB include paths
25
26 --load-exotic
27 Load exotic (extra) layouts
28
30 xkbcli(1), The libxkbcommon online documentation: https://xkbcommon.org
31
32BSD November 1, 2021 BSD