c1ff6c3
diff -ur fvwm-2.5.30~/libs/defaults.h fvwm-2.5.30/libs/defaults.h
c1ff6c3
--- fvwm-2.5.30~/libs/defaults.h	2009-08-02 10:58:46.000000000 -0400
c1ff6c3
+++ fvwm-2.5.30/libs/defaults.h	2010-07-12 15:22:18.964353164 -0400
c1ff6c3
@@ -25,7 +25,7 @@
c1ff6c3
 /* The "extended" buttons do not provide the full functionality because X has
c1ff6c3
  * no bit mask value for them.  Things like dragging windows don't work with
c1ff6c3
  * them. */
c1ff6c3
-#define NUMBER_OF_EXTENDED_MOUSE_BUTTONS   9
c1ff6c3
+#define NUMBER_OF_EXTENDED_MOUSE_BUTTONS   15
c1ff6c3
 #if NUMBER_OF_EXTENDED_MOUSE_BUTTONS > 31
c1ff6c3
 #error No more than 31 mouse buttons can be supported on 32 bit platforms
c1ff6c3
 #endif