diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2018-12-17 22:33:52 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-12-19 12:25:14 +0100 |
commit | 79e4c20a076ec08490797595626407027e9e8b03 (patch) | |
tree | c76b7f4187bd7f87e72cb0bf2e9d2e30a7dbcfaa /nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | |
parent | 22fea29cf0f568b95570c57a2d5a1e828c758b0d (diff) | |
download | nx-libs-79e4c20a076ec08490797595626407027e9e8b03.tar.gz nx-libs-79e4c20a076ec08490797595626407027e9e8b03.tar.bz2 nx-libs-79e4c20a076ec08490797595626407027e9e8b03.zip |
manpage: add -sync
(partially) fixes ArcticaProject/nx-libs#666
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1')
-rw-r--r-- | nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 index 9dd4c8485..23bf5de77 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 +++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 @@ -199,6 +199,12 @@ e.g.: display number string written to STDERR is beautified with some human-readable (machine-parseable) text. .TP 8 +.B \-sync +This option tells \fBnxagent\fR to synchronize its window and graphics +operations with the real server. This is a useful option for +debugging, but it will slow down \fBnxagent\fR's performance +considerably. It should not be used unless absolutely necessary. +.TP 8 .B \-deferglyphs \fIwhichfonts\fP specifies the types of fonts for which the server should attempt to use deferred glyph loading. \fIwhichfonts\fP can be all (all fonts), |