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
9865f73b
Commit
9865f73b
authored
Apr 07, 2017
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
man/nxagent.1: Document the nxagent specific usage pattern of the displayfd cmdline option.
parent
ec185d7f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
2 deletions
+17
-2
nxagent.1
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+17
-2
No files found.
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
View file @
9865f73b
...
@@ -180,8 +180,23 @@ causes the server to generate a core dump on fatal errors.
...
@@ -180,8 +180,23 @@ causes the server to generate a core dump on fatal errors.
specifies a file descriptor in the launching process. Rather than specifying
specifies a file descriptor in the launching process. Rather than specifying
a display number, the X server will attempt to listen on successively higher
a display number, the X server will attempt to listen on successively higher
display numbers, and upon finding a free one, will write the port number back
display numbers, and upon finding a free one, will write the port number back
on this file descriptor as a newline-terminated string. The \-pn option is
on this file descriptor as a newline-terminated string. The \fB\-pn\fR option is
ignored when using \-displayfd.
ignored when using \fB\-displayfd\fR.
nxagent specific:
(1) Other than in X.org's Xserver, you can use \fB\-displayfd\fR in
conjunction with an explicit display number. If the explicit display number
is not available (i.e., already in use), nxagent tries to figure out the next
available display number,
e.g.:
\fBnxagent\fR \fI\-displayfd 2 :50\fR
(2) If -displayfd <X> is given with <X> equaling 2 (STDERR), then the
display number string written to STDERR is beautified with some human-readable
(machine-parseable) text.
.TP 8
.TP 8
.B \-deferglyphs \fIwhichfonts\fP
.B \-deferglyphs \fIwhichfonts\fP
specifies the types of fonts for which the server should attempt to use
specifies the types of fonts for which the server should attempt to use
...
...
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