Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" 0 0 InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "freetype" Load "glx" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "synaptics" Option "Protocol" "Auto" # Auto detect Option "Device" "/dev/input/mice" Option "SHMConfig" "on" Option "ZAxisMapping" "4 5 6 7" EndSection # EDID version 1 revision 3 Section "Monitor" # Block type: 2:0 3:fe # Block type: 2:0 3:fe # Block type: 2:0 3:fe Identifier "CMO:2315" VendorName "CMO" ModelName "CMO:2315" # Block type: 2:0 3:fe # Block type: 2:0 3:fe # Block type: 2:0 3:fe # DPMS capabilities: Active off:no Suspend:no Standby:no Mode "1680x1050" # vfreq 59.883Hz, hfreq 64.674kHz DotClock 119.000000 HTimings 1680 1728 1760 1840 VTimings 1050 1053 1059 1080 Flags "-HSync" "-VSync" EndMode # Block type: 2:0 3:fe # Block type: 2:0 3:fe # Block type: 2:0 3:fe EndSection Section "Device" Identifier "Standard VGA" Driver "vga" VendorName "Unknown" BoardName "Unknown" EndSection Section "Device" # Insert Clocks lines here if appropriate Driver "radeon" Identifier "** ATI Radeon (generic) [radeon]" # Option "AccelMethod" "shadowfb" EndSection Section "Screen" Identifier "Screen 1" Device "** ATI Radeon (generic) [radeon]" Monitor "CMO:2315" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1680x1050" "1440x900" "1280x1024" "1280x800" "1024x768" "800x600" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" # Option "Composite" "enable" EndSection