aca52800cb05d68aa49495157c73a7b455907da7
[platform/upstream/libxkbcommon.git] / tools / xkbcli-how-to-type.1
1 .TH "XKBCLI\-HOW\-TO\-TYPE" "1" "" "" "libxkbcommon manual"
2 .
3 .SH "NAME"
4 \fBxkbcli\-how\-to\-type\fR \- query how to type a given Unicode codepoint
5 .
6 .SH "SYNOPSIS"
7 \fBxkbcli\fR how\-to\-type [OPTIONS] <codepoint>
8 .
9 .SH "DESCRIPTION"
10 \fBxkbcli how\-to\-type\fR prints key sequences to type the given Unicode codepoint.
11 .
12 .P
13 Pipe into \fBcolumn \-ts $\'\e\et\'\fR for nicely aligned output.
14 .
15 .SH "OPTIONS"
16 .
17 .TP
18 .B \-\-rules=<rules>
19 The XKB ruleset
20 .
21 .TP
22 .B \-\-model=<model>
23 The XKB model
24 .
25 .TP
26 .B \-\-layout=<layout>
27 The XKB layout
28 .
29 .TP
30 .B \-\-variant=<variant>
31 The XKB layout variant
32 .
33 .TP
34 .B \-\-options=<options>
35 The XKB options
36 .
37 .SH "SEE ALSO"
38 \fBxkbcli\fR(1)
39 .
40 .P
41 The
42 .UR https://xkbcommon.org
43 libxkbcommon online documentation
44 .UE