From a5baf57ba627ca8e85b1156a0ea09ca376d0b8e4 Mon Sep 17 00:00:00 2001 From: runge Date: Thu, 12 Oct 2006 00:51:30 +0000 Subject: x11vnc: -cursor_drag for DnD, etc. --- x11vnc/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/options.h') diff --git a/x11vnc/options.h b/x11vnc/options.h index 835f86e..5822c26 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -133,6 +133,7 @@ extern int vnc_connect; extern int show_cursor; extern int show_multiple_cursors; extern char *multiple_cursors_mode; +extern int cursor_drag_changes; extern int cursor_pos_updates; extern int cursor_shape_updates; extern int use_xwarppointer; -- cgit v1.2.3