From 338301c1883da09e99647826c73db817bc984366 Mon Sep 17 00:00:00 2001 From: runge Date: Sat, 4 Aug 2007 00:53:38 +0000 Subject: x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel. --- x11vnc/options.c | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/options.c') diff --git a/x11vnc/options.c b/x11vnc/options.c index e014ec9..a9192a0 100644 --- a/x11vnc/options.c +++ b/x11vnc/options.c @@ -345,6 +345,7 @@ int flip_byte_order = 0; /* sometimes needed when using_shm = 0 */ int waitms = 20; double wait_ui = 2.0; double slow_fb = 0.0; +double xrefresh = 0.0; int wait_bog = 1; int defer_update = 20; /* deferUpdateTime ms to wait before sends. */ int got_defer = 0; -- cgit v1.2.1