Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/local" EndSection Section "Module" Load "extmod" Load "dbe" Load "record" Load "dri" Load "dri2" Load "glx" Load "synaptics" Load "drm" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "synaptics" EndSection Section "Monitor" #DisplaySize 330 210 # mm Identifier "Monitor0" VendorName "SEC" ModelName "3358" EndSection Section "Device" Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "RS482 [Radeon Xpress 200]" Option "DRI" "on" # Option "AccelMethod" "EXA" # EXA should fit most cases. # Option "EXAVSync" "on" # EXAVSync is explained above. # Option "DMAForXv" "on" # Forced option in order to enable Xv overlay. # Option "ScalerWidth" "2048" # That should fix some very rare bugs. # Option "EnablePageFlip" "on" # It will not be enabled on R5xx cards. # Option "RenderAccel" "on" # Optional. It should be enabled by default. # Option "AccelDFS" "on" #Optional. See the man page. # Option "AGPMode" "4" BusID "PCI:1:5:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x800" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection