]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: 60-keyboard:: Add HP mt44 Mobile Thin Client hotkey quirks
authorJames Buren <braewoods+mgh@braewoods.net>
Tue, 6 Apr 2021 06:32:37 +0000 (01:32 -0500)
committerJames Buren <braewoods+mgh@braewoods.net>
Tue, 6 Apr 2021 06:32:37 +0000 (01:32 -0500)
This enables all of the known hotkeys that were not working out of the
box on my test unit.

hwdb.d/60-keyboard.hwdb

index 5485f892bb56cb4504b1e5213f7a0bbb4b014bd5..d584c512a3c7c7faaacec7430ecc57020a9b52db 100644 (file)
@@ -684,6 +684,16 @@ evdev:atkbd:dmi:bvn*:bvr*:svnHP*:pnHP*ProBook*645*G4*:*
  KEYBOARD_KEY_73=slash                                  # Slash key
  KEYBOARD_KEY_f8=wlan                                   # Wireless HW switch button
 
+# HP mt44 Mobile Thin Client
+evdev:atkbd:dmi:bvn*:bvr*:svnHP*:pnHP*mt44*Mobile*Thin*Client*:*
+ KEYBOARD_KEY_64=calendar                               # Calendar icon (Fn + F12)
+ KEYBOARD_KEY_6d=displaytoggle                          # Display icon
+ KEYBOARD_KEY_66=connect                                # Pickup phone button → connect → XF86Go
+ KEYBOARD_KEY_65=cancel                                 # Hangup phone button → cancel → Cancel
+ KEYBOARD_KEY_81=f20                                    # Fn+F8; Microphone mute button, should be micmute
+ KEYBOARD_KEY_85=unknown                                # lid close; also reported via special evdev
+ KEYBOARD_KEY_f8=wlan                                   # Wireless HW switch button
+
 # HP Stream 7
 # The ACPI tables contains a gpio-keys entry for a non connected GPIO
 # causing spurious events, map this to unknown to disable it