All pastes #2065108 Raw Edit

Mine

public text v1 · immutable
#2065108 ·published 2011-05-20 00:09 UTC
rendered paste body
Section "Device"
        Identifier          "My ATI Video Card"
        Driver              "radeon"
EndSection

Section "InputDevice"
 Identifier "Mouse0"
 Driver "mouse"
 Option "Protocol"          "auto"
 Option "Device"            "/dev/input/mouse0"
 Option "Buttons"           "3"
 Option "ZAxisMapping"      "4 5"
EndSection

# Section "ServerFlags"
#        Option             "AllowEmptyInput" "off"
# EndSection