2016-07-02 16:39:48 +09:00
|
|
|
#!/bin/sh
|
|
|
|
|
2016-11-17 22:21:39 +01:00
|
|
|
|
|
|
|
# XPS 13
|
|
|
|
# xinput set-prop "DLL0704:01 06CB:76AE Touchpad" "libinput Natural Scrolling Enabled" 1
|
|
|
|
|
|
|
|
# lenovo x1 carbon 2016
|
2017-07-19 21:54:54 +02:00
|
|
|
xinput set-prop "" "libinput Natural Scrolling Enabled" 1
|
2017-07-19 17:15:41 +02:00
|
|
|
# xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" -0.5
|
|
|
|
|
|
|
|
# Dell Latitude 5285
|
2017-07-19 21:54:54 +02:00
|
|
|
#xinput set-prop "" "libinput Natural Scrolling Enabled" 1
|