Drop use of ronn, switch to raw roff instead
[platform/upstream/libxkbcommon.git] / tools / xkbcli-compile-keymap.1
1 .TH "XKBCLI\-COMPILE\-KEYMAP" "1" "" "" "libxkbcommon manual"
2 .
3 .SH "NAME"
4 \fBxkbcli\-compile\-keymap\fR \- compile an XKB keymap
5 .
6 .SH "SYNOPSIS"
7 \fBxkbcli\fR compile\-keymap [\-\-help] [OPTIONS]
8 .
9 .SH "DESCRIPTION"
10 \fBxkbcli compile\-keymap\fR compiles and prints a keymap based on the given options\.
11 .
12 .SH "OPTIONS"
13 .
14 .TP
15 \fB\-\-help\fR
16 Print help and exit
17 .
18 .TP
19 \fB\-\-verbose\fR
20 Enable verbose debugging output
21 .
22 .TP
23 \fB\-\-kccgst\fR
24 Print a keymap which only includes the KcCGST component names instead of the full keymap
25 .
26 .TP
27 \fB\-\-rmlvo\fR
28 Print the full RMLVO with the defaults filled in for missing elements
29 .
30 .TP
31 \fB\-\-from\-xkb\fR
32 Load the XKB file from stdin, ignore RMLVO options\. This option must not be used with \fB\-\-kccgst\fR\.
33 .
34 .TP
35 \fB\-\-include\fR
36 Add the given path to the include path list\. This option is order\-dependent, include paths given first are searched first\. If an include path is given, the default include path list is not used\. Use \fB\-\-include\-defaults\fR to add the default include paths
37 .
38 .TP
39 \fB\-\-include\-defaults\fR
40 Add the default set of include directories\. This option is order\-dependent, include paths given first are searched first\.
41 .
42 .TP
43 \fB\-\-rules <rules>\fR
44 The XKB ruleset
45 .
46 .TP
47 \fB\-\-model <model>\fR
48 The XKB model
49 .
50 .TP
51 \fB\-\-layout <layout>\fR:
52 .
53 .IP
54 The XKB layout
55 .
56 .TP
57 \fB\-\-variant <variant>\fR:
58 .
59 .IP
60 The XKB layout variant
61 .
62 .TP
63 \fB\-\-options <options>\fR
64 The XKB options
65 .
66 .SH "SEE ALSO"
67 \fBxkbcli\fR(1)
68 .
69 .P
70 The libxkbcommon online documentation at \fIhttps://xkbcommon\.org\fR