From d6c012e9688d32d80c288541615c01cd082ecf0a Mon Sep 17 00:00:00 2001 From: runge Date: Tue, 15 Dec 2009 09:17:37 -0500 Subject: X props names via env var. fakebuttonevent action, connect_switch and ultravnc_repeater.pl scripts, find_display try FD_XDM on failure, -quiet and -storepasswd changes, better port 113 testing. --- 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 5ec1a19..c305bf1 100644 --- a/x11vnc/options.c +++ b/x11vnc/options.c @@ -111,6 +111,7 @@ int connect_once = 1; /* disconnect after first connection session. */ int connect_once = 0; #endif int got_connect_once = 0; +int got_findauth = 0; int deny_all = 0; /* global locking of new clients */ #ifndef REMOTE_DEFAULT #define REMOTE_DEFAULT 1 -- cgit v1.2.3