diff options
author | runge <runge@karlrunge.com> | 2009-06-14 19:00:09 -0400 |
---|---|---|
committer | runge <runge@karlrunge.com> | 2009-06-14 19:00:09 -0400 |
commit | d11b2abd8cf4d9afb1257695f8be1125d5625a65 (patch) | |
tree | 70fd354a069604031a4087620b7965574aeaef8a /x11vnc/x11vnc.1 | |
parent | 0e7499fb395ddfe95395bcb70836893dc4c00535 (diff) | |
download | libtdevnc-d11b2abd8cf4d9afb1257695f8be1125d5625a65.tar.gz libtdevnc-d11b2abd8cf4d9afb1257695f8be1125d5625a65.zip |
X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r-- | x11vnc/x11vnc.1 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index fcb499b..802c94b 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -1,8 +1,8 @@ .\" This file was automatically generated from x11vnc -help output. -.TH X11VNC "1" "May 2009" "x11vnc " "User Commands" +.TH X11VNC "1" "June 2009" "x11vnc " "User Commands" .SH NAME x11vnc - allow VNC connections to real X11 displays - version: 0.9.8, lastmod: 2009-05-18 + version: 0.9.8, lastmod: 2009-06-14 .SH SYNOPSIS .B x11vnc [OPTION]... @@ -4632,6 +4632,11 @@ wireframing that gives much better response than opaque window dragging. Consider the \fB-nodragging\fR option if the problem is severe. .IP +The env. var. X11VNC_REFLECT_PASSWORD can be set to +the password needed to log into the vnc host server, or +to "file:path_to_file" to indicate a file containing +the password as its first line. +.IP The VNC HOST mode implies \fB-shared.\fR Use \fB-noshared\fR as a subsequent cmdline option to disable sharing. .PP |