diff options
| author | 2018-10-11 13:59:31 +0800 | |
|---|---|---|
| committer | 2018-11-07 15:56:42 +0200 | |
| commit | 8055db3a5b7508872a2d0ab55ff8688ce0b1df63 (patch) | |
| tree | c98ce2c5452671e0cfcc041d0ee545576f14358d /tools/perf/scripts/python/bin | |
| parent | Linux 4.20-rc1 (diff) | |
platform/x86: thinkpad_acpi: Change the keymap for Favorites hotkey
The keycode KEY_FAVORITES(0x16c) used in thinkpad_acpi driver is too
big (out of range > 255) for xorg to handle.
xkeyboard-config has already mapped KEY_BOOKMARKS(156) to
XF86Favorites:
keycodes/evdev:
<I164> = 164; // #define KEY_BOOKMARKS 156
symbols/inet:
key <I164> { [ XF86Favorites ] };
So change the keymap to KEY_BOOKMARKS for Favorites hotkey.
Signed-off-by: Zhang Xianwei <zhang.xianwei8@zte.com.cn>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
