aboutsummaryrefslogtreecommitdiffstats
path: root/include/gestures.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gestures.h')
-rw-r--r--include/gestures.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/gestures.h b/include/gestures.h
index 6bc92cd..b512121 100644
--- a/include/gestures.h
+++ b/include/gestures.h
@@ -33,6 +33,8 @@
#define GS_SCALE 6
#define GS_ROTATE 7
#define GS_TAP 8
+#define GS_VSWIPE4 9
+#define GS_HSWIPE4 10
struct Gestures {
bitmask_t type, btmask, btdata;