2020-07-27 02:24:06 -06:00
|
|
|
.Dd July 27, 2020
|
|
|
|
.Dt XKBCLI\-INTERACTIVE\-X11 1
|
|
|
|
.Os
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
2020-07-27 02:24:06 -06:00
|
|
|
.Sh NAME
|
|
|
|
.Nm "xkbcli interactive\-x11"
|
|
|
|
.Nd interactive debugger for XKB keymaps
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
2020-07-27 02:24:06 -06:00
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Nm
|
|
|
|
.Op Ar options
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
2020-07-27 02:24:06 -06:00
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nm
|
|
|
|
is a commandline tool to interactively debug XKB keymaps by listening to X11 events.
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
2020-07-27 02:24:06 -06:00
|
|
|
.Pp
|
2020-07-25 02:17:11 -06:00
|
|
|
This requires an X server to be running.
|
|
|
|
.
|
2020-07-27 02:24:06 -06:00
|
|
|
.Pp
|
|
|
|
Press the
|
|
|
|
.Aq Escape
|
|
|
|
key to exit.
|
2020-07-25 02:17:11 -06:00
|
|
|
.
|
2020-07-27 02:24:06 -06:00
|
|
|
.Pp
|
2020-07-25 02:17:11 -06:00
|
|
|
This is a debugging tool, its behavior or output is not guaranteed to be stable.
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
2020-07-27 02:24:06 -06:00
|
|
|
.Bl -tag -width Ds
|
|
|
|
.It Fl \-help
|
2020-07-22 17:37:15 -06:00
|
|
|
Print help and exit
|
2023-11-01 11:12:15 -06:00
|
|
|
.
|
|
|
|
.It Fl \-enable\-compose
|
|
|
|
Enable Compose functionality
|
2020-07-27 02:24:06 -06:00
|
|
|
.El
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
2020-07-27 02:24:06 -06:00
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr xkbcli 1 ,
|
|
|
|
.Xr xkbcli\-interactive\-evdev 1 ,
|
|
|
|
.Xr xkbcli\-interactive\-wayland 1 ,
|
|
|
|
.Lk https://xkbcommon.org "The libxkbcommon online documentation"
|