xkbcli-how-to-type - Man Page
query how to type a given Unicode codepoint
Synopsis
xkbcli how-to-type | [options] codepoint/keysym |
Description
xkbcli how-to-type prints the key combinations (keycode + modifiers) in the keymap's layouts which would produce the given Unicode codepoint.
- --keysym
Treat the argument as a keysym, not a Unicode codepoint
- --rules rules
The XKB ruleset
- --model model
The XKB model
- --layout layout
The XKB layout
- --variant variant
The XKB layout variant
- --options options
The XKB options
- --help
Print a help message and exit.
See Also
Referenced By
July 27, 2020