summaryrefslogtreecommitdiffstats
path: root/x11vnc/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/options.h')
-rw-r--r--x11vnc/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h
index 959eaa3..3f167dd 100644
--- a/x11vnc/options.h
+++ b/x11vnc/options.h
@@ -91,6 +91,7 @@ extern int debug_xdamage;
extern int debug_wireframe;
extern int debug_tiles;
extern int debug_grabs;
+extern int debug_sel;
extern int xtrap_input;
extern int xinerama;
@@ -203,6 +204,7 @@ extern int ui_skip;
extern int watch_selection;
extern int watch_primary;
+extern int watch_clipboard;
extern char *sel_direction;
extern char *sigpipe;
OpenPOWER on IntegriCloud