From 2a8ba97ec5b0f7fbfcfc8adab6732a95e95c7204 Mon Sep 17 00:00:00 2001 From: runge Date: Fri, 9 Apr 2010 20:09:15 -0400 Subject: x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message. --- x11vnc/x11vnc_defs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/x11vnc_defs.c') diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c index 740b4a3..0e5f0d7 100644 --- a/x11vnc/x11vnc_defs.c +++ b/x11vnc/x11vnc_defs.c @@ -47,7 +47,7 @@ int xtrap_base_event_type = 0; int xdamage_base_event_type = 0; /* date +'lastmod: %Y-%m-%d' */ -char lastmod[] = "0.9.10 lastmod: 2010-03-20"; +char lastmod[] = "0.9.10 lastmod: 2010-04-08"; /* X display info */ -- cgit v1.2.1