]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: add touchpad toggle mapping for MSI Katana GF66 12UD
authordirhamtriyadi <dirhamtriyadi@gmail.com>
Fri, 26 Jun 2026 14:20:20 +0000 (21:20 +0700)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 26 Jun 2026 15:21:20 +0000 (16:21 +0100)
hwdb.d/60-keyboard.hwdb

index 00cce0d255d554b708b22bf945852d6add8b410f..0494f0311f0dadbb381b34419ad05f2762badfb8 100644 (file)
@@ -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
 ##########################################