Added a trivial script to fix the middle mouse on thinkpad keyboards, to be run at...
authorEinar Jørgen Haraldseid <einar@x1c.home.slaskete.net>
Wed, 1 Mar 2017 21:02:57 +0000 (22:02 +0100)
committerEinar Jørgen Haraldseid <einar@x1c.home.slaskete.net>
Wed, 1 Mar 2017 21:02:57 +0000 (22:02 +0100)
fixmiddlemouse.sh [new file with mode: 0755]

diff --git a/fixmiddlemouse.sh b/fixmiddlemouse.sh
new file mode 100755 (executable)
index 0000000..c75ff6e
--- /dev/null
@@ -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