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

@ -31,7 +31,10 @@ fi
# sun
if xinput list | grep -q "LXT2021:00 29BD:3201"; then
xinput map-to-output 'LXT2021:00 29BD:3201' ${display}
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