Section "ServerLayout" Identifier "Simple Layout" Screen 0 "Screen 1" 0 0 Option "BlankTime" "30" EndSection Section "Module" Load "radeon" Load "extmod" Load "glx" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "ServerFlags" # Option "DisableVidModeExtension" "false" Option "OffTime" "4" Option "XAANoOffscreenPixmaps" "true" Option "AIGLX" "true" Option "UseFastTLS" "2" EndSection Section "Monitor" # VertRefresh 40-150 # created by KGamma Identifier "LVDS" Option "DPMS" "true" EndSection Section "Device" Identifier "x300" Driver "radeon" BusID "PCI:1:0:0" VendorName "Videocard vendor" BoardName "ATI Radeon Mobility X300" Option "VideoRam 65536" Option "DynamicClocks" "on" Option "MergedFB" "on" Option "MonitorLayout" "LVDS, CRT" Option "DRI" "on" Option "RenderAccel" "true" Option "AllowGLXWithComposite" "true" EndSection Section "Screen" Identifier "Screen 1" Device "x300" Monitor "LVDS" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1400x1050" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1400x1050" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1400x1050" "1280x1024" Virtual 2800 1050 EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "true" Option "DAMAGE" "true" EndSection