input -> xinput
This commit is contained in:
parent
c0a623d12b
commit
f2b209feaf
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ else
|
|||
fi
|
||||
|
||||
# Required since 2019-03-12, beowulf
|
||||
if input list | grep -q "TPPS/2 Elan TrackPoint"; then
|
||||
if xinput list | grep -q "TPPS/2 Elan TrackPoint"; then
|
||||
xinput set-prop "TPPS/2 Elan TrackPoint" "libinput Accel Speed" -0.2
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue