From 90d96b971f04b11fe1902091a94be94697738766 Mon Sep 17 00:00:00 2001 From: runge Date: Sat, 10 Feb 2007 21:52:26 +0000 Subject: x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE. --- x11vnc/unixpw.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11vnc/unixpw.h') diff --git a/x11vnc/unixpw.h b/x11vnc/unixpw.h index 53f70ec..50b2689 100644 --- a/x11vnc/unixpw.h +++ b/x11vnc/unixpw.h @@ -17,6 +17,8 @@ extern int unixpw_in_progress; extern int unixpw_denied; extern int unixpw_in_rfbPE; extern int unixpw_login_viewonly; +extern int unixpw_tightvnc_xfer_save; +extern rfbBool unixpw_file_xfer_save; extern time_t unixpw_last_try_time; extern rfbClientPtr unixpw_client; extern int keep_unixpw; -- cgit v1.1