Advertisement
Guest User

Untitled

a guest
Sep 12th, 2011
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Section "InputDevice"
  2. # generated from default
  3. Identifier "Mouse0"
  4. Driver "mouse"
  5. Option "Protocol" "auto"
  6. Option "Device" "/dev/psaux"
  7. Option "Emulate3Buttons" "no"
  8. Option "ZAxisMapping" "4 5"
  9. EndSection
  10.  
  11. Section "InputClass"
  12. Identifier "middle button emulation"
  13. MatchIsPointer "on"
  14. Option "Emulate3Buttons" "on"
  15. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement