Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
408cfc39
Commit
408cfc39
authored
Nov 18, 2019
by
Ulrich Sibiller
Committed by
Mike Gabriel
Nov 24, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nxagent manpage: extend clipboard documentation
parent
15647323
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
3 deletions
+15
-3
nxagent.1
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+15
-3
No files found.
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
View file @
408cfc39
...
@@ -663,9 +663,21 @@ model. Using \fIoff\fR this conversion can be suppressed and with
...
@@ -663,9 +663,21 @@ model. Using \fIoff\fR this conversion can be suppressed and with
.BR both | client | server | none
.BR both | client | server | none
enable / disable (set to: \fInone\fR) clipboard support,
.RS 8
uni-directional (\fIserver\fR or \fIclient\fR) or bi-directional
.TP 8
(\fIboth\fR, default setting) support
.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
.TP 8
.B streaming=<int>
.B streaming=<int>
streaming support for images, not fully implemented yet and thus non-functional
streaming support for images, not fully implemented yet and thus non-functional
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment