diff options
author | 2013-11-23 10:06:36 -0800 | |
---|---|---|
committer | 2013-11-25 18:26:17 -0800 | |
commit | e4cfb034e89a1c7148f617735d92a3655d27773f (patch) | |
tree | 5fcd037bdae5695fa786ea691e671c57bb15f67b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'next' into for-linus (diff) | |
download | linux-dev-e4cfb034e89a1c7148f617735d92a3655d27773f.tar.xz linux-dev-e4cfb034e89a1c7148f617735d92a3655d27773f.zip |
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 <andrew.liu200917@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions