Husk zeropad på hex-verdier
[einar-bin] / fixmiddlemouse.sh
index c75ff6ed1bd93ac0e8bb88ff68e42069f83615bf..8752649a1a6c5fb320b0f70200cd19d26a44b2eb 100755 (executable)
@@ -1,3 +1,4 @@
 #!/bin/bash
 # Fix the middle mouse on the TrackPoint
-xinput --set-prop "TPPS/2 IBM TrackPoint" "libinput Scroll Method Enabled" 0 0 0
+xinput --set-prop "TPPS/2 IBM TrackPoint" "libinput Scroll Method Enabled" 0 0 0 >/dev/null 2>&1
+xinput --set-prop "TPPS/2 Elan TrackPoint" "libinput Scroll Method Enabled" 0 0 0 >/dev/null 2>&1