From 408cfc390e03b1db40bc4d8a864ce5c734812987 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Mon, 18 Nov 2019 08:18:27 +0100 Subject: nxagent manpage: extend clipboard documentation --- nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (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 ae2dc59c0..edd54011b 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 +++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 @@ -663,9 +663,21 @@ model. Using \fIoff\fR this conversion can be suppressed and with .BR both | client | server | none -enable / disable (set to: \fInone\fR) clipboard support, -uni-directional (\fIserver\fR or \fIclient\fR) or bi-directional -(\fIboth\fR, default setting) support +.RS 8 +.TP 8 +.I both +Allow clipboard data exchange both from nxagent to real X server and vice-versa. This is the default. +.TP 8 +.I client +Limit clipboard data exchange to work only in one direction: from real X server to nxagent. +Clipboard will still work inside nxagent. This setting effectively prevents data leakage from the nxagent session to the outside. +.TP 8 +.I server +Limit clipboard data exchange to work only in one direction: from nxagent to real X server. +.TP 8 +.I none +Disable any clipboard data exchange. Clipboard will still work inside the nxagent and on the real X server, but no data exchange will be possible. +.RE .TP 8 .B streaming= streaming support for images, not fully implemented yet and thus non-functional -- cgit v1.2.3