blob: e9b4d9fa9159d95cf895bae9c58cdd8da234b75b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- programs/Xserver/hw/xfree86/os-support/xf86OSmouse.h.orig Sat Jul 24 10:35:39 2004
+++ programs/Xserver/hw/xfree86/os-support/xf86OSmouse.h Sat May 7 20:47:45 2005
@@ -281,7 +281,7 @@
/* Generalize for other axes. */
#define MSE_NOAXISMAP MSE_NOZMAP
-#define MSE_MAXBUTTONS 12
+#define MSE_MAXBUTTONS 16
#define MSE_DFLTBUTTONS 3
#endif /* _XF86OSMOUSE_H_ */
|