added get_modifier_key() as proposed by Olivier Cortes. Thanks.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28812 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#define IS_SET_KEY_REPEAT_DELAY 'Isrd'
|
||||
#define IS_GET_KEY_INFO 'Igki'
|
||||
#define IS_GET_MODIFIERS 'Igmd'
|
||||
#define IS_GET_MODIFIER_KEY 'Igmk'
|
||||
#define IS_SET_MODIFIER_KEY 'Ismk'
|
||||
#define IS_SET_KEYBOARD_LOCKS 'Iskl'
|
||||
#define IS_GET_MOUSE_SPEED 'Igms'
|
||||
|
||||
Reference in New Issue
Block a user