Cygwin/X: Clarify XKB options in XWin man page
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
This commit is contained in:
parent
1ba1b12d24
commit
ee2867649d
|
@ -251,7 +251,7 @@ exit silently and don't display any error message.
|
||||||
.B "\-xkbrules \fIrule\fP"
|
.B "\-xkbrules \fIrule\fP"
|
||||||
.TP 8
|
.TP 8
|
||||||
.B "\-xkbvariant \fIvariant\fp"
|
.B "\-xkbvariant \fIvariant\fp"
|
||||||
These options implement the xkeyboard extension for loading
|
These options configure the xkeyboard extension to load
|
||||||
a particular keyboard map as the X server starts. The behavior is similar
|
a particular keyboard map as the X server starts. The behavior is similar
|
||||||
to the \fIsetxkbmap\fP program. The layout data is located at \fI
|
to the \fIsetxkbmap\fP program. The layout data is located at \fI
|
||||||
__datadir__/X11/xkb/\fP. Additional information is found in the
|
__datadir__/X11/xkb/\fP. Additional information is found in the
|
||||||
|
@ -264,9 +264,9 @@ the options:
|
||||||
Alternatively one may use the \fIsetxkbmap\fP program after \fIXWin\fP is
|
Alternatively one may use the \fIsetxkbmap\fP program after \fIXWin\fP is
|
||||||
running.
|
running.
|
||||||
|
|
||||||
The default is to select a layout matching your current layout as
|
The default is to select a configuration matching your current layout as
|
||||||
reported by \fIWindows\fP if known, or the default X server layout
|
reported by \fIWindows\fP, if known, or the default X server configuration
|
||||||
if no matching keyboard layout was found.
|
if no matching keyboard configuration was found.
|
||||||
|
|
||||||
.SH UNDOCUMENTED OPTIONS
|
.SH UNDOCUMENTED OPTIONS
|
||||||
These options are undocumented. Do not use them.
|
These options are undocumented. Do not use them.
|
||||||
|
|
Loading…
Reference in New Issue