### ### Server Layout ### Section "ServerLayout" Identifier "Default Layout" Screen "MyScreen" Option "StandbyTime" "10" Option "SuspendTime" "30" Option "OffTime" "60" EndSection ### ### Files ### Section "Files" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/cyrillic" EndSection ### ### Module ### Section "Module" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection ### ### DRI ### Section "DRI" Group "video" Mode 0660 EndSection ### ### Device ### Section "Device" Identifier "ATI Mobility x1400" Driver "radeonhd" Option "AccelMethod" "EXA" Option "monitor-PANEL" "LCD" Option "monitor-VGA_1" "External" Option "RROutputOrder" "PANEL" Option "DRI" "true" EndSection ### ### Screen ### Section "Screen" Identifier "MyScreen" Device "ATI Mobility x1400" DefaultDepth 24 Monitor "LCD" Subsection "Display" Depth 24 EndSubsection EndSection ### ### Monitors ### Section "Monitor" Identifier "LCD" Option "PreferredMode" "1400x1050" EndSection Section "Monitor" Identifier "External" Option "PreferredMode" "1360x768" Option "Above" "LCD" EndSection