X-Git-Url: https://git.slaskete.net/einar-bin/blobdiff_plain/5b5a51570353e143f299b4fb520e0a0e673bc4f4..c429fcc798799806229501df30084b41677d54e9:/fixmiddlemouse.sh diff --git a/fixmiddlemouse.sh b/fixmiddlemouse.sh new file mode 100755 index 0000000..c75ff6e --- /dev/null +++ b/fixmiddlemouse.sh @@ -0,0 +1,3 @@ +#!/bin/bash +# Fix the middle mouse on the TrackPoint +xinput --set-prop "TPPS/2 IBM TrackPoint" "libinput Scroll Method Enabled" 0 0 0