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 xkbcli list is a commandline tool to list available model, layout, vari‐
11 ant and option (MLVO) values from the XKB registry.
12
13 Positional arguments provided on the commandline are treated as XKB base
14 directory installations.
15
16 --help Print help and exit
17
18 --verbose
19 Increase verbosity, use multiple times for debugging output
20
21 --ruleset name
22 Load the ruleset with the given name
23
24 --skip-default-paths
25 Do not load the default XKB include paths
26
27 --load-exotic
28 Load exotic (extra) layouts
29
31 xkbcli(1), The libxkbcommon online documentation: https://xkbcommon.org
32
33BSD July 27, 2020 BSD