]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Force release calculator key on all HP Victus laptops
authorLockBlock-dev <68129141+LockBlock-dev@users.noreply.github.com>
Mon, 29 Aug 2022 15:40:04 +0000 (15:40 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 29 Aug 2022 20:01:37 +0000 (05:01 +0900)
The key doesn't create a release event. This is a fix to make it work properly. I made sure the product is generic to work on all Victus laptops.

This fix #23006.

hwdb.d/60-keyboard.hwdb

index c53b3cbae50f0d917872720d9fe493d651aa942d..ed981884aa90aa98b954a1f3aeb846ee542b220b 100644 (file)
@@ -777,6 +777,10 @@ evdev:atkbd:dmi:*:rvnHP:rn8A78:*
  KEYBOARD_KEY_81=f20                                    # Fn+F8; Microphone mute button
  KEYBOARD_KEY_f9=prog1                                  # Fn+F12; Programmable hotkey
 
+# HP Victus
+evdev:atkbd:dmi:bvn*:bvr*:bd*:svnHP:pnVictus*:pvr*
+ KEYBOARD_KEY_a1=!calc
+
 ##########################################################
 # Huawei
 ##########################################################