summaryrefslogtreecommitdiff
path: root/drivers/char/Makefile
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2022-08-29 19:35:44 +0300
committerHans de Goede <hdegoede@redhat.com>2022-09-01 15:22:48 +0300
commitc3b82d26bc85f5fc2fef5ec8cce17c89633a55a8 (patch)
treeeb493517061a785bc71cbc9b8d3ce3987b339595 /drivers/char/Makefile
parent343b62048ba4cec6b8b890092bcc200e1eb83424 (diff)
downloadlinux-c3b82d26bc85f5fc2fef5ec8cce17c89633a55a8.tar.xz
platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes
2 keymap fixes for the Acer Aspire One AOD270 and the same hardware rebranded as Packard Bell Dot SC: 1. The F2 key is marked with a big '?' symbol on the Packard Bell Dot SC, this sends WMID_HOTKEY_EVENTs with a scancode of 0x27 add a mapping for this. 2. Scancode 0x61 is KEY_SWITCHVIDEOMODE. Usually this is a duplicate input event with the "Video Bus" input device events. But on these devices the "Video Bus" does not send events for this key. Map 0x61 to KEY_UNKNOWN instead of using KE_IGNORE so that udev/hwdb can override it on these devs. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://lore.kernel.org/r/20220829163544.5288-1-hdegoede@redhat.com
Diffstat (limited to 'drivers/char/Makefile')
0 files changed, 0 insertions, 0 deletions