diff options
author | Andrew Liu <[email protected]> | 2013-11-23 10:06:36 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2013-11-25 18:26:17 -0800 |
commit | e4cfb034e89a1c7148f617735d92a3655d27773f (patch) | |
tree | 5fcd037bdae5695fa786ea691e671c57bb15f67b /lib/test-string_helpers.c | |
parent | 5cf0eb9875cb26ebdc60d08444272b2ea219386e (diff) |
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
For exmaple, keycode: KEY_OK(0x160) is changed by "and" operation with
KEY_MAX(0x2ff) to KEY_KPENTER(96).
Signed-off-by: Andrew Liu <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions