[X2Go-Commits] [nx-libs] 09/51: manpage: add -full

git-admin at x2go.org git-admin at x2go.org
Fri Feb 8 05:40:01 CET 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit 0b454d2d3c88d0bb42f111baa644429a624ba628
Author: Ulrich Sibiller <uli42 at gmx.de>
Date:   Mon Dec 17 22:34:15 2018 +0100

    manpage: add -full
    
    (partially) fixes ArcticaProject/nx-libs#666
---
 nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index 23bf5de..531caa7 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -205,6 +205,17 @@ 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 \-full
+This option tells \fBnxagent\fR to utilize full regeneration of real
+server objects and reopen a new connection to the real server each
+time \fBnxagent\fR regenerates.  The sample server implementation
+regenerates all objects in the server when the last client of this
+server terminates.  When this happens, \fBnxagent\fR by default
+maintains the same top-level window and the same real server
+connection in each new generation.  If the user selects full
+regeneration, even the top-level window and the connection to the real
+server will be regenerated for each server generation.
+.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),

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list