enable horizontal scroll on sun

This commit is contained in:
Nico Schottelius 2023-09-12 16:26:05 +02:00
parent a69ee48f13
commit c4d8d7b403
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ if xinput list | grep -q "VEN_04F3:00 04F3:31D1 Touchpad"; then
# 10, 200 by default
xinput set-prop 'VEN_04F3:00 04F3:31D1 Touchpad' 'Synaptics Palm Dimensions' 4 40
xinput set-prop 'VEN_04F3:00 04F3:31D1 Touchpad' 'Synaptics Two-Finger Scrolling' 1 1
fi
# nb2