rice/etc/Xorg/40disable-trackpad.conf
2024-05-20 12:06:15 +02:00

6 lines
152 B
Text

Section "InputClass"
Identifier "touchpad catchall"
Driver "evdev"
MatchIsTouchpad "on"
Option "Ignore" "on"
EndSection