# HG changeset patch # User Gerd Moellmann # Date 954589739 0 # Node ID 8b9b560a2b4a4446568c928d9994c8a7ea74eefc # Parent 0f3fe99fadfb0e7fd7293ccf73d095915376d64f (NUM_MOUSE_BUTTONS): Increase to 15. diff -r 0f3fe99fadfb -r 8b9b560a2b4a src/termhooks.h --- a/src/termhooks.h Fri Mar 31 19:59:07 2000 +0000 +++ b/src/termhooks.h Sat Apr 01 11:48:59 2000 +0000 @@ -365,7 +365,7 @@ /* 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