Reverted mouse buttons 9-16
This commit is contained in:
parent
6de29af7cd
commit
359f35ba86
1 changed files with 0 additions and 16 deletions
|
@ -28,22 +28,6 @@
|
||||||
|
|
||||||
#define MB8 (0x80)
|
#define MB8 (0x80)
|
||||||
|
|
||||||
#define MB9 (0x0100)
|
|
||||||
|
|
||||||
#define MB10 (0x0200)
|
|
||||||
|
|
||||||
#define MB11 (0x0400)
|
|
||||||
|
|
||||||
#define MB12 (0x0800)
|
|
||||||
|
|
||||||
#define MB13 (0x1000)
|
|
||||||
|
|
||||||
#define MB14 (0x2000)
|
|
||||||
|
|
||||||
#define MB15 (0x4000)
|
|
||||||
|
|
||||||
#define MB16 (0x8000)
|
|
||||||
|
|
||||||
/* Mouse move behavior */
|
/* Mouse move behavior */
|
||||||
|
|
||||||
#define MOVE_UP (0x0000FFFF)
|
#define MOVE_UP (0x0000FFFF)
|
||||||
|
|
Loading…
Add table
Reference in a new issue