Skip to content

Commit

Permalink
Make the scaling factor more like OSX.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Jul 22, 2015
1 parent 0a9bfb9 commit 352c2ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bin/mouse
Expand Up @@ -17,6 +17,4 @@ xinput set-prop "$MOUSE" "Device Accel Profile" 6

# Velocity Scaling factor — Lower values means less accel kick in.
# A decent accel kick-in here which means flicks has a lot of acceleration.
xinput set-prop "$MOUSE" "Device Accel Velocity Scaling" 0.25


xinput set-prop "$MOUSE" "Device Accel Velocity Scaling" 0.18

0 comments on commit 352c2ff

Please sign in to comment.