From 51664049f23c9806a7fb6ce3ec5004f1dc4472ca Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Mon, 17 Dec 2018 22:35:18 +0100 Subject: manpage: add -depth (partially) fixes ArcticaProject/nx-libs#666 --- nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1') diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 index a7b3cdd47..ddc8e2b60 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 -- cgit v1.2.3