From 06987b1c0216429e6744bf5a2c306d0e6853f879 Mon Sep 17 00:00:00 2001 From: runge Date: Fri, 18 Dec 2009 11:46:10 -0500 Subject: x11vnc: fix keycode and other remote control actions under DIRECT: with an extra XFlush and other safety measures. fflush(stderr) much in su_verify. Make the -unixpw env. vars UNIXPW_DISABLE_SSL and UNIXPW_DISABLE_LOCALHOST work correctly. Make -loopbg actually imply -bg. --- 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 002e1b9..a3ae5c0 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.9 lastmod: 2009-12-14"; +char lastmod[] = "0.9.9 lastmod: 2009-12-17"; /* X display info */ -- cgit v1.2.1