Skip to content

Instantly share code, notes, and snippets.

@sblask
Created March 28, 2017 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sblask/c3f8e2279f0d671010224b9a785d94f1 to your computer and use it in GitHub Desktop.
Save sblask/c3f8e2279f0d671010224b9a785d94f1 to your computer and use it in GitHub Desktop.
# decrease speed
xinput set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Accel Profile" 6
xinput set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Accel Velocity Scaling" 1
xinput set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Accel Constant Deceleration" 7
xinput set-prop "AlpsPS/2 ALPS DualPoint Stick" "Device Accel Adaptive Deceleration" 60
# set mouse scroll speed
xinput set-prop "AlpsPS/2 ALPS DualPoint Stick" "Evdev Wheel Emulation Inertia" 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment