Update tune-mouse
This commit is contained in:
parent
87d839fd8a
commit
d975b720c8
3 changed files with 11 additions and 12 deletions
12
tune-mouse
12
tune-mouse
|
|
@ -1,12 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
|
||||
# XPS 13
|
||||
# xinput set-prop "DLL0704:01 06CB:76AE Touchpad" "libinput Natural Scrolling Enabled" 1
|
||||
|
||||
# lenovo x1 carbon 2016
|
||||
xinput set-prop "" "libinput Natural Scrolling Enabled" 1
|
||||
# xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Accel Speed" -0.5
|
||||
|
||||
# Dell Latitude 5285
|
||||
#xinput set-prop "" "libinput Natural Scrolling Enabled" 1
|
||||
xinput set-prop "$(cat ~/.touchpad-name)" "libinput Natural Scrolling Enabled" 1
|
||||
!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue