diff --git a/tune-mouse b/tune-mouse index 731ebbe..ec96138 100755 --- a/tune-mouse +++ b/tune-mouse @@ -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