fork download
  1. Section "ServerLayout"
  2. Identifier "amdcccle Layout"
  3. Screen 0 "amdcccle-Screen[1]-0" 0 0
  4. EndSection
  5.  
  6. Section "Module"
  7. Load "glx"
  8. EndSection
  9.  
  10. Section "Monitor"
  11. Identifier "0-LVDS"
  12. Option "VendorName" "ATI Proprietary Driver"
  13. Option "ModelName" "Generic Autodetecting Monitor"
  14. Option "DPMS" "true"
  15. Option "PreferredMode" "1920x1080"
  16. Option "TargetRefresh" "60"
  17. Option "Position" "1200 0"
  18. Option "Rotate" "normal"
  19. Option "Disable" "false"
  20. EndSection
  21.  
  22. Section "Monitor"
  23. Identifier "0-CRT1"
  24. Option "VendorName" "ATI Proprietary Driver"
  25. Option "ModelName" "Generic Autodetecting Monitor"
  26. Option "DPMS" "true"
  27. Option "PreferredMode" "1920x1200"
  28. Option "TargetRefresh" "60"
  29. Option "Position" "0 0"
  30. Option "Rotate" "right"
  31. Option "Disable" "false"
  32. EndSection
  33.  
  34. Section "Device"
  35. Identifier "amdcccle-Device[1]-0"
  36. Driver "fglrx"
  37. Option "Monitor-LVDS" "0-LVDS"
  38. Option "Monitor-CRT1" "0-CRT1"
  39. BusID "PCI:1:0:0"
  40. EndSection
  41.  
  42. Section "Screen"
  43. Identifier "amdcccle-Screen[1]-0"
  44. Device "amdcccle-Device[1]-0"
  45. DefaultDepth 24
  46. SubSection "Display"
  47. Viewport 0 0
  48. Virtual 3840 3840
  49. Depth 24
  50. EndSubSection
  51. EndSection
  52.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty