diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2024-05-21 22:58:35 +0200 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2024-05-21 22:59:49 +0200 |
commit | 7d8ea0b6f2135b36f0528ec3db79002f59859680 (patch) | |
tree | d20fe54eb2536b1baf541908377df89d40d00e55 | |
parent | ee744cf9f93dc6ae2e5cfdb6644dc83d4f51a1f3 (diff) | |
download | nx-libs-7d8ea0b6f2135b36f0528ec3db79002f59859680.tar.gz nx-libs-7d8ea0b6f2135b36f0528ec3db79002f59859680.tar.bz2 nx-libs-7d8ea0b6f2135b36f0528ec3db79002f59859680.zip |
nxagent manpage: fix some obvious errors
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 index 4a3de4b7e..4f53a1df9 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 @@ -715,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. |