diff options
| author | Itamar Reis Peixoto <itamar@ispbrasil.com.br> | 2016-12-06 20:49:35 -0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-06 20:49:35 -0200 |
| commit | 8516d6d66b485b20f42b674d1f20bd91952501b8 (patch) | |
| tree | 8b4c46e4bfd7cdc6f09aa8cf3f1163760444dab9 /docs/man | |
| parent | bbae1a98c605ff61bed5500ae087ec46e8686e52 (diff) | |
| parent | 9cfe477f60adf64d9fd1c964e02e5ce331a392be (diff) | |
| download | xrdp-proprietary-8516d6d66b485b20f42b674d1f20bd91952501b8.tar.gz xrdp-proprietary-8516d6d66b485b20f42b674d1f20bd91952501b8.zip | |
Merge pull request #528 from proski/xserverbpp
Document xserverbpp, add it to Xvnc section, remove from Xorg section
Diffstat (limited to 'docs/man')
| -rw-r--r-- | docs/man/xrdp.ini.5 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/man/xrdp.ini.5 b/docs/man/xrdp.ini.5 index 0b5acfee..6a4da78c 100644 --- a/docs/man/xrdp.ini.5 +++ b/docs/man/xrdp.ini.5 @@ -288,6 +288,12 @@ Specifies the ip address of the host to connect to. Specifies the port number to connect to. If set to \fI\-1\fR, the default port for the specified library is used. .TP +\fBxserverbpp\fR=\fI<number>\fR +Specifies color depth of the backend X server. The default is the color +depth of the client. Only Xvnc and X11rdp use that setting. Xorg runs at +\fI24\fR bpp. + +.TP \fBcode\fR=\fI<number>\fR|\fI\-1\fR Specifies the session type, the default, \fI\0\fR, is Xvnc, \fI\10\fR, is X11rdp, and \fI\20\fR, uses Xorg driver mode. |
