Implemented the patch on #7963 in a different way.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43037 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2011-10-31 18:09:24 +00:00
parent f6df6995b6
commit 0fa3181d95
5 changed files with 23 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@
#define IS_GET_MOUSE_MAP 'Igmm'
#define IS_SET_MOUSE_MAP 'Ismm'
#define IS_GET_KEYBOARD_ID 'Igid'
#define IS_SET_KEYBOARD_ID 'Isid'
#define IS_GET_CLICK_SPEED 'Igcs'
#define IS_SET_CLICK_SPEED 'Iscs'
#define IS_GET_KEY_REPEAT_RATE 'Igrr'