aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/man
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/man')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/nxagent.129
1 files changed, 22 insertions, 7 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index 5f87fa8d4..3b3efe6eb 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -268,7 +268,7 @@ starting \fBnxagent\fR.
This option specifies the geometry parameters for the top-level
\fBnxagent\fR window. See \(lqGEOMETRY SPECIFICATIONS\(rq in
.BR X (__miscmansuffix__)
-for a discusson of this option's syntax. This window corresponds to
+for a discussion of this option's syntax. This window corresponds to
the root window of the nested server. The width
.I W
and height
@@ -466,7 +466,7 @@ The session id.
enable autograb mode on \fBnxagent\fR startup. The autograb feature can be toggled via nxagent keystrokes
.TP 8
.B \-textclipboard
-force text-only clipboard \fBnxagent\fR startup. See option file
+force text-only clipboard. See option file
option \fBtextclipboard=<bool>\fR for an explanation.
.TP 8
.B \-nxrealwindowprop
@@ -511,7 +511,7 @@ nx/nx option on session resumption
disable the use of the render extension
.TP 8
.B \-nocomposite/-composite
-disable/enable the use of the composite extension (default ist disabled)
+disable/enable the use of the composite extension (default is disabled)
.TP 8
.B \-nopersistent
disable disconnection/reconnection to the X display on
@@ -575,7 +575,7 @@ file is taken). If \fBnxagent\fR is run as \fBx2goagent\fR the defaults are
.IR ~/.x2go/keystrokes.cfg
and
.IR /etc/x2go/keystrokes.cfg
-. Any keystrokes
+Any keystrokes
\fBnxagent\fR knows about that are not defined in this file are
ignored. (Only) if no file is found built-in defaults are used. The
keystroke file can be re-read by a keystroke (ctrl-alt-k by default).
@@ -589,9 +589,24 @@ for all keystrokes \fBnxagent\fR knows. At startup the active keystrokes are pri
show version information and exit
.TP 8
.B \-options \fIfilepath|string\fP
-path to an options file containing nx/nx options (see below). Instead of a path the options can be specified diretly on the commandline by prefixing the options strings with
+path to an options file containing nx/nx options (see below). Instead of a path the options can be specified directly on the commandline by prefixing the options strings with one of
.IR nx/nx,
-which is mostly useful for testing/debugging.
+.IR nx/nx:
+.IR nx,
+or
+.IR nx:
+(that's
+.IR nx/nx
+or
+.IR nx
+followed by comma or colon). Example:
+.PPP
+
+.nf
+ $ nxagent -options nx/nx,keyboard=pc105/de :55
+.fi
+
+This is mostly useful for testing/debugging.
.PP
In addition to the command line options, \fBnxagent\fR can be configured at
session startup and at runtime (i.e. when resuming a suspended session)
@@ -700,7 +715,7 @@ set keycode conversion mode
by default (\fIauto\fR) \fBnxagent\fR will activate keycode conversion
if it detects an evdev XKEYBOARD setup on the \fBnxproxy\fR side (the
standard on Linux systems nowadays). Keycode conversion means that
-certain keycodes are mapped to make the keyboard appear as an pc105
+certain keycodes are mapped to make the keyboard appear as a pc105
model. Using \fIoff\fR this conversion can be suppressed and with
\fIon\fR it will be forced.