2020-07-22 17:37:15 -06:00
|
|
|
.TH "XKBCLI\-HOW\-TO\-TYPE" "1" "" "" "libxkbcommon manual"
|
|
|
|
.
|
|
|
|
.SH "NAME"
|
|
|
|
\fBxkbcli\-how\-to\-type\fR \- query how to type a given Unicode codepoint
|
|
|
|
.
|
|
|
|
.SH "SYNOPSIS"
|
|
|
|
\fBxkbcli\fR how\-to\-type [OPTIONS] <codepoint>
|
|
|
|
.
|
|
|
|
.SH "DESCRIPTION"
|
2020-07-25 02:17:11 -06:00
|
|
|
\fBxkbcli how\-to\-type\fR prints key sequences to type the given Unicode codepoint.
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
|
|
|
.P
|
2020-07-25 02:17:11 -06:00
|
|
|
Pipe into \fBcolumn \-ts $\'\e\et\'\fR for nicely aligned output.
|
2020-07-22 17:37:15 -06:00
|
|
|
.
|
|
|
|
.SH "OPTIONS"
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-rules=<rules>
|
2020-07-22 17:37:15 -06:00
|
|
|
The XKB ruleset
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-model=<model>
|
2020-07-22 17:37:15 -06:00
|
|
|
The XKB model
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-layout=<layout>
|
2020-07-22 17:37:15 -06:00
|
|
|
The XKB layout
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-variant=<variant>
|
2020-07-22 17:37:15 -06:00
|
|
|
The XKB layout variant
|
|
|
|
.
|
|
|
|
.TP
|
2020-07-25 02:17:11 -06:00
|
|
|
.B \-\-options=<options>
|
2020-07-22 17:37:15 -06:00
|
|
|
The XKB options
|
|
|
|
.
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
\fBxkbcli\fR(1)
|
|
|
|
.
|
|
|
|
.P
|
2020-07-25 02:17:11 -06:00
|
|
|
The
|
|
|
|
.UR https://xkbcommon.org
|
|
|
|
libxkbcommon online documentation
|
|
|
|
.UE
|