Advertisement
AndrzejL

xorg.conf Acer Aspire 5738g

Jun 9th, 2013
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. [root@acer5738g lukasz]# cat /etc/X11/xorg.conf
  2.  
  3. # File generated by XFdrake (rev 262502)
  4. # File generated by XFdrake (rev 262502)
  5. # File generated by XFdrake (rev 262502)
  6. # **********************************************************************
  7. # Refer to the xorg.conf man page for details about the format of
  8. # this file.
  9. # **********************************************************************
  10.  
  11. Section "ServerLayout"
  12. Identifier "layout1"
  13. Screen 0 "screen2" 0 0
  14. EndSection
  15.  
  16. Section "Module"
  17. Load "v4l" # Video for Linux
  18. EndSection
  19.  
  20. Section "ServerFlags"
  21.  
  22. # allows the server to start up even if the mouse does not work
  23. #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
  24. Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
  25. Option "allowmouseopenfail"
  26. EndSection
  27.  
  28. Section "Monitor"
  29. Identifier "monitor1"
  30. VendorName "Generic"
  31. ModelName "Flat Panel 1366x768"
  32. HorizSync 31.5 - 53.0
  33. VertRefresh 56.0 - 69.0
  34. Option "PreferredMode" "1366x768"
  35. EndSection
  36.  
  37. Section "Monitor"
  38. Identifier "monitor2"
  39. VendorName "Generic"
  40. ModelName "Flat Panel 1366x768"
  41. HorizSync 31.5 - 53.0
  42. VertRefresh 56.0 - 69.0
  43. Option "PreferredMode" "1366x768"
  44. EndSection
  45.  
  46. Section "Monitor"
  47. Identifier "monitor3"
  48. VendorName "Generic"
  49. ModelName "Flat Panel 1366x768"
  50. HorizSync 31.5 - 53.0
  51. VertRefresh 56.0 - 69.0
  52. Option "PreferredMode" "1366x768"
  53. EndSection
  54.  
  55. Section "Monitor"
  56. Identifier "0-LVDS"
  57. Option "VendorName" "ATI Proprietary Driver"
  58. Option "ModelName" "Generic Autodetecting Monitor"
  59. Option "DPMS" "true"
  60. Option "PreferredMode" "1366x768"
  61. Option "TargetRefresh" "60"
  62. Option "Position" "0 0"
  63. Option "Rotate" "normal"
  64. Option "Disable" "false"
  65. EndSection
  66.  
  67. Section "Monitor"
  68. Identifier "0-DFP1"
  69. Option "VendorName" "ATI Proprietary Driver"
  70. Option "ModelName" "Generic Autodetecting Monitor"
  71. Option "DPMS" "true"
  72. Option "PreferredMode" "1366x768"
  73. Option "TargetRefresh" "60"
  74. Option "Position" "0 0"
  75. Option "Rotate" "normal"
  76. Option "Disable" "false"
  77. EndSection
  78.  
  79. Section "Device"
  80. Identifier "device1"
  81. Driver "fglrx"
  82. VendorName "Advanced Micro Devices [AMD] nee ATI"
  83. BoardName "ATI Radeon HD 2000 to HD 4850 (radeon/fglrx-legacy)"
  84. Option "DPMS"
  85. EndSection
  86.  
  87. Section "Device"
  88. Identifier "amdcccle-Device[1]-0"
  89. Driver "fglrx"
  90. Option "Monitor-LVDS" "0-LVDS"
  91. Option "Monitor-DFP1" "0-DFP1"
  92. BusID "PCI:1:0:0"
  93. EndSection
  94.  
  95. Section "Device"
  96. Identifier "amdcccle-Device[1]-1"
  97. Driver "fglrx"
  98. Option "Monitor-DFP1" "0-DFP1"
  99. BusID "PCI:1:0:0"
  100. Screen 1
  101. EndSection
  102.  
  103. Section "Screen"
  104. Identifier "screen1"
  105. Device "device1"
  106. Monitor "monitor1"
  107. DefaultDepth 24
  108. SubSection "Display"
  109. Depth 8
  110. Modes "1366x768" "1360x765" "1280x720"
  111. EndSubSection
  112. SubSection "Display"
  113. Depth 15
  114. Modes "1366x768" "1360x765" "1280x720"
  115. EndSubSection
  116. SubSection "Display"
  117. Depth 16
  118. Modes "1366x768" "1360x765" "1280x720"
  119. EndSubSection
  120. SubSection "Display"
  121. Depth 24
  122. Modes "1366x768" "1360x765" "1280x720"
  123. EndSubSection
  124. EndSection
  125.  
  126. Section "Screen"
  127. Identifier "screen2"
  128. Device "amdcccle-Device[1]-0"
  129. DefaultDepth 24
  130. SubSection "Display"
  131. Depth 8
  132. Modes "1366x768" "1360x765" "1280x720"
  133. EndSubSection
  134. SubSection "Display"
  135. Depth 15
  136. Modes "1366x768" "1360x765" "1280x720"
  137. EndSubSection
  138. SubSection "Display"
  139. Depth 16
  140. Modes "1366x768" "1360x765" "1280x720"
  141. EndSubSection
  142. SubSection "Display"
  143. Depth 24
  144. Modes "1366x768" "1360x765" "1280x720"
  145. EndSubSection
  146. EndSection
  147.  
  148. Section "Screen"
  149. Identifier "screen3"
  150. Device "amdcccle-Device[1]-1"
  151. Monitor "monitor3"
  152. DefaultDepth 24
  153. SubSection "Display"
  154. Depth 8
  155. Modes "1366x768" "1360x765" "1280x720"
  156. EndSubSection
  157. SubSection "Display"
  158. Depth 15
  159. Modes "1366x768" "1360x765" "1280x720"
  160. EndSubSection
  161. SubSection "Display"
  162. Depth 16
  163. Modes "1366x768" "1360x765" "1280x720"
  164. EndSubSection
  165. SubSection "Display"
  166. Depth 24
  167. Modes "1366x768" "1360x765" "1280x720"
  168. EndSubSection
  169. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement