mouse tuning

This commit is contained in:
Nico Schottelius 2023-07-15 17:21:54 +02:00
parent ee32e47521
commit 9ee820cda6
1 changed files with 4 additions and 1 deletions

View File

@ -33,6 +33,9 @@ fi
if xinput list | grep -q "LXT2021:00 29BD:3201"; then
xinput map-to-output 'LXT2021:00 29BD:3201' ${display}
fi
if xinput list | grep -q "VEN_04F3:00 04F3:31D1 Touchpad"; then
xinput set-prop 'VEN_04F3:00 04F3:31D1 Touchpad' "Synaptics Palm Detection" 1
fi
# nb2
if xinput list | grep -q "ELAN Touchscreen"; then