thinkpad-enable-trackpoint-scrolling 226 B

1234
  1. #!/bin/bash
  2. xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 1
  3. xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 2
  4. xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Timeout" 200