aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-04-01 11:48:59 +0000
committerGerd Moellmann <[email protected]>2000-04-01 11:48:59 +0000
commit218b0fd57b315fd27d2e1c961acc8176a3c90c4a (patch)
tree9b706522db765a95db9f6d44749be62c6771a847 /src
parent2de477650b66e89d055051c0980bd29b07cd54e0 (diff)
(NUM_MOUSE_BUTTONS): Increase to 15.
Diffstat (limited to 'src')
-rw-r--r--src/termhooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/termhooks.h b/src/termhooks.h
index 4aa5e51669..cd7476b93c 100644
--- a/src/termhooks.h
+++ b/src/termhooks.h
@@ -365,7 +365,7 @@ extern void (*frame_up_to_date_hook) P_ ((struct frame *));
/* This is used in keyboard.c, to tell how many buttons we will need
to track the positions of. */
-#define NUM_MOUSE_BUTTONS (5)
+#define NUM_MOUSE_BUTTONS 15
/* Bits in the modifiers member of the input_event structure.
Note that reorder_modifiers assumes that the bits are in canonical