From 1ee463541335a83e333f53faacd6bdeecfd361fa Mon Sep 17 00:00:00 2001 From: LockBlock-dev <68129141+LockBlock-dev@users.noreply.github.com> Date: Mon, 29 Aug 2022 15:40:04 +0000 Subject: [PATCH] hwdb: Force release calculator key on all HP Victus laptops 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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hwdb.d/60-keyboard.hwdb b/hwdb.d/60-keyboard.hwdb index c53b3cbae50..ed981884aa9 100644 --- a/hwdb.d/60-keyboard.hwdb +++ b/hwdb.d/60-keyboard.hwdb @@ -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 ##########################################################