From 0b454d2d3c88d0bb42f111baa644429a624ba628 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Mon, 17 Dec 2018 22:34:15 +0100 Subject: manpage: add -full (partially) fixes ArcticaProject/nx-libs#666 --- nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1') diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 index 23bf5de77..531caa71f 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), -- cgit v1.2.3