[X2Go-Commits] [nx-libs] 11/51: manpage: add -depth
git-admin at x2go.org
git-admin at x2go.org
Fri Feb 8 05:40:02 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository nx-libs.
commit 51664049f23c9806a7fb6ce3ec5004f1dc4472ca
Author: Ulrich Sibiller <uli42 at gmx.de>
Date: Mon Dec 17 22:35:18 2018 +0100
manpage: add -depth
(partially) fixes ArcticaProject/nx-libs#666
---
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index a7b3cdd..ddc8e2b 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -253,6 +253,15 @@ specifies the types of fonts for which the server should attempt to use
deferred glyph loading. \fIwhichfonts\fP can be all (all fonts),
none (no fonts), or 16 (16 bit fonts only).
.TP 8
+.B \-depth \fIint\fP
+This option specifies the default visual depth of the nested server.
+The depth of the default visual of the nested server need not be the
+same as the depth of the default visual of the real server, but it
+must be supported by the real server. Use
+.BR xdpyinfo (__appmansuffix__)
+to obtain a list of supported visual depths on the real server before
+starting \fBnxagent\fR.
+.TP 8
.B \-dpi \fIresolution\fP
sets the resolution for all screens, in dots per inch.
To be used when the server cannot determine the screen size(s) from the
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list