Skip to content

Instantly share code, notes, and snippets.

@denny0223
Created January 18, 2015 09:14
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 denny0223/f27d5a1516aa40fd19af to your computer and use it in GitHub Desktop.
Save denny0223/f27d5a1516aa40fd19af to your computer and use it in GitHub Desktop.
01-trackpoint.conf
Section "InputClass"
Identifier "Wheel Emulation"
MatchIsPointer "on"
MatchProduct "TrackPoint"
Option "EmulateWheelButton" "2"
Option "EmulateWheel" "on"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment