Guest User

xorg.conf.new

a guest
Feb 28th, 2013
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.79 KB | None | 0 0
  1. Section "ServerLayout"
  2. Identifier "X.org Configured"
  3. Screen 0 "Screen0" 0 0
  4. Screen 1 "Screen1" RightOf "Screen0"
  5. Screen 2 "Screen2" RightOf "Screen1"
  6. Screen 3 "Screen3" RightOf "Screen2"
  7. Screen 4 "Screen4" RightOf "Screen3"
  8. Screen 5 "Screen5" RightOf "Screen4"
  9. Screen 6 "Screen6" RightOf "Screen5"
  10. Screen 7 "Screen7" RightOf "Screen6"
  11. Screen 8 "Screen8" RightOf "Screen7"
  12. Screen 9 "Screen9" RightOf "Screen8"
  13. Screen 10 "Screen10" RightOf "Screen9"
  14. Screen 11 "Screen11" RightOf "Screen10"
  15. Screen 12 "Screen12" RightOf "Screen11"
  16. Screen 13 "Screen13" RightOf "Screen12"
  17. Screen 14 "Screen14" RightOf "Screen13"
  18. Screen 15 "Screen15" RightOf "Screen14"
  19. Screen 16 "Screen16" RightOf "Screen15"
  20. Screen 17 "Screen17" RightOf "Screen16"
  21. Screen 18 "Screen18" RightOf "Screen17"
  22. Screen 19 "Screen19" RightOf "Screen18"
  23. Screen 20 "Screen20" RightOf "Screen19"
  24. Screen 21 "Screen21" RightOf "Screen20"
  25. Screen 22 "Screen22" RightOf "Screen21"
  26. Screen 23 "Screen23" RightOf "Screen22"
  27. Screen 24 "Screen24" RightOf "Screen23"
  28. InputDevice "Mouse0" "CorePointer"
  29. InputDevice "Keyboard0" "CoreKeyboard"
  30. EndSection
  31.  
  32. Section "Files"
  33. ModulePath "/usr/lib/xorg/modules"
  34. FontPath "/usr/share/fonts/misc/"
  35. FontPath "/usr/share/fonts/TTF/"
  36. FontPath "/usr/share/fonts/OTF/"
  37. FontPath "/usr/share/fonts/Type1/"
  38. FontPath "/usr/share/fonts/100dpi/"
  39. FontPath "/usr/share/fonts/75dpi/"
  40. EndSection
  41.  
  42. Section "Module"
  43. Load "glx"
  44. EndSection
  45.  
  46. Section "InputDevice"
  47. Identifier "Keyboard0"
  48. Driver "kbd"
  49. EndSection
  50.  
  51. Section "InputDevice"
  52. Identifier "Mouse0"
  53. Driver "mouse"
  54. Option "Protocol" "auto"
  55. Option "Device" "/dev/input/mice"
  56. Option "ZAxisMapping" "4 5 6 7"
  57. EndSection
  58.  
  59. Section "Monitor"
  60. Identifier "Monitor0"
  61. VendorName "Monitor Vendor"
  62. ModelName "Monitor Model"
  63. EndSection
  64.  
  65. Section "Monitor"
  66. Identifier "Monitor1"
  67. VendorName "Monitor Vendor"
  68. ModelName "Monitor Model"
  69. EndSection
  70.  
  71. Section "Monitor"
  72. Identifier "Monitor2"
  73. VendorName "Monitor Vendor"
  74. ModelName "Monitor Model"
  75. EndSection
  76.  
  77. Section "Monitor"
  78. Identifier "Monitor3"
  79. VendorName "Monitor Vendor"
  80. ModelName "Monitor Model"
  81. EndSection
  82.  
  83. Section "Monitor"
  84. Identifier "Monitor4"
  85. VendorName "Monitor Vendor"
  86. ModelName "Monitor Model"
  87. EndSection
  88.  
  89. Section "Monitor"
  90. Identifier "Monitor5"
  91. VendorName "Monitor Vendor"
  92. ModelName "Monitor Model"
  93. EndSection
  94.  
  95. Section "Monitor"
  96. Identifier "Monitor6"
  97. VendorName "Monitor Vendor"
  98. ModelName "Monitor Model"
  99. EndSection
  100.  
  101. Section "Monitor"
  102. Identifier "Monitor7"
  103. VendorName "Monitor Vendor"
  104. ModelName "Monitor Model"
  105. EndSection
  106.  
  107. Section "Monitor"
  108. Identifier "Monitor8"
  109. VendorName "Monitor Vendor"
  110. ModelName "Monitor Model"
  111. EndSection
  112.  
  113. Section "Monitor"
  114. Identifier "Monitor9"
  115. VendorName "Monitor Vendor"
  116. ModelName "Monitor Model"
  117. EndSection
  118.  
  119. Section "Monitor"
  120. Identifier "Monitor10"
  121. VendorName "Monitor Vendor"
  122. ModelName "Monitor Model"
  123. EndSection
  124.  
  125. Section "Monitor"
  126. Identifier "Monitor11"
  127. VendorName "Monitor Vendor"
  128. ModelName "Monitor Model"
  129. EndSection
  130.  
  131. Section "Monitor"
  132. Identifier "Monitor12"
  133. VendorName "Monitor Vendor"
  134. ModelName "Monitor Model"
  135. EndSection
  136.  
  137. Section "Monitor"
  138. Identifier "Monitor13"
  139. VendorName "Monitor Vendor"
  140. ModelName "Monitor Model"
  141. EndSection
  142.  
  143. Section "Monitor"
  144. Identifier "Monitor14"
  145. VendorName "Monitor Vendor"
  146. ModelName "Monitor Model"
  147. EndSection
  148.  
  149. Section "Monitor"
  150. Identifier "Monitor15"
  151. VendorName "Monitor Vendor"
  152. ModelName "Monitor Model"
  153. EndSection
  154.  
  155. Section "Monitor"
  156. Identifier "Monitor16"
  157. VendorName "Monitor Vendor"
  158. ModelName "Monitor Model"
  159. EndSection
  160.  
  161. Section "Monitor"
  162. Identifier "Monitor17"
  163. VendorName "Monitor Vendor"
  164. ModelName "Monitor Model"
  165. EndSection
  166.  
  167. Section "Monitor"
  168. Identifier "Monitor18"
  169. VendorName "Monitor Vendor"
  170. ModelName "Monitor Model"
  171. EndSection
  172.  
  173. Section "Monitor"
  174. Identifier "Monitor19"
  175. VendorName "Monitor Vendor"
  176. ModelName "Monitor Model"
  177. EndSection
  178.  
  179. Section "Monitor"
  180. Identifier "Monitor20"
  181. VendorName "Monitor Vendor"
  182. ModelName "Monitor Model"
  183. EndSection
  184.  
  185. Section "Monitor"
  186. Identifier "Monitor21"
  187. VendorName "Monitor Vendor"
  188. ModelName "Monitor Model"
  189. EndSection
  190.  
  191. Section "Monitor"
  192. Identifier "Monitor22"
  193. VendorName "Monitor Vendor"
  194. ModelName "Monitor Model"
  195. EndSection
  196.  
  197. Section "Monitor"
  198. Identifier "Monitor23"
  199. VendorName "Monitor Vendor"
  200. ModelName "Monitor Model"
  201. EndSection
  202.  
  203. Section "Monitor"
  204. Identifier "Monitor24"
  205. VendorName "Monitor Vendor"
  206. ModelName "Monitor Model"
  207. EndSection
  208.  
  209. Section "Device"
  210. ### Available Driver options are:-
  211. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  212. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  213. ### <percent>: "<f>%"
  214. ### [arg]: arg optional
  215. #Option "SWcursor" # [<bool>]
  216. #Option "2DAccel" # [<bool>]
  217. #Option "DebugFallback" # [<bool>]
  218. #Option "SwapThrottling" # [<bool>]
  219. #Option "DirtyThrottling" # [<bool>]
  220. #Option "3DAccel" # [<bool>]
  221. Identifier "Card0"
  222. Driver "r600g"
  223. BusID "PCI:0:17:0"
  224. EndSection
  225.  
  226. Section "Device"
  227. ### Available Driver options are:-
  228. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  229. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  230. ### <percent>: "<f>%"
  231. ### [arg]: arg optional
  232. #Option "SWcursor" # [<bool>]
  233. #Option "2DAccel" # [<bool>]
  234. #Option "DebugFallback" # [<bool>]
  235. #Option "SwapThrottling" # [<bool>]
  236. #Option "DirtyThrottling" # [<bool>]
  237. #Option "3DAccel" # [<bool>]
  238. Identifier "Card1"
  239. Driver "r600g"
  240. BusID "PCI:0:18:0"
  241. EndSection
  242.  
  243. Section "Device"
  244. ### Available Driver options are:-
  245. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  246. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  247. ### <percent>: "<f>%"
  248. ### [arg]: arg optional
  249. #Option "SWcursor" # [<bool>]
  250. #Option "2DAccel" # [<bool>]
  251. #Option "DebugFallback" # [<bool>]
  252. #Option "SwapThrottling" # [<bool>]
  253. #Option "DirtyThrottling" # [<bool>]
  254. #Option "3DAccel" # [<bool>]
  255. Identifier "Card2"
  256. Driver "r600g"
  257. BusID "PCI:0:18:1"
  258. EndSection
  259.  
  260. Section "Device"
  261. ### Available Driver options are:-
  262. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  263. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  264. ### <percent>: "<f>%"
  265. ### [arg]: arg optional
  266. #Option "SWcursor" # [<bool>]
  267. #Option "2DAccel" # [<bool>]
  268. #Option "DebugFallback" # [<bool>]
  269. #Option "SwapThrottling" # [<bool>]
  270. #Option "DirtyThrottling" # [<bool>]
  271. #Option "3DAccel" # [<bool>]
  272. Identifier "Card3"
  273. Driver "r600g"
  274. BusID "PCI:0:18:2"
  275. EndSection
  276.  
  277. Section "Device"
  278. ### Available Driver options are:-
  279. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  280. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  281. ### <percent>: "<f>%"
  282. ### [arg]: arg optional
  283. #Option "SWcursor" # [<bool>]
  284. #Option "2DAccel" # [<bool>]
  285. #Option "DebugFallback" # [<bool>]
  286. #Option "SwapThrottling" # [<bool>]
  287. #Option "DirtyThrottling" # [<bool>]
  288. #Option "3DAccel" # [<bool>]
  289. Identifier "Card4"
  290. Driver "r600g"
  291. BusID "PCI:0:19:0"
  292. EndSection
  293.  
  294. Section "Device"
  295. ### Available Driver options are:-
  296. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  297. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  298. ### <percent>: "<f>%"
  299. ### [arg]: arg optional
  300. #Option "SWcursor" # [<bool>]
  301. #Option "2DAccel" # [<bool>]
  302. #Option "DebugFallback" # [<bool>]
  303. #Option "SwapThrottling" # [<bool>]
  304. #Option "DirtyThrottling" # [<bool>]
  305. #Option "3DAccel" # [<bool>]
  306. Identifier "Card5"
  307. Driver "r600g"
  308. BusID "PCI:0:19:2"
  309. EndSection
  310.  
  311. Section "Device"
  312. ### Available Driver options are:-
  313. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  314. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  315. ### <percent>: "<f>%"
  316. ### [arg]: arg optional
  317. #Option "SWcursor" # [<bool>]
  318. #Option "2DAccel" # [<bool>]
  319. #Option "DebugFallback" # [<bool>]
  320. #Option "SwapThrottling" # [<bool>]
  321. #Option "DirtyThrottling" # [<bool>]
  322. #Option "3DAccel" # [<bool>]
  323. Identifier "Card6"
  324. Driver "r600g"
  325. BusID "PCI:0:20:0"
  326. EndSection
  327.  
  328. Section "Device"
  329. ### Available Driver options are:-
  330. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  331. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  332. ### <percent>: "<f>%"
  333. ### [arg]: arg optional
  334. #Option "SWcursor" # [<bool>]
  335. #Option "2DAccel" # [<bool>]
  336. #Option "DebugFallback" # [<bool>]
  337. #Option "SwapThrottling" # [<bool>]
  338. #Option "DirtyThrottling" # [<bool>]
  339. #Option "3DAccel" # [<bool>]
  340. Identifier "Card7"
  341. Driver "r600g"
  342. BusID "PCI:0:20:2"
  343. EndSection
  344.  
  345. Section "Device"
  346. ### Available Driver options are:-
  347. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  348. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  349. ### <percent>: "<f>%"
  350. ### [arg]: arg optional
  351. #Option "SWcursor" # [<bool>]
  352. #Option "2DAccel" # [<bool>]
  353. #Option "DebugFallback" # [<bool>]
  354. #Option "SwapThrottling" # [<bool>]
  355. #Option "DirtyThrottling" # [<bool>]
  356. #Option "3DAccel" # [<bool>]
  357. Identifier "Card8"
  358. Driver "r600g"
  359. BusID "PCI:0:20:3"
  360. EndSection
  361.  
  362. Section "Device"
  363. ### Available Driver options are:-
  364. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  365. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  366. ### <percent>: "<f>%"
  367. ### [arg]: arg optional
  368. #Option "SWcursor" # [<bool>]
  369. #Option "2DAccel" # [<bool>]
  370. #Option "DebugFallback" # [<bool>]
  371. #Option "SwapThrottling" # [<bool>]
  372. #Option "DirtyThrottling" # [<bool>]
  373. #Option "3DAccel" # [<bool>]
  374. Identifier "Card9"
  375. Driver "r600g"
  376. BusID "PCI:0:20:4"
  377. EndSection
  378.  
  379. Section "Device"
  380. ### Available Driver options are:-
  381. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  382. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  383. ### <percent>: "<f>%"
  384. ### [arg]: arg optional
  385. #Option "SWcursor" # [<bool>]
  386. #Option "2DAccel" # [<bool>]
  387. #Option "DebugFallback" # [<bool>]
  388. #Option "SwapThrottling" # [<bool>]
  389. #Option "DirtyThrottling" # [<bool>]
  390. #Option "3DAccel" # [<bool>]
  391. Identifier "Card10"
  392. Driver "r600g"
  393. BusID "PCI:0:20:5"
  394. EndSection
  395.  
  396. Section "Device"
  397. ### Available Driver options are:-
  398. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  399. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  400. ### <percent>: "<f>%"
  401. ### [arg]: arg optional
  402. #Option "SWcursor" # [<bool>]
  403. #Option "2DAccel" # [<bool>]
  404. #Option "DebugFallback" # [<bool>]
  405. #Option "SwapThrottling" # [<bool>]
  406. #Option "DirtyThrottling" # [<bool>]
  407. #Option "3DAccel" # [<bool>]
  408. Identifier "Card11"
  409. Driver "r600g"
  410. BusID "PCI:1:0:0"
  411. EndSection
  412.  
  413. Section "Device"
  414. ### Available Driver options are:-
  415. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  416. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  417. ### <percent>: "<f>%"
  418. ### [arg]: arg optional
  419. #Option "NoAccel" # [<bool>]
  420. #Option "SWcursor" # [<bool>]
  421. #Option "EnablePageFlip" # [<bool>]
  422. #Option "AccelDFS" # [<bool>]
  423. #Option "IgnoreEDID" # [<bool>]
  424. #Option "ColorTiling" # [<bool>]
  425. #Option "ColorTiling2D" # [<bool>]
  426. #Option "RenderAccel" # [<bool>]
  427. #Option "SubPixelOrder" # [<str>]
  428. #Option "AccelMethod" # <str>
  429. #Option "DRI" # [<bool>]
  430. #Option "TVStandard" # <str>
  431. #Option "EXAVSync" # [<bool>]
  432. #Option "EXAPixmaps" # [<bool>]
  433. #Option "ZaphodHeads" # <str>
  434. #Option "EnablePageFlip" # [<bool>]
  435. #Option "SwapbuffersWait" # [<bool>]
  436. Identifier "Card12"
  437. Driver "radeon"
  438. BusID "PCI:1:0:0"
  439. EndSection
  440.  
  441. Section "Device"
  442. ### Available Driver options are:-
  443. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  444. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  445. ### <percent>: "<f>%"
  446. ### [arg]: arg optional
  447. #Option "SWcursor" # [<bool>]
  448. #Option "2DAccel" # [<bool>]
  449. #Option "DebugFallback" # [<bool>]
  450. #Option "SwapThrottling" # [<bool>]
  451. #Option "DirtyThrottling" # [<bool>]
  452. #Option "3DAccel" # [<bool>]
  453. Identifier "Card13"
  454. Driver "r300"
  455. BusID "PCI:0:17:0"
  456. EndSection
  457.  
  458. Section "Device"
  459. ### Available Driver options are:-
  460. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  461. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  462. ### <percent>: "<f>%"
  463. ### [arg]: arg optional
  464. #Option "SWcursor" # [<bool>]
  465. #Option "2DAccel" # [<bool>]
  466. #Option "DebugFallback" # [<bool>]
  467. #Option "SwapThrottling" # [<bool>]
  468. #Option "DirtyThrottling" # [<bool>]
  469. #Option "3DAccel" # [<bool>]
  470. Identifier "Card14"
  471. Driver "r300"
  472. BusID "PCI:0:18:0"
  473. EndSection
  474.  
  475. Section "Device"
  476. ### Available Driver options are:-
  477. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  478. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  479. ### <percent>: "<f>%"
  480. ### [arg]: arg optional
  481. #Option "SWcursor" # [<bool>]
  482. #Option "2DAccel" # [<bool>]
  483. #Option "DebugFallback" # [<bool>]
  484. #Option "SwapThrottling" # [<bool>]
  485. #Option "DirtyThrottling" # [<bool>]
  486. #Option "3DAccel" # [<bool>]
  487. Identifier "Card15"
  488. Driver "r300"
  489. BusID "PCI:0:18:1"
  490. EndSection
  491.  
  492. Section "Device"
  493. ### Available Driver options are:-
  494. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  495. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  496. ### <percent>: "<f>%"
  497. ### [arg]: arg optional
  498. #Option "SWcursor" # [<bool>]
  499. #Option "2DAccel" # [<bool>]
  500. #Option "DebugFallback" # [<bool>]
  501. #Option "SwapThrottling" # [<bool>]
  502. #Option "DirtyThrottling" # [<bool>]
  503. #Option "3DAccel" # [<bool>]
  504. Identifier "Card16"
  505. Driver "r300"
  506. BusID "PCI:0:18:2"
  507. EndSection
  508.  
  509. Section "Device"
  510. ### Available Driver options are:-
  511. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  512. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  513. ### <percent>: "<f>%"
  514. ### [arg]: arg optional
  515. #Option "SWcursor" # [<bool>]
  516. #Option "2DAccel" # [<bool>]
  517. #Option "DebugFallback" # [<bool>]
  518. #Option "SwapThrottling" # [<bool>]
  519. #Option "DirtyThrottling" # [<bool>]
  520. #Option "3DAccel" # [<bool>]
  521. Identifier "Card17"
  522. Driver "r300"
  523. BusID "PCI:0:19:0"
  524. EndSection
  525.  
  526. Section "Device"
  527. ### Available Driver options are:-
  528. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  529. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  530. ### <percent>: "<f>%"
  531. ### [arg]: arg optional
  532. #Option "SWcursor" # [<bool>]
  533. #Option "2DAccel" # [<bool>]
  534. #Option "DebugFallback" # [<bool>]
  535. #Option "SwapThrottling" # [<bool>]
  536. #Option "DirtyThrottling" # [<bool>]
  537. #Option "3DAccel" # [<bool>]
  538. Identifier "Card18"
  539. Driver "r300"
  540. BusID "PCI:0:19:2"
  541. EndSection
  542.  
  543. Section "Device"
  544. ### Available Driver options are:-
  545. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  546. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  547. ### <percent>: "<f>%"
  548. ### [arg]: arg optional
  549. #Option "SWcursor" # [<bool>]
  550. #Option "2DAccel" # [<bool>]
  551. #Option "DebugFallback" # [<bool>]
  552. #Option "SwapThrottling" # [<bool>]
  553. #Option "DirtyThrottling" # [<bool>]
  554. #Option "3DAccel" # [<bool>]
  555. Identifier "Card19"
  556. Driver "r300"
  557. BusID "PCI:0:20:0"
  558. EndSection
  559.  
  560. Section "Device"
  561. ### Available Driver options are:-
  562. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  563. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  564. ### <percent>: "<f>%"
  565. ### [arg]: arg optional
  566. #Option "SWcursor" # [<bool>]
  567. #Option "2DAccel" # [<bool>]
  568. #Option "DebugFallback" # [<bool>]
  569. #Option "SwapThrottling" # [<bool>]
  570. #Option "DirtyThrottling" # [<bool>]
  571. #Option "3DAccel" # [<bool>]
  572. Identifier "Card20"
  573. Driver "r300"
  574. BusID "PCI:0:20:2"
  575. EndSection
  576.  
  577. Section "Device"
  578. ### Available Driver options are:-
  579. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  580. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  581. ### <percent>: "<f>%"
  582. ### [arg]: arg optional
  583. #Option "SWcursor" # [<bool>]
  584. #Option "2DAccel" # [<bool>]
  585. #Option "DebugFallback" # [<bool>]
  586. #Option "SwapThrottling" # [<bool>]
  587. #Option "DirtyThrottling" # [<bool>]
  588. #Option "3DAccel" # [<bool>]
  589. Identifier "Card21"
  590. Driver "r300"
  591. BusID "PCI:0:20:3"
  592. EndSection
  593.  
  594. Section "Device"
  595. ### Available Driver options are:-
  596. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  597. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  598. ### <percent>: "<f>%"
  599. ### [arg]: arg optional
  600. #Option "SWcursor" # [<bool>]
  601. #Option "2DAccel" # [<bool>]
  602. #Option "DebugFallback" # [<bool>]
  603. #Option "SwapThrottling" # [<bool>]
  604. #Option "DirtyThrottling" # [<bool>]
  605. #Option "3DAccel" # [<bool>]
  606. Identifier "Card22"
  607. Driver "r300"
  608. BusID "PCI:0:20:4"
  609. EndSection
  610.  
  611. Section "Device"
  612. ### Available Driver options are:-
  613. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  614. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  615. ### <percent>: "<f>%"
  616. ### [arg]: arg optional
  617. #Option "SWcursor" # [<bool>]
  618. #Option "2DAccel" # [<bool>]
  619. #Option "DebugFallback" # [<bool>]
  620. #Option "SwapThrottling" # [<bool>]
  621. #Option "DirtyThrottling" # [<bool>]
  622. #Option "3DAccel" # [<bool>]
  623. Identifier "Card23"
  624. Driver "r300"
  625. BusID "PCI:0:20:5"
  626. EndSection
  627.  
  628. Section "Device"
  629. ### Available Driver options are:-
  630. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  631. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  632. ### <percent>: "<f>%"
  633. ### [arg]: arg optional
  634. #Option "SWcursor" # [<bool>]
  635. #Option "2DAccel" # [<bool>]
  636. #Option "DebugFallback" # [<bool>]
  637. #Option "SwapThrottling" # [<bool>]
  638. #Option "DirtyThrottling" # [<bool>]
  639. #Option "3DAccel" # [<bool>]
  640. Identifier "Card24"
  641. Driver "r300"
  642. BusID "PCI:1:0:0"
  643. EndSection
  644.  
  645. Section "Screen"
  646. Identifier "Screen0"
  647. Device "Card0"
  648. Monitor "Monitor0"
  649. SubSection "Display"
  650. Viewport 0 0
  651. Depth 1
  652. EndSubSection
  653. SubSection "Display"
  654. Viewport 0 0
  655. Depth 4
  656. EndSubSection
  657. SubSection "Display"
  658. Viewport 0 0
  659. Depth 8
  660. EndSubSection
  661. SubSection "Display"
  662. Viewport 0 0
  663. Depth 15
  664. EndSubSection
  665. SubSection "Display"
  666. Viewport 0 0
  667. Depth 16
  668. EndSubSection
  669. SubSection "Display"
  670. Viewport 0 0
  671. Depth 24
  672. EndSubSection
  673. EndSection
  674.  
  675. Section "Screen"
  676. Identifier "Screen1"
  677. Device "Card1"
  678. Monitor "Monitor1"
  679. SubSection "Display"
  680. Viewport 0 0
  681. Depth 1
  682. EndSubSection
  683. SubSection "Display"
  684. Viewport 0 0
  685. Depth 4
  686. EndSubSection
  687. SubSection "Display"
  688. Viewport 0 0
  689. Depth 8
  690. EndSubSection
  691. SubSection "Display"
  692. Viewport 0 0
  693. Depth 15
  694. EndSubSection
  695. SubSection "Display"
  696. Viewport 0 0
  697. Depth 16
  698. EndSubSection
  699. SubSection "Display"
  700. Viewport 0 0
  701. Depth 24
  702. EndSubSection
  703. EndSection
  704.  
  705. Section "Screen"
  706. Identifier "Screen2"
  707. Device "Card2"
  708. Monitor "Monitor2"
  709. SubSection "Display"
  710. Viewport 0 0
  711. Depth 1
  712. EndSubSection
  713. SubSection "Display"
  714. Viewport 0 0
  715. Depth 4
  716. EndSubSection
  717. SubSection "Display"
  718. Viewport 0 0
  719. Depth 8
  720. EndSubSection
  721. SubSection "Display"
  722. Viewport 0 0
  723. Depth 15
  724. EndSubSection
  725. SubSection "Display"
  726. Viewport 0 0
  727. Depth 16
  728. EndSubSection
  729. SubSection "Display"
  730. Viewport 0 0
  731. Depth 24
  732. EndSubSection
  733. EndSection
  734.  
  735. Section "Screen"
  736. Identifier "Screen3"
  737. Device "Card3"
  738. Monitor "Monitor3"
  739. SubSection "Display"
  740. Viewport 0 0
  741. Depth 1
  742. EndSubSection
  743. SubSection "Display"
  744. Viewport 0 0
  745. Depth 4
  746. EndSubSection
  747. SubSection "Display"
  748. Viewport 0 0
  749. Depth 8
  750. EndSubSection
  751. SubSection "Display"
  752. Viewport 0 0
  753. Depth 15
  754. EndSubSection
  755. SubSection "Display"
  756. Viewport 0 0
  757. Depth 16
  758. EndSubSection
  759. SubSection "Display"
  760. Viewport 0 0
  761. Depth 24
  762. EndSubSection
  763. EndSection
  764.  
  765. Section "Screen"
  766. Identifier "Screen4"
  767. Device "Card4"
  768. Monitor "Monitor4"
  769. SubSection "Display"
  770. Viewport 0 0
  771. Depth 1
  772. EndSubSection
  773. SubSection "Display"
  774. Viewport 0 0
  775. Depth 4
  776. EndSubSection
  777. SubSection "Display"
  778. Viewport 0 0
  779. Depth 8
  780. EndSubSection
  781. SubSection "Display"
  782. Viewport 0 0
  783. Depth 15
  784. EndSubSection
  785. SubSection "Display"
  786. Viewport 0 0
  787. Depth 16
  788. EndSubSection
  789. SubSection "Display"
  790. Viewport 0 0
  791. Depth 24
  792. EndSubSection
  793. EndSection
  794.  
  795. Section "Screen"
  796. Identifier "Screen5"
  797. Device "Card5"
  798. Monitor "Monitor5"
  799. SubSection "Display"
  800. Viewport 0 0
  801. Depth 1
  802. EndSubSection
  803. SubSection "Display"
  804. Viewport 0 0
  805. Depth 4
  806. EndSubSection
  807. SubSection "Display"
  808. Viewport 0 0
  809. Depth 8
  810. EndSubSection
  811. SubSection "Display"
  812. Viewport 0 0
  813. Depth 15
  814. EndSubSection
  815. SubSection "Display"
  816. Viewport 0 0
  817. Depth 16
  818. EndSubSection
  819. SubSection "Display"
  820. Viewport 0 0
  821. Depth 24
  822. EndSubSection
  823. EndSection
  824.  
  825. Section "Screen"
  826. Identifier "Screen6"
  827. Device "Card6"
  828. Monitor "Monitor6"
  829. SubSection "Display"
  830. Viewport 0 0
  831. Depth 1
  832. EndSubSection
  833. SubSection "Display"
  834. Viewport 0 0
  835. Depth 4
  836. EndSubSection
  837. SubSection "Display"
  838. Viewport 0 0
  839. Depth 8
  840. EndSubSection
  841. SubSection "Display"
  842. Viewport 0 0
  843. Depth 15
  844. EndSubSection
  845. SubSection "Display"
  846. Viewport 0 0
  847. Depth 16
  848. EndSubSection
  849. SubSection "Display"
  850. Viewport 0 0
  851. Depth 24
  852. EndSubSection
  853. EndSection
  854.  
  855. Section "Screen"
  856. Identifier "Screen7"
  857. Device "Card7"
  858. Monitor "Monitor7"
  859. SubSection "Display"
  860. Viewport 0 0
  861. Depth 1
  862. EndSubSection
  863. SubSection "Display"
  864. Viewport 0 0
  865. Depth 4
  866. EndSubSection
  867. SubSection "Display"
  868. Viewport 0 0
  869. Depth 8
  870. EndSubSection
  871. SubSection "Display"
  872. Viewport 0 0
  873. Depth 15
  874. EndSubSection
  875. SubSection "Display"
  876. Viewport 0 0
  877. Depth 16
  878. EndSubSection
  879. SubSection "Display"
  880. Viewport 0 0
  881. Depth 24
  882. EndSubSection
  883. EndSection
  884.  
  885. Section "Screen"
  886. Identifier "Screen8"
  887. Device "Card8"
  888. Monitor "Monitor8"
  889. SubSection "Display"
  890. Viewport 0 0
  891. Depth 1
  892. EndSubSection
  893. SubSection "Display"
  894. Viewport 0 0
  895. Depth 4
  896. EndSubSection
  897. SubSection "Display"
  898. Viewport 0 0
  899. Depth 8
  900. EndSubSection
  901. SubSection "Display"
  902. Viewport 0 0
  903. Depth 15
  904. EndSubSection
  905. SubSection "Display"
  906. Viewport 0 0
  907. Depth 16
  908. EndSubSection
  909. SubSection "Display"
  910. Viewport 0 0
  911. Depth 24
  912. EndSubSection
  913. EndSection
  914.  
  915. Section "Screen"
  916. Identifier "Screen9"
  917. Device "Card9"
  918. Monitor "Monitor9"
  919. SubSection "Display"
  920. Viewport 0 0
  921. Depth 1
  922. EndSubSection
  923. SubSection "Display"
  924. Viewport 0 0
  925. Depth 4
  926. EndSubSection
  927. SubSection "Display"
  928. Viewport 0 0
  929. Depth 8
  930. EndSubSection
  931. SubSection "Display"
  932. Viewport 0 0
  933. Depth 15
  934. EndSubSection
  935. SubSection "Display"
  936. Viewport 0 0
  937. Depth 16
  938. EndSubSection
  939. SubSection "Display"
  940. Viewport 0 0
  941. Depth 24
  942. EndSubSection
  943. EndSection
  944.  
  945. Section "Screen"
  946. Identifier "Screen10"
  947. Device "Card10"
  948. Monitor "Monitor10"
  949. SubSection "Display"
  950. Viewport 0 0
  951. Depth 1
  952. EndSubSection
  953. SubSection "Display"
  954. Viewport 0 0
  955. Depth 4
  956. EndSubSection
  957. SubSection "Display"
  958. Viewport 0 0
  959. Depth 8
  960. EndSubSection
  961. SubSection "Display"
  962. Viewport 0 0
  963. Depth 15
  964. EndSubSection
  965. SubSection "Display"
  966. Viewport 0 0
  967. Depth 16
  968. EndSubSection
  969. SubSection "Display"
  970. Viewport 0 0
  971. Depth 24
  972. EndSubSection
  973. EndSection
  974.  
  975. Section "Screen"
  976. Identifier "Screen11"
  977. Device "Card11"
  978. Monitor "Monitor11"
  979. SubSection "Display"
  980. Viewport 0 0
  981. Depth 1
  982. EndSubSection
  983. SubSection "Display"
  984. Viewport 0 0
  985. Depth 4
  986. EndSubSection
  987. SubSection "Display"
  988. Viewport 0 0
  989. Depth 8
  990. EndSubSection
  991. SubSection "Display"
  992. Viewport 0 0
  993. Depth 15
  994. EndSubSection
  995. SubSection "Display"
  996. Viewport 0 0
  997. Depth 16
  998. EndSubSection
  999. SubSection "Display"
  1000. Viewport 0 0
  1001. Depth 24
  1002. EndSubSection
  1003. EndSection
  1004.  
  1005. Section "Screen"
  1006. Identifier "Screen12"
  1007. Device "Card12"
  1008. Monitor "Monitor12"
  1009. SubSection "Display"
  1010. Viewport 0 0
  1011. Depth 1
  1012. EndSubSection
  1013. SubSection "Display"
  1014. Viewport 0 0
  1015. Depth 4
  1016. EndSubSection
  1017. SubSection "Display"
  1018. Viewport 0 0
  1019. Depth 8
  1020. EndSubSection
  1021. SubSection "Display"
  1022. Viewport 0 0
  1023. Depth 15
  1024. EndSubSection
  1025. SubSection "Display"
  1026. Viewport 0 0
  1027. Depth 16
  1028. EndSubSection
  1029. SubSection "Display"
  1030. Viewport 0 0
  1031. Depth 24
  1032. EndSubSection
  1033. EndSection
  1034.  
  1035. Section "Screen"
  1036. Identifier "Screen13"
  1037. Device "Card13"
  1038. Monitor "Monitor13"
  1039. SubSection "Display"
  1040. Viewport 0 0
  1041. Depth 1
  1042. EndSubSection
  1043. SubSection "Display"
  1044. Viewport 0 0
  1045. Depth 4
  1046. EndSubSection
  1047. SubSection "Display"
  1048. Viewport 0 0
  1049. Depth 8
  1050. EndSubSection
  1051. SubSection "Display"
  1052. Viewport 0 0
  1053. Depth 15
  1054. EndSubSection
  1055. SubSection "Display"
  1056. Viewport 0 0
  1057. Depth 16
  1058. EndSubSection
  1059. SubSection "Display"
  1060. Viewport 0 0
  1061. Depth 24
  1062. EndSubSection
  1063. EndSection
  1064.  
  1065. Section "Screen"
  1066. Identifier "Screen14"
  1067. Device "Card14"
  1068. Monitor "Monitor14"
  1069. SubSection "Display"
  1070. Viewport 0 0
  1071. Depth 1
  1072. EndSubSection
  1073. SubSection "Display"
  1074. Viewport 0 0
  1075. Depth 4
  1076. EndSubSection
  1077. SubSection "Display"
  1078. Viewport 0 0
  1079. Depth 8
  1080. EndSubSection
  1081. SubSection "Display"
  1082. Viewport 0 0
  1083. Depth 15
  1084. EndSubSection
  1085. SubSection "Display"
  1086. Viewport 0 0
  1087. Depth 16
  1088. EndSubSection
  1089. SubSection "Display"
  1090. Viewport 0 0
  1091. Depth 24
  1092. EndSubSection
  1093. EndSection
  1094.  
  1095. Section "Screen"
  1096. Identifier "Screen15"
  1097. Device "Card15"
  1098. Monitor "Monitor15"
  1099. SubSection "Display"
  1100. Viewport 0 0
  1101. Depth 1
  1102. EndSubSection
  1103. SubSection "Display"
  1104. Viewport 0 0
  1105. Depth 4
  1106. EndSubSection
  1107. SubSection "Display"
  1108. Viewport 0 0
  1109. Depth 8
  1110. EndSubSection
  1111. SubSection "Display"
  1112. Viewport 0 0
  1113. Depth 15
  1114. EndSubSection
  1115. SubSection "Display"
  1116. Viewport 0 0
  1117. Depth 16
  1118. EndSubSection
  1119. SubSection "Display"
  1120. Viewport 0 0
  1121. Depth 24
  1122. EndSubSection
  1123. EndSection
  1124.  
  1125. Section "Screen"
  1126. Identifier "Screen16"
  1127. Device "Card16"
  1128. Monitor "Monitor16"
  1129. SubSection "Display"
  1130. Viewport 0 0
  1131. Depth 1
  1132. EndSubSection
  1133. SubSection "Display"
  1134. Viewport 0 0
  1135. Depth 4
  1136. EndSubSection
  1137. SubSection "Display"
  1138. Viewport 0 0
  1139. Depth 8
  1140. EndSubSection
  1141. SubSection "Display"
  1142. Viewport 0 0
  1143. Depth 15
  1144. EndSubSection
  1145. SubSection "Display"
  1146. Viewport 0 0
  1147. Depth 16
  1148. EndSubSection
  1149. SubSection "Display"
  1150. Viewport 0 0
  1151. Depth 24
  1152. EndSubSection
  1153. EndSection
  1154.  
  1155. Section "Screen"
  1156. Identifier "Screen17"
  1157. Device "Card17"
  1158. Monitor "Monitor17"
  1159. SubSection "Display"
  1160. Viewport 0 0
  1161. Depth 1
  1162. EndSubSection
  1163. SubSection "Display"
  1164. Viewport 0 0
  1165. Depth 4
  1166. EndSubSection
  1167. SubSection "Display"
  1168. Viewport 0 0
  1169. Depth 8
  1170. EndSubSection
  1171. SubSection "Display"
  1172. Viewport 0 0
  1173. Depth 15
  1174. EndSubSection
  1175. SubSection "Display"
  1176. Viewport 0 0
  1177. Depth 16
  1178. EndSubSection
  1179. SubSection "Display"
  1180. Viewport 0 0
  1181. Depth 24
  1182. EndSubSection
  1183. EndSection
  1184.  
  1185. Section "Screen"
  1186. Identifier "Screen18"
  1187. Device "Card18"
  1188. Monitor "Monitor18"
  1189. SubSection "Display"
  1190. Viewport 0 0
  1191. Depth 1
  1192. EndSubSection
  1193. SubSection "Display"
  1194. Viewport 0 0
  1195. Depth 4
  1196. EndSubSection
  1197. SubSection "Display"
  1198. Viewport 0 0
  1199. Depth 8
  1200. EndSubSection
  1201. SubSection "Display"
  1202. Viewport 0 0
  1203. Depth 15
  1204. EndSubSection
  1205. SubSection "Display"
  1206. Viewport 0 0
  1207. Depth 16
  1208. EndSubSection
  1209. SubSection "Display"
  1210. Viewport 0 0
  1211. Depth 24
  1212. EndSubSection
  1213. EndSection
  1214.  
  1215. Section "Screen"
  1216. Identifier "Screen19"
  1217. Device "Card19"
  1218. Monitor "Monitor19"
  1219. SubSection "Display"
  1220. Viewport 0 0
  1221. Depth 1
  1222. EndSubSection
  1223. SubSection "Display"
  1224. Viewport 0 0
  1225. Depth 4
  1226. EndSubSection
  1227. SubSection "Display"
  1228. Viewport 0 0
  1229. Depth 8
  1230. EndSubSection
  1231. SubSection "Display"
  1232. Viewport 0 0
  1233. Depth 15
  1234. EndSubSection
  1235. SubSection "Display"
  1236. Viewport 0 0
  1237. Depth 16
  1238. EndSubSection
  1239. SubSection "Display"
  1240. Viewport 0 0
  1241. Depth 24
  1242. EndSubSection
  1243. EndSection
  1244.  
  1245. Section "Screen"
  1246. Identifier "Screen20"
  1247. Device "Card20"
  1248. Monitor "Monitor20"
  1249. SubSection "Display"
  1250. Viewport 0 0
  1251. Depth 1
  1252. EndSubSection
  1253. SubSection "Display"
  1254. Viewport 0 0
  1255. Depth 4
  1256. EndSubSection
  1257. SubSection "Display"
  1258. Viewport 0 0
  1259. Depth 8
  1260. EndSubSection
  1261. SubSection "Display"
  1262. Viewport 0 0
  1263. Depth 15
  1264. EndSubSection
  1265. SubSection "Display"
  1266. Viewport 0 0
  1267. Depth 16
  1268. EndSubSection
  1269. SubSection "Display"
  1270. Viewport 0 0
  1271. Depth 24
  1272. EndSubSection
  1273. EndSection
  1274.  
  1275. Section "Screen"
  1276. Identifier "Screen21"
  1277. Device "Card21"
  1278. Monitor "Monitor21"
  1279. SubSection "Display"
  1280. Viewport 0 0
  1281. Depth 1
  1282. EndSubSection
  1283. SubSection "Display"
  1284. Viewport 0 0
  1285. Depth 4
  1286. EndSubSection
  1287. SubSection "Display"
  1288. Viewport 0 0
  1289. Depth 8
  1290. EndSubSection
  1291. SubSection "Display"
  1292. Viewport 0 0
  1293. Depth 15
  1294. EndSubSection
  1295. SubSection "Display"
  1296. Viewport 0 0
  1297. Depth 16
  1298. EndSubSection
  1299. SubSection "Display"
  1300. Viewport 0 0
  1301. Depth 24
  1302. EndSubSection
  1303. EndSection
  1304.  
  1305. Section "Screen"
  1306. Identifier "Screen22"
  1307. Device "Card22"
  1308. Monitor "Monitor22"
  1309. SubSection "Display"
  1310. Viewport 0 0
  1311. Depth 1
  1312. EndSubSection
  1313. SubSection "Display"
  1314. Viewport 0 0
  1315. Depth 4
  1316. EndSubSection
  1317. SubSection "Display"
  1318. Viewport 0 0
  1319. Depth 8
  1320. EndSubSection
  1321. SubSection "Display"
  1322. Viewport 0 0
  1323. Depth 15
  1324. EndSubSection
  1325. SubSection "Display"
  1326. Viewport 0 0
  1327. Depth 16
  1328. EndSubSection
  1329. SubSection "Display"
  1330. Viewport 0 0
  1331. Depth 24
  1332. EndSubSection
  1333. EndSection
  1334.  
  1335. Section "Screen"
  1336. Identifier "Screen23"
  1337. Device "Card23"
  1338. Monitor "Monitor23"
  1339. SubSection "Display"
  1340. Viewport 0 0
  1341. Depth 1
  1342. EndSubSection
  1343. SubSection "Display"
  1344. Viewport 0 0
  1345. Depth 4
  1346. EndSubSection
  1347. SubSection "Display"
  1348. Viewport 0 0
  1349. Depth 8
  1350. EndSubSection
  1351. SubSection "Display"
  1352. Viewport 0 0
  1353. Depth 15
  1354. EndSubSection
  1355. SubSection "Display"
  1356. Viewport 0 0
  1357. Depth 16
  1358. EndSubSection
  1359. SubSection "Display"
  1360. Viewport 0 0
  1361. Depth 24
  1362. EndSubSection
  1363. EndSection
  1364.  
  1365. Section "Screen"
  1366. Identifier "Screen24"
  1367. Device "Card24"
  1368. Monitor "Monitor24"
  1369. SubSection "Display"
  1370. Viewport 0 0
  1371. Depth 1
  1372. EndSubSection
  1373. SubSection "Display"
  1374. Viewport 0 0
  1375. Depth 4
  1376. EndSubSection
  1377. SubSection "Display"
  1378. Viewport 0 0
  1379. Depth 8
  1380. EndSubSection
  1381. SubSection "Display"
  1382. Viewport 0 0
  1383. Depth 15
  1384. EndSubSection
  1385. SubSection "Display"
  1386. Viewport 0 0
  1387. Depth 16
  1388. EndSubSection
  1389. SubSection "Display"
  1390. Viewport 0 0
  1391. Depth 24
  1392. EndSubSection
  1393. EndSection
Advertisement
Add Comment
Please, Sign In to add comment