diff options
author | runge <runge> | 2009-01-10 23:03:24 +0000 |
---|---|---|
committer | runge <runge> | 2009-01-10 23:03:24 +0000 |
commit | 198382dcf3c9b86919b7b69b9cedff7a162ba9cf (patch) | |
tree | a06b4a4d410e28439da2b63b4848bc142f918292 /x11vnc/x11vnc.1 | |
parent | 91174efbb8e2fb09520477af6593f99b865777b0 (diff) | |
download | libtdevnc-198382dcf3c9b86919b7b69b9cedff7a162ba9cf.tar.gz libtdevnc-198382dcf3c9b86919b7b69b9cedff7a162ba9cf.zip |
x11vnc: fix failure of -8to24 on default depth 24 due to
nonstandard indexed color support changes. Fix small window
for failure after XSendEvent selection call; add env var.
X11VNC_SENDEVENT_SYNC=1 to take even more care.
Diffstat (limited to 'x11vnc/x11vnc.1')
-rw-r--r-- | x11vnc/x11vnc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1 index 313c3fa..1e9a1cc 100644 --- a/x11vnc/x11vnc.1 +++ b/x11vnc/x11vnc.1 @@ -2,7 +2,7 @@ .TH X11VNC "1" "January 2009" "x11vnc " "User Commands" .SH NAME x11vnc - allow VNC connections to real X11 displays - version: 0.9.7, lastmod: 2009-01-03 + version: 0.9.7, lastmod: 2009-01-07 .SH SYNOPSIS .B x11vnc [OPTION]... |