Advertisement
Guest User

Untitled

a guest
Jul 18th, 2012
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "amdcccle Layout"
  3. Screen 0 "amdcccle-Screen[2]-0" 0 0
  4. EndSection
  5.  
  6. Section "Monitor"
  7. Identifier "0-DFP2"
  8. Option "VendorName" "ATI Proprietary Driver"
  9. Option "ModelName" "Generic Autodetecting Monitor"
  10. Option "DPMS" "true"
  11. Option "PreferredMode" "1920x1080"
  12. Option "TargetRefresh" "60"
  13. Option "Position" "1920 0"
  14. Option "Rotate" "normal"
  15. Option "Disable" "false"
  16. EndSection
  17.  
  18. Section "Monitor"
  19. Identifier "0-DFP4"
  20. Option "VendorName" "ATI Proprietary Driver"
  21. Option "ModelName" "Generic Autodetecting Monitor"
  22. Option "DPMS" "true"
  23. Option "PreferredMode" "1920x1080"
  24. Option "TargetRefresh" "60"
  25. Option "Position" "0 0"
  26. Option "Rotate" "normal"
  27. Option "Disable" "false"
  28. EndSection
  29.  
  30. Section "Monitor"
  31. Identifier "0-DFP3"
  32. Option "VendorName" "ATI Proprietary Driver"
  33. Option "ModelName" "Generic Autodetecting Monitor"
  34. Option "DPMS" "true"
  35. Option "PreferredMode" "1920x1080"
  36. Option "TargetRefresh" "60"
  37. Option "Position" "3840 0"
  38. Option "Rotate" "normal"
  39. Option "Disable" "false"
  40. EndSection
  41.  
  42. Section "Device"
  43. Identifier "amdcccle-Device[2]-0"
  44. Driver "fglrx"
  45. Option "Monitor-DFP2" "0-DFP2"
  46. Option "Monitor-DFP4" "0-DFP4"
  47. Option "Monitor-DFP3" "0-DFP3"
  48. BusID "PCI:2:0:0"
  49. EndSection
  50.  
  51. Section "Device"
  52. Identifier "amdcccle-Device[2]-1"
  53. Driver "fglrx"
  54. Option "Monitor-DFP2" "0-DFP2"
  55. BusID "PCI:2:0:0"
  56. Screen 1
  57. EndSection
  58.  
  59. Section "Device"
  60. Identifier "amdcccle-Device[2]-2"
  61. Driver "fglrx"
  62. Option "Monitor-DFP4" "0-DFP4"
  63. BusID "PCI:2:0:0"
  64. Screen 2
  65. EndSection
  66.  
  67. Section "Screen"
  68. Identifier "amdcccle-Screen[2]-0"
  69. Device "amdcccle-Device[2]-0"
  70. DefaultDepth 24
  71. SubSection "Display"
  72. Viewport 0 0
  73. Virtual 5760 1920
  74. Depth 24
  75. EndSubSection
  76. EndSection
  77.  
  78. Section "Screen"
  79. Identifier "amdcccle-Screen[2]-1"
  80. Device "amdcccle-Device[2]-1"
  81. DefaultDepth 24
  82. SubSection "Display"
  83. Viewport 0 0
  84. Depth 24
  85. EndSubSection
  86. EndSection
  87.  
  88. Section "Screen"
  89. Identifier "amdcccle-Screen[2]-2"
  90. Device "amdcccle-Device[2]-2"
  91. DefaultDepth 24
  92. SubSection "Display"
  93. Viewport 0 0
  94. Depth 24
  95. EndSubSection
  96. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement