input -> xinput

This commit is contained in:
Nico Schottelius 2019-06-23 21:02:52 +02:00
parent c0a623d12b
commit f2b209feaf
1 changed files with 1 additions and 1 deletions

View File

@ -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