xref: /aosp_15_r20/external/libxkbcommon/tools/xkbcli.1 (revision 2b949d0487e80d67f1fda82db69e101e761f8064)
1*2b949d04SAndroid Build Coastguard Worker.Dd July 27, 2020
2*2b949d04SAndroid Build Coastguard Worker.Dt XKBCLI 1
3*2b949d04SAndroid Build Coastguard Worker.Os
4*2b949d04SAndroid Build Coastguard Worker.
5*2b949d04SAndroid Build Coastguard Worker.Sh NAME
6*2b949d04SAndroid Build Coastguard Worker.Nm xkbcli
7*2b949d04SAndroid Build Coastguard Worker.Nd tool to interact with XKB keymaps
8*2b949d04SAndroid Build Coastguard Worker.
9*2b949d04SAndroid Build Coastguard Worker.Sh SYNOPSIS
10*2b949d04SAndroid Build Coastguard Worker.Nm
11*2b949d04SAndroid Build Coastguard Worker.Ar command Bo arguments Bc
12*2b949d04SAndroid Build Coastguard Worker.
13*2b949d04SAndroid Build Coastguard Worker.Nm
14*2b949d04SAndroid Build Coastguard Worker.Op Fl \-help | Fl \-version
15*2b949d04SAndroid Build Coastguard Worker.
16*2b949d04SAndroid Build Coastguard Worker.Sh DESCRIPTION
17*2b949d04SAndroid Build Coastguard Worker.Nm
18*2b949d04SAndroid Build Coastguard Workeris a commandline tool to query, compile and test XKB keymaps, layouts and other elements.
19*2b949d04SAndroid Build Coastguard Worker.
20*2b949d04SAndroid Build Coastguard Worker.Bl -tag -width Ds
21*2b949d04SAndroid Build Coastguard Worker.It Fl \-help
22*2b949d04SAndroid Build Coastguard WorkerPrint help and exit
23*2b949d04SAndroid Build Coastguard Worker.
24*2b949d04SAndroid Build Coastguard Worker.It Fl \-version
25*2b949d04SAndroid Build Coastguard WorkerPrint the version and exit
26*2b949d04SAndroid Build Coastguard Worker.El
27*2b949d04SAndroid Build Coastguard Worker.
28*2b949d04SAndroid Build Coastguard Worker.Ss COMMANDS
29*2b949d04SAndroid Build Coastguard Worker.Bl -tag -width Ds
30*2b949d04SAndroid Build Coastguard Worker.It Ic compile\-keymap
31*2b949d04SAndroid Build Coastguard WorkerCompile an XKB keymap, see
32*2b949d04SAndroid Build Coastguard Worker.Xr xkbcli\-compile\-keymap 1
33*2b949d04SAndroid Build Coastguard Worker
34*2b949d04SAndroid Build Coastguard Worker.It Ic how\-to\-type
35*2b949d04SAndroid Build Coastguard WorkerShow how to type a given Unicode codepoint, see
36*2b949d04SAndroid Build Coastguard Worker.Xr xkbcli\-how\-to\-type 1
37*2b949d04SAndroid Build Coastguard Worker.
38*2b949d04SAndroid Build Coastguard Worker.It Ic interactive\-x11
39*2b949d04SAndroid Build Coastguard WorkerInteractive debugger for XKB keymaps for X11, see
40*2b949d04SAndroid Build Coastguard Worker.Xr xkbcli\-interactive\-x11 1
41*2b949d04SAndroid Build Coastguard Worker.
42*2b949d04SAndroid Build Coastguard Worker.It Ic interactive\-wayland
43*2b949d04SAndroid Build Coastguard WorkerInteractive debugger for XKB keymaps for Wayland, see
44*2b949d04SAndroid Build Coastguard Worker.Xr xkbcli\-interactive\-wayland 1
45*2b949d04SAndroid Build Coastguard Worker.
46*2b949d04SAndroid Build Coastguard Worker.It Ic interactive\-evdev
47*2b949d04SAndroid Build Coastguard WorkerInteractive debugger for XKB keymaps for evdev, see
48*2b949d04SAndroid Build Coastguard Worker.Xr xkbcli\-interactive\-evdev 1
49*2b949d04SAndroid Build Coastguard Worker.
50*2b949d04SAndroid Build Coastguard Worker.It Ic list
51*2b949d04SAndroid Build Coastguard WorkerList available layouts and more, see
52*2b949d04SAndroid Build Coastguard Worker.Xr xkbcli\-list 1
53*2b949d04SAndroid Build Coastguard Worker.El
54*2b949d04SAndroid Build Coastguard Worker.
55*2b949d04SAndroid Build Coastguard Worker.Pp
56*2b949d04SAndroid Build Coastguard WorkerNote that not all tools may be available on your system.
57*2b949d04SAndroid Build Coastguard Worker.
58*2b949d04SAndroid Build Coastguard Worker.Sh EXIT STATUS
59*2b949d04SAndroid Build Coastguard Worker.Bl -tag -compact -width Ds
60*2b949d04SAndroid Build Coastguard Worker.It 0
61*2b949d04SAndroid Build Coastguard Workerexited successfully
62*2b949d04SAndroid Build Coastguard Worker.It 1
63*2b949d04SAndroid Build Coastguard Workeran error occured
64*2b949d04SAndroid Build Coastguard Worker.It 2
65*2b949d04SAndroid Build Coastguard Workerprogram was called with invalid arguments
66*2b949d04SAndroid Build Coastguard Worker.El
67*2b949d04SAndroid Build Coastguard Worker.
68*2b949d04SAndroid Build Coastguard Worker.Sh SEE ALSO
69*2b949d04SAndroid Build Coastguard Worker.Lk https://xkbcommon.org "The libxkbcommon online documentation"
70