Skip to content

Instantly share code, notes, and snippets.

@tazjin
Created May 18, 2015 17:16
Show Gist options
  • Select an option

  • Save tazjin/796a4220eab1547a1ef7 to your computer and use it in GitHub Desktop.

Select an option

Save tazjin/796a4220eab1547a1ef7 to your computer and use it in GitHub Desktop.
Marbleman
Section "InputClass"
Identifier "MarbleMan"
MatchProduct "Trackball"
# Scrolling on trackball
Option "EmulateWheel" "True"
Option "EmulateWheelButton" "9"
Option "XAxisMapping" "6 7"
# Mouse acceleration
Option "AccelerationProfile" "2"
Option "AccelerationNumerator" "3"
Option "AccelerationDenominator" "1"
Option "AcccelerationThreshold" "2"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment