]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb: Fix Acer Aspire One AOD270/Packard Bell Dot keymappings
authorHans de Goede <hdegoede@redhat.com>
Mon, 29 Aug 2022 15:28:37 +0000 (17:28 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 12 Sep 2022 13:02:54 +0000 (22:02 +0900)
commit5092f7c86d11108abf1026b56cb177198d815671
treec0fd1418b692ddea688c0308af1fb6572559d040
parent1135779156ac7bbf28cc541917705f55a12b6312
hwdb: Fix Acer Aspire One AOD270/Packard Bell Dot keymappings

The Acer Aspire One AOD270 and the same hardware rebranded as
Packard Bell Dot SC need a couple of keymap fixups:

1. The switch-video-mode key does not do anything. Standard acer-wmi
   maps scancode 0x61 to KEY_IGNORE since typically these events are
   duplicate with the ACPI video bus. But on these models the ACPI video
   bus does not send events for this key, so map it.

2. The Brightness up / down hotkeys send atkbd scancode 0xce / 0xef
   which by default are mapped to KEY_KPPLUSMINUS and KEY_MACRO.
   These actually are duplicate events with the ACPI video bus,
   so map these to KEY_IGNORE.
hwdb.d/60-keyboard.hwdb