summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.1
diff options
context:
space:
mode:
authorrunge <runge>2007-05-07 02:23:11 +0000
committerrunge <runge>2007-05-07 02:23:11 +0000
commit15d04d46b0fc0fd8cbbf10aafabc641304cdc3f9 (patch)
tree0c0bd93d12fa70a50d3054883e6419c16b838bdf /x11vnc/x11vnc.1
parent1d495291e434af3d8bb8d6ceaf5aa926dea065e9 (diff)
downloadlibtdevnc-15d04d46b0fc0fd8cbbf10aafabc641304cdc3f9.tar.gz
libtdevnc-15d04d46b0fc0fd8cbbf10aafabc641304cdc3f9.zip
x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in -unixpw during login phase.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r--x11vnc/x11vnc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1
index f0b09ef..8924188 100644
--- a/x11vnc/x11vnc.1
+++ b/x11vnc/x11vnc.1
@@ -2,7 +2,7 @@
.TH X11VNC "1" "May 2007" "x11vnc " "User Commands"
.SH NAME
x11vnc - allow VNC connections to real X11 displays
- version: 0.9.1, lastmod: 2007-05-05
+ version: 0.9.1, lastmod: 2007-05-06
.SH SYNOPSIS
.B x11vnc
[OPTION]...
@@ -3213,12 +3213,12 @@ times for more output.
\fB-defer\fR \fItime\fR
.IP
Time in ms to wait for updates before sending to client
-(deferUpdateTime) Default: 30
+(deferUpdateTime) Default: 20
.PP
\fB-wait\fR \fItime\fR
.IP
Time in ms to pause between screen polls. Used to cut
-down on load. Default: 30
+down on load. Default: 20
.PP
\fB-wait_ui\fR \fIfactor\fR
.IP