summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.1
diff options
context:
space:
mode:
authorrunge <runge>2004-09-01 02:19:06 +0000
committerrunge <runge>2004-09-01 02:19:06 +0000
commit3495019ada3acd3114679704b8d686fb1bb429f6 (patch)
treededc9d9ca5ac2cc78ee29d398ffdb2367f33b88d /x11vnc/x11vnc.1
parent86d7695f8b82ff542672e34645825612c5c7f577 (diff)
downloadlibtdevnc-3495019ada3acd3114679704b8d686fb1bb429f6.tar.gz
libtdevnc-3495019ada3acd3114679704b8d686fb1bb429f6.zip
x11vnc: new pointer input handling algorithm; x11vnc pkg installs java viewer
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r--x11vnc/x11vnc.111
1 files changed, 8 insertions, 3 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1
index 7ac129e..d711f71 100644
--- a/x11vnc/x11vnc.1
+++ b/x11vnc/x11vnc.1
@@ -2,7 +2,7 @@
.TH X11VNC "1" "August 2004" "x11vnc " "User Commands"
.SH NAME
x11vnc - allow VNC connections to real X11 displays
- version: 0.6.3pre, lastmod: 2004-08-29
+ version: 0.6.3pre, lastmod: 2004-08-31
.SH SYNOPSIS
.B x11vnc
[OPTION]...
@@ -588,10 +588,15 @@ menu traversals.
.PP
\fB-old_pointer\fR
.IP
-Do not use the new pointer input handling mechanisms.
+Use the original pointer input handling mechanism.
See check_input() and pointer() in source file for
details.
.PP
+\fB-old_pointer2\fR
+.IP
+The default pointer input handling algorithm was changed
+again, this option indicates to use the second one.
+.PP
\fB-input_skip\fR \fIn\fR
.IP
For the old pointer handling when non-threaded: try to
@@ -612,7 +617,7 @@ times for more output.
\fB-defer\fR \fItime\fR
.IP
Time in ms to wait for updates before sending to client
-[rfbDeferUpdateTime] Default: 30
+(deferUpdateTime) Default: 30
.PP
\fB-wait\fR \fItime\fR
.IP