Hash :
d5c6b581
Author :
Date :
2020-07-27T11:24:06
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
.Dd July 27, 2020
.Dt XKBCLI\-HOW\-TO\-TYPE 1
.Os
.
.Sh NAME
.Nm "xkbcli how\-to\-type"
.Nd query how to type a given Unicode codepoint
.
.Sh SYNOPSIS
.Nm
.Op options
.Ar codepoint
.
.Sh DESCRIPTION
.Nm
prints key sequences to type the given Unicode codepoint.
.Pp
Pipe into
.Dq "column \-ts $\'\e\et\'"
for nicely aligned output.
.
.Bl -tag -width Ds
.It Fl \-rules Ar rules
The XKB ruleset
.
.It Fl \-model Ar model
The XKB model
.
.It Fl \-layout Ar layout
The XKB layout
.
.It Fl \-variant Ar variant
The XKB layout variant
.
.It Fl \-options Ar options
The XKB options
.El
.
.Sh SEE ALSO
.Xr xkbcli 1 ,
.Lk https://xkbcommon.org "The libxkbcommon online documentation"