From: Einar Jørgen Haraldseid <einar@x1c.home.slaskete.net>
Date: Wed, 1 Mar 2017 21:02:57 +0000 (+0100)
Subject: Added a trivial script to fix the middle mouse on thinkpad keyboards, to be run at... 
X-Git-Url: https://git.slaskete.net/einar-bin/commitdiff_plain/c429fcc798799806229501df30084b41677d54e9?ds=sidebyside;hp=5b5a51570353e143f299b4fb520e0a0e673bc4f4

Added a trivial script to fix the middle mouse on thinkpad keyboards, to be run at login
---

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