enable horizontal scroll on sun
This commit is contained in:
parent
a69ee48f13
commit
c4d8d7b403
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue