diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-08-29 18:35:44 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-08-29 18:37:51 +0200 |
commit | af024a39ebda58694935f420bf396b11afb0df6b (patch) | |
tree | 96b0d3ceade675a422ef0af83df2cfb1312a887c /arch/um/configs | |
parent | c35c7b9805971c6b09180a5570088940fd90ec56 (diff) | |
download | linux-af024a39ebda58694935f420bf396b11afb0df6b.tar.bz2 |
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 'arch/um/configs')
0 files changed, 0 insertions, 0 deletions