aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index 09582ce..de79332 100644
--- a/include/common.h
+++ b/include/common.h
@@ -76,7 +76,7 @@
#define DIM2_FINGER (DIM_FINGER * DIM_FINGER)
/* event buffer size (must be a power of two) */
-#define DIM_EVENTS 64
+#define DIM_EVENTS 512
/* year-proof millisecond event time */
typedef __u64 mstime_t;