rice/etc/Xorg/40disable-trackpad.conf

7 lines
152 B
Text
Raw Normal View History

2022-05-02 08:27:23 +00:00
Section "InputClass"
Identifier "touchpad catchall"
Driver "evdev"
MatchIsTouchpad "on"
Option "Ignore" "on"
EndSection