Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "dri"
Load "v4l"
Load "ddc"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Monitor"
Identifier "TOSHIBA-TV"
VendorName "Toshiba"
Option "DPMS"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
VendorName "ATI"
BoardName "ATI X1200 IGP"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "EnableMonitor" "tmds2"
BusID "PCI:1:5:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "TOSHIBA-TV"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080" "1280x720" "720x576" "1280x720" "1280x768" "800x600" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1920x1080" "1280x720" "720x576" "1280x720" "1280x768" "800x600" "800x600"
EndSubSection
EndSection