# echo "Xorg configuration created by system-config-display" Section "ServerLayout" Identifier "single head configuration" Screen 0 "radeon-Screen[0]" 0 0 # InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" EndSection Section "Module" EndSection #Section "Monitor" # Identifier "Monitor0" # ModelName "LCD Panel 1920x1200" # HorizSync 31.5 - 90.0 # VertRefresh 59.9 - 60.1 # Option "dpms" #EndSection Section "Monitor" Identifier "radeon-Monitor[0]" Option "VendorName" "Radeon Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "Videocard0" Driver "vesa" EndSection Section "Device" Identifier "radeon-Device[0]" Driver "radeon" Option "DesktopSetup" "clone" Option "ForceMonitors" "crt1,crt2" BusID "PCI:1:5:0" EndSection #Section "Screen" # Identifier "Screen0" # Device "Videocard0" # Monitor "Monitor0" # DefaultDepth 24 # SubSection "Display" # Viewport 0 0 # Depth 24 # Modes "800x600" "640x480" # EndSubSection #EndSection Section "Screen" Identifier "radeon-Screen[0]" Device "radeon-Device[0]" Monitor "radeon-Monitor[0]" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1920x1200" #"1280x1024" "1024x76" EndSubSection EndSection