1. Section "ServerLayout"
  2. Identifier "aticonfig Layout"
  3. Screen 0 "aticonfig-Screen[0]-0" 0 0
  4. EndSection
  5.  
  6. Section "Module"
  7. EndSection
  8.  
  9. Section "Monitor"
  10. Identifier "aticonfig-Monitor[0]-0"
  11. Option "VendorName" "ATI Proprietary Driver"
  12. Option "ModelName" "Generic Autodetecting Monitor"
  13. Option "DPMS" "true"
  14. EndSection
  15.  
  16. Section "Monitor"
  17. Identifier "0-DFP9"
  18. Option "VendorName" "ATI Proprietary Driver"
  19. Option "ModelName" "Generic Autodetecting Monitor"
  20. Option "DPMS" "true"
  21. Option "Disable" "false"
  22. Option "PreferredMode" "1920x1080"
  23. Option "TargetRefresh" "60"
  24. Option "Position" "0 0"
  25. Option "Rotate" "normal"
  26. EndSection
  27.  
  28. Section "Monitor"
  29. Identifier "0-CRT1"
  30. Option "VendorName" "ATI Proprietary Driver"
  31. Option "ModelName" "Generic Autodetecting Monitor"
  32. Option "DPMS" "true"
  33. Option "TargetRefresh" "60"
  34. Option "Position" "0 0"
  35. Option "Rotate" "normal"
  36. Option "Disable" "true"
  37. EndSection
  38.  
  39. Section "Device"
  40. Identifier "aticonfig-Device[0]-0"
  41. Driver "fglrx"
  42. Option "Monitor-DFP9" "0-DFP9"
  43. Option "Monitor-CRT1" "0-CRT1"
  44. BusID "PCI:1:0:0"
  45. EndSection
  46.  
  47. Section "Screen"
  48. Identifier "aticonfig-Screen[0]-0"
  49. Device "aticonfig-Device[0]-0"
  50. DefaultDepth 24
  51. SubSection "Display"
  52. Viewport 0 0
  53. Depth 24
  54. EndSubSection
  55. EndSection