Skip to content

Instantly share code, notes, and snippets.

@aep
Created February 21, 2016 12:30
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 aep/dc6a46ec4c1630978b5e to your computer and use it in GitHub Desktop.
Save aep/dc6a46ec4c1630978b5e to your computer and use it in GitHub Desktop.
#!/bin/sh
xinput --set-prop 'Logitech M510' 'Device Accel Constant Deceleration' 3
xinput --set-prop 'Logitech Gaming Mouse G400' 'Device Accel Constant Deceleration' 3
xinput --set-prop 'Microsoft Comfort Mouse 6000' 'Device Accel Constant Deceleration' 3
xinput --set-prop 'Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)' 'Device Accel Constant Deceleration' 1.5
xinput --set-prop 'USB Optical Mouse' 'Device Accel Constant Deceleration' 3
xinput --set-prop 'Logitech Unifying Device. Wireless PID:1025' 'Device Accel Constant Deceleration' 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment