1. Section "Device"
  2. Identifier "Radeon 9600"
  3. Driver "radeon"
  4. BusID "PCI:1:0:0"
  5. Option "Monitor-VGA-0" "Monitor0"
  6. Option "Monitor-DVI-0" "Monitor1"
  7. EndSection
  8.  
  9. Section "Monitor"
  10. Identifier "Monitor0"
  11. VendorName "Philips"
  12. ModelName "161Vw"
  13. HorizSync 50-75
  14. Option "PreferredMode" "1366x768"
  15. Mode "1366x768"
  16. DotClock 85.50
  17. HTimings 1366 1436 1579 1792
  18. VTimings 768 771 774 798
  19. Flags "+hsync" "+vsync"
  20. EndMode
  21. EndSection
  22.  
  23. Section "Monitor"
  24. Identifier "Monitor1"
  25. VendorName "Samsung"
  26. ModelName "SyncMaster 932B"
  27. HorizSync 50-85
  28. Option "RightOf" "VGA-0"
  29. EndSection
  30.  
  31. Section "Screen"
  32. Identifier "Screen0"
  33. Device "Radeon 9600"
  34. SubSection "Display"
  35. Modes "1366x768" "1024x768" "800x600"
  36. Virtual 3414 1024
  37. EndSubSection
  38. EndSection
  39.  
  40. Section "ServerLayout"
  41. Identifier "Dual-Head"
  42. Screen "Screen0"
  43. EndSection