aboutsummaryrefslogtreecommitdiffstats
path: root/src/gestures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gestures.h')
-rw-r--r--src/gestures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gestures.h b/src/gestures.h
index de029b7..5f3923e 100644
--- a/src/gestures.h
+++ b/src/gestures.h
@@ -9,6 +9,7 @@
#define GS_MOVE 1
#define GS_VSCROLL 2
#define GS_HSCROLL 3
+#define SYN_MAX_BUTTONS 12 /* Max number of mouse buttons */
////////////////////////////////////////////////////////