diff --git a/tune-mouse b/tune-mouse index 731ebbeaac28931480d44da8a8e832cabebefd48..ec96138292945d769135b49f0862e761e7420777 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