mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
hwdb: Add V64x_V65xAU to list of Clevo models where scancode f7+f8 get mapped to touchpad-toggle
Fn + F1 which is the shortcut for toggling the touchpad on/off sends atkbd scancodes f7 (first press) + f8 (second press) just like on various other Clevo models. Add the V64x_V65xAU model to the list of models where these scancodes are mapped to touchpad-toggle.
This commit is contained in:
committed by
Yu Watanabe
parent
b61f2969c2
commit
b8490c9e51
@@ -344,6 +344,7 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnNotebook:pnW65_67SZ:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNS50_70MU:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNV4XMB,ME,MZ:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnNS5x_NS7xPU:*
|
||||
evdev:atkbd:dmi:bvn*:bvr*:svnNotebook:pnV64x_V65xAU:*
|
||||
KEYBOARD_KEY_f7=touchpad_toggle # Touchpad Toggle
|
||||
KEYBOARD_KEY_f8=touchpad_toggle # Touchpad Toggle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user