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
338e2051
Commit
338e2051
authored
Dec 17, 2018
by
Ulrich Sibiller
Committed by
Mike Gabriel
Dec 19, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
manpage: add -geometry
(partially) fixes ArcticaProject/nx-libs#666
parent
51664049
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
nxagent.1
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+19
-0
No files found.
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
View file @
338e2051
...
@@ -262,6 +262,25 @@ must be supported by the real server. Use
...
@@ -262,6 +262,25 @@ must be supported by the real server. Use
to obtain a list of supported visual depths on the real server before
to obtain a list of supported visual depths on the real server before
starting \fBnxagent\fR.
starting \fBnxagent\fR.
.TP 8
.TP 8
.B \-geometry \fIW\fBx\fIH\fB+\fIX\fB+\fIY\fP
This option specifies the geometry parameters for the top-level
\fBnxagent\fR window. See \(lqGEOMETRY SPECIFICATIONS\(rq in
.BR X (__miscmansuffix__)
for a discusson of this option's syntax. This window corresponds to
the root window of the nested server. The width
.I W
and height
.I H
specified with this option will be the maximum width and height of
each top-level \fBnxagent\fR window. \fBnxagent\fR will allow the
user to make any top-level window smaller, but it will not actually
change the size of the nested server root window. If this option is
not specified, \fBnxagent\fR will choose
.I W
and
.I H
to be 3/4ths the dimensions of the root window of the real server.
.TP 8
.B \-dpi \fIresolution\fP
.B \-dpi \fIresolution\fP
sets the resolution for all screens, in dots per inch.
sets the resolution for all screens, in dots per inch.
To be used when the server cannot determine the screen size(s) from the
To be used when the server cannot determine the screen size(s) from the
...
...
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