Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Section "InputDevice"
  2. Identifier "Configured Mouse"
  3. Driver "mouse"
  4. Option "CorePointer"
  5. Option "Device" "/dev/input/mice"
  6. Option "Protocol" "ExplorerPS/2"
  7. Option "Buttons" "7"
  8. Option "Resolution" "1600"
  9. Option "ZAxisMapping" "4 5"
  10. Option "ButtonMapping" "1 2 3 6 7"
  11. Option "Emulate3Buttons" "true"
  12. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement