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
14417c94
Commit
14417c94
authored
Apr 17, 2017
by
Ulrich Sibiller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nxagent.1: add -options, previously undocumented
parent
baf7d39b
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 @
14417c94
...
...
@@ -100,9 +100,10 @@ below. Those default options have to be provided via the command line.
Furthermore, the nx-X11 Agent accepts some nx-X11 specific options,
described further below.
Last but not least, the nx-X11 Agent accepts several more options
provided via the $DISPLAY environment variable, the so-called nx/nx
options. See below for further details.
Last but not least, the nx-X11 Agent accepts several more options, the
so-called nx/nx options, provided via the $DISPLAY environment
variable or the -options commandline option. See below for further
details.
.SH STANDARD XSERVER OPTIONS
.TP 8
...
...
@@ -402,6 +403,9 @@ enable shadow mode
.TP 8
.B \-B
enable proxy binding mode
.TP 8
.B \-options \fIfilename\fP
path to an options file (see below)
.PP
Other than the command line options, \fBnxagent\fR can be configured at
session startup and at runtime (i.e. when resuming a suspended session)
...
...
@@ -536,6 +540,14 @@ means that all of these checks are essentially
deactivated. This is a very bad idea.
.RE
If you want to use nxagent as a replacement for xnest or Xephyr you
can pass options like this:
.PP
.nf
$ echo nx/nx,fullscreen=1$DISPLAY >/tmp/opt
$ nxagent <cmdline-options> -options /tmp/opt :<nx-display-port>
.fi
.SH XDMCP OPTIONS
X servers that support XDMCP have the following options.
See the \fIX Display Manager Control Protocol\fP specification for more
...
...
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