Skip to content

Instantly share code, notes, and snippets.

@ootput
Created April 11, 2010 03:34
Show Gist options
  • Select an option

  • Save ootput/362472 to your computer and use it in GitHub Desktop.

Select an option

Save ootput/362472 to your computer and use it in GitHub Desktop.
Section "ServerLayout"
#...
InputDevice "Configured Mouse" "Pointer"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "evdev"
Option "CorePointer"
Option "Name" "Logitech USB Gaming Mouse"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons" "false"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment