2020-07-22 17:37:15 -06:00
|
|
|
.TH "XKBCLI\-LIST" "1" "" "" "libxkbcommon manual"
|
|
|
|
.
|
|
|
|
.SH "NAME"
|
2020-07-25 02:17:11 -06:00
|
|
|
\fBxkbcli\-list\fR \- list available XKB models, layouts, variants and options
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
|
|
|
.SH "SYNOPSIS"
|
2020-07-25 02:17:11 -06:00
|
|
|
\fBxkbcli\fR list [\-\-help] [/path/to/xkbbase [/path/to/xkbbase] ...]
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
|
|
|
.SH "DESCRIPTION"
|
2020-07-25 02:17:11 -06:00
|
|
|
\fBxkbcli list\fR is a commandline tool to list available model, layout, variant and option (MLVO) values from the XKB registry.
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
|
|
|
.P
|
2020-07-25 02:17:11 -06:00
|
|
|
Arguments provided on the commandline are treated as XKB base directory installations.
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
|
|
|
.SH "OPTIONS"
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-help
|
2020-07-22 17:37:15 -06:00
|
|
|
Print help and exit
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-v, \-\-verbose
|
2020-07-22 17:37:15 -06:00
|
|
|
Increase verbosity, use multiple times for debugging output
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-ruleset=<name>
|
2020-07-22 17:37:15 -06:00
|
|
|
Load the ruleset with the given name
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-skip\-default\-paths
|
2020-07-22 17:37:15 -06:00
|
|
|
Do not load the default XKB include paths
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-load\-exotic
|
2020-07-22 17:37:15 -06:00
|
|
|
Load exotic (extra) layouts
|
|
|
|
.
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
\fBxkbcli\fR(1)
|
|
|
|
.
|
|
|
|
.P
|
2020-07-25 02:17:11 -06:00
|
|
|
The
|
|
|
|
.UR https://xkbcommon.org
|
|
|
|
libxkbcommon online documentation
|
|
|
|
.UE
|