• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.Dd July 27, 2020
2.Dt XKBCLI\-LIST 1
3.Os
4.
5.Sh NAME
6.Nm "xkbcli list"
7.Nd list available XKB models, layouts, variants and options
8.
9.Sh SYNOPSIS
10.Nm
11.Op Pa /path/to/xkbbase Oo Pa /path/to/xkbbase Oc ...
12.
13.Sh DESCRIPTION
14.Nm
15is a commandline tool to list available model, layout, variant and option (MLVO) values from the XKB registry.
16.
17.Pp
18Positional arguments provided on the commandline are treated as XKB base directory installations.
19.
20.Bl -tag -width Ds
21.It Fl \-help
22Print help and exit
23.
24.It Fl \-verbose
25Increase verbosity, use multiple times for debugging output
26.
27.It Fl \-ruleset Ar name
28Load the ruleset with the given name
29.
30.It Fl \-skip\-default\-paths
31Do not load the default XKB include paths
32.
33.It Fl \-load\-exotic
34Load exotic (extra) layouts
35.El
36.
37.Sh SEE ALSO
38.Xr xkbcli 1 ,
39.Lk https://xkbcommon.org "The libxkbcommon online documentation"
40