• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.Dd July 27, 2020
2.Dt XKBCLI\-HOW\-TO\-TYPE 1
3.Os
4.
5.Sh NAME
6.Nm "xkbcli how\-to\-type"
7.Nd query how to type a given Unicode codepoint
8.
9.Sh SYNOPSIS
10.Nm
11.Op options
12.Ar codepoint/keysym
13.
14.Sh DESCRIPTION
15.Nm
16prints the key combinations (keycode + modifiers) in the keymap's layouts which
17would produce the given Unicode codepoint.
18.
19.Bl -tag -width Ds
20.It Fl \-keysym
21Treat the argument as a keysym, not a Unicode codepoint
22.
23.It Fl \-rules Ar rules
24The XKB ruleset
25.
26.It Fl \-model Ar model
27The XKB model
28.
29.It Fl \-layout Ar layout
30The XKB layout
31.
32.It Fl \-variant Ar variant
33The XKB layout variant
34.
35.It Fl \-options Ar options
36The XKB options
37.El
38.
39.Sh SEE ALSO
40.Xr xkbcli 1 ,
41.Lk https://xkbcommon.org "The libxkbcommon online documentation"
42