La til en parser for å gjøre det enklere å scanne farger med Linshang LS171
[einar-bin] / fixmiddlemouse.sh
1 #!/bin/bash
2 # Fix the middle mouse on the TrackPoint
3 xinput --set-prop "TPPS/2 IBM TrackPoint" "libinput Scroll Method Enabled" 0 0 0 >/dev/null 2>&1
4 xinput --set-prop "TPPS/2 Elan TrackPoint" "libinput Scroll Method Enabled" 0 0 0 >/dev/null 2>&1