Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/corefonts" ModulePath "/usr/lib/xorg/modules" EndSection Section "ServerFlags" Option "Dont Zoom" "true" # Option "BlankTime" "0" # Option "StandbyTime" "0" # Option "SuspendTime" "15" # Option "OffTime" "60" Option "DontZap" "false" Option "AutoAddDevices" "false" # Option "AutoEnableDevices" "false" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Buttons" "9" EndSection Section "Monitor" Identifier "mon1" EndSection Section "Device" Identifier "vcard1" # Driver "modesetting" # BusID "PCI:5:6819:0" Driver "radeon" Option "AccelMethod" "glamor" EndSection Section "Screen" Identifier "Screen1" Device "vcard1" Monitor "mon1" DefaultDepth 16 EndSection Section "ServerLayout" Identifier "Layout1" Screen "Screen1" InputDevice "Keyboard1" "CoreKeybpard" InputDevice "Mouse1" "CorePointer" EndSection