summaryrefslogtreecommitdiffstats
path: root/x11vnc/xevents.h
diff options
context:
space:
mode:
authorrunge <runge>2006-03-08 17:52:23 +0000
committerrunge <runge>2006-03-08 17:52:23 +0000
commit5e72609631a1893acfe6a31d0129553ed3044a20 (patch)
treeb75197718dc94f26c56cdfbb39d069c79f1cd767 /x11vnc/xevents.h
parentc997e901c4c268438d063a78bdb121b8f5e8d585 (diff)
downloadlibtdevnc-5e72609631a1893acfe6a31d0129553ed3044a20.tar.gz
libtdevnc-5e72609631a1893acfe6a31d0129553ed3044a20.zip
x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, -storepasswd homedir.
Diffstat (limited to 'x11vnc/xevents.h')
-rw-r--r--x11vnc/xevents.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/xevents.h b/x11vnc/xevents.h
index 9c5a8dc..888891d 100644
--- a/x11vnc/xevents.h
+++ b/x11vnc/xevents.h
@@ -8,6 +8,7 @@ extern int sync_tod_delay;
extern void initialize_vnc_connect_prop(void);
extern void initialize_x11vnc_remote_prop(void);
+extern void initialize_clipboard_atom(void);
extern void spawn_grab_buster(void);
extern void sync_tod_with_servertime(void);
extern void check_keycode_state(void);