1XKBCLI-HOW-TO-TYPE(1) BSD General Commands Manual XKBCLI-HOW-TO-TYPE(1)
2
4 xkbcli how-to-type — query how to type a given Unicode codepoint
5
7 xkbcli how-to-type [options] codepoint/keysym
8
10 xkbcli how-to-type prints the key combinations (keycode + modifiers) in
11 the keymap's layouts which would produce the given Unicode codepoint.
12
13 --keysym
14 Treat the argument as a keysym, not a Unicode codepoint
15
16 --rules rules
17 The XKB ruleset
18
19 --model model
20 The XKB model
21
22 --layout layout
23 The XKB layout
24
25 --variant variant
26 The XKB layout variant
27
28 --options options
29 The XKB options
30
32 xkbcli(1), The libxkbcommon online documentation: https://xkbcommon.org
33
34BSD July 27, 2020 BSD