Advertisement
Guest User

Untitled

a guest
Jul 11th, 2010
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Section "InputClass"
  2. Identifier "Trackpoint Wheel Emulation"
  3. MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint|ThinkPad USB Keyboard with TrackPoint|USB Trackpoint pointing device"
  4. MatchDevicePath "/dev/input/event*"
  5. Option "EmulateWheel" "true"
  6. Option "EmulateWheelButton" "2"
  7. Option "Emulate3Buttons" "false"
  8. Option "XAxisMapping" "6 7"
  9. Option "YAxisMapping" "4 5"
  10. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement