From: dirhamtriyadi Date: Fri, 26 Jun 2026 14:20:20 +0000 (+0700) Subject: hwdb: add touchpad toggle mapping for MSI Katana GF66 12UD X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71c6c886060b5701f324ec03645c5b560d04e409;p=thirdparty%2Fsystemd.git hwdb: add touchpad toggle mapping for MSI Katana GF66 12UD --- diff --git a/hwdb.d/60-keyboard.hwdb b/hwdb.d/60-keyboard.hwdb index 00cce0d255d..0494f0311f0 100644 --- a/hwdb.d/60-keyboard.hwdb +++ b/hwdb.d/60-keyboard.hwdb @@ -1631,8 +1631,8 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pnGE60*:* evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pnGE70*:* KEYBOARD_KEY_c2=ejectcd -# MSI GE76 Raider 10UG uses Fn+F3 for touchpad and Fn+F6 and Fn+F7 -# for crosshair-mode and gaming-mode respectively but the latter +# MSI GE76 Raider 10UG uses Fn+F3 for touchpad and Fn+F6 and Fn+F7 +# for crosshair-mode and gaming-mode respectively but the latter # two were previously not generating any keycodes under Linux evdev:atkbd:dmi:bvn*:bvr*:bd*:svnMicro-Star*:pnGE76Raider10UG:* KEYBOARD_KEY_76=touchpad_toggle @@ -1682,6 +1682,10 @@ evdev:name:AT Translated Set 2 keyboard:dmi:*:rvnMicro-StarInternationalCo.,Ltd. KEYBOARD_KEY_b9=f15 # Right Face Button KEYBOARD_KEY_ba=f16 # Left Face Button +# MSI Katana GF66 12UD toggles touchpad using Fn+F4 where the keyboard key is 76 +evdev:atkbd:dmi:*svnMicro-Star*:pnKatanaGF6612UD:* + KEYBOARD_KEY_76=touchpad_toggle # Toggle touchpad + ########################################## # NEC ##########################################