Section "InputDevice"
Identifier "Trackball"
Driver "evdev"
- Option "Device" "/dev/input/event2"
- Option "ScreenNumber" "0"
- Option "ReportingMode" "Raw"
- #Option "ReportingMode" "Scaled"
- #Option "ButtonNumber" "1"
- #Option "SendCoreEvents"
- Option "SwapAxes" "True"
- Option "InvertY" "True"
+ Option "Device" "/dev/input/event2"
+ Option "ScreenNumber" "0"
+ Option "ReportingMode" "Raw"
+ Option "SwapAxes" "True" # comment for disabling rotation
+ Option "InvertY" "True" # comment for disabling rotation
EndSection