input: fix touchpad configuration

This commit is contained in:
Vincent Bernat 2021-07-08 22:53:18 +02:00
parent f9290c8cf3
commit f4f7a1c617

View file

@ -42,7 +42,7 @@ case "$event,$use,$(uname -n),$name" in
xinput set-ptr-feedback $device 30 5 2
;;
*,XISlavePointer,chocobo,"SynPS/2 Synaptics TouchPad")
xinput set-props $device "libinput Natural Scrolling Enabled" 1
xinput set-prop $device "libinput Natural Scrolling Enabled" 1
;;
*,XISlavePointer,*,"ELAN Touchscreen")
xinput disable $device