table of contents
other versions
- Tumbleweed 1.12.3-1.1
- Leap-16.0
| XKBCLI-DUMP-KEYMAP-WAYLAND(1) | General Commands Manual | XKBCLI-DUMP-KEYMAP-WAYLAND(1) |
NAME¶
xkbcli-dump-keymap-wayland —
Debugger for XKB keyboard keymaps on Wayland
SYNOPSIS¶
xkbcli-dump-keymap-wayland |
[options] |
DESCRIPTION¶
xkbcli-dump-keymap-wayland is a
commandline tool to dump XKB keymaps from Wayland compositor.
This requires a Wayland compositor to be running.
This is a debugging tool, its behavior or output is not guaranteed to be stable.
--help- Print help and exit
--verbose- Enable verbose debugging output
--input-formatkeymap_format- The keymap format (numeric or label, e.g. “v1”) for parsing
--output-formatkeymap_format- The keymap format (numeric or label, e.g. “v1”) for serializing
--formatkeymap_format- The keymap format (numeric or label, e.g. “v1”) for both parsing and serializing
--no-pretty- Disable pretty-printing for keymap serialization.
--drop-unused- Disable unused bits serialization.
--raw- Print the raw keymap, without parsing it.
SEE ALSO¶
xkbcli(1), xkbcli-interactive-wayland(1), xkbcli-dump-keymap-x11(1), The libxkbcommon online documentation
| September 20, 2024 | Linux 6.4.0-150700.53.19-default |