summaryrefslogtreecommitdiffstats
path: root/x11vnc/xevents.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/xevents.h')
-rw-r--r--x11vnc/xevents.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/xevents.h b/x11vnc/xevents.h
index 0e501b0..3200063 100644
--- a/x11vnc/xevents.h
+++ b/x11vnc/xevents.h
@@ -4,6 +4,8 @@
/* -- xevents.h -- */
extern int grab_buster;
+extern int grab_kbd;
+extern int grab_ptr;
extern int sync_tod_delay;
extern void initialize_vnc_connect_prop(void);