]> git.draconx.ca Git - gentoo-fixes.git/blob - x11-wm/fvwm/files/fvwm-2.6.5-mouse-buttons.patch
x11-wm/fvwm: fixed prefix and man page installation.
[gentoo-fixes.git] / x11-wm / fvwm / files / fvwm-2.6.5-mouse-buttons.patch
1 --- libs/defaults.h     2011-08-15 18:25:40.000000000 +0200
2 +++ libs/defaults.h     2012-04-12 21:13:47.000000000 +0200
3 @@ -25,7 +25,7 @@
4  /* The "extended" buttons do not provide the full functionality because X has
5   * no bit mask value for them.  Things like dragging windows don't work with
6   * them. */
7 -#define NUMBER_OF_EXTENDED_MOUSE_BUTTONS   9
8 +#define NUMBER_OF_EXTENDED_MOUSE_BUTTONS   15
9  #if NUMBER_OF_EXTENDED_MOUSE_BUTTONS > 31
10  #error No more than 31 mouse buttons can be supported on 32 bit platforms
11  #endif