Guest User

xorg.conf

a guest
Jan 6th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.96 KB | None | 0 0
  1. cat /etc/X11/xorg.conf
  2.  
  3. Section "ServerLayout"
  4. Identifier "X.org Configured"
  5. Screen 0 "Screen0" 0 0
  6. Screen 1 "Screen1" RightOf "Screen0"
  7. Screen 2 "Screen2" RightOf "Screen1"
  8. Screen 3 "Screen3" RightOf "Screen2"
  9. Screen 4 "Screen4" RightOf "Screen3"
  10. Screen 5 "Screen5" RightOf "Screen4"
  11. Screen 6 "Screen6" RightOf "Screen5"
  12. Screen 7 "Screen7" RightOf "Screen6"
  13. Screen 8 "Screen8" RightOf "Screen7"
  14. Screen 9 "Screen9" RightOf "Screen8"
  15. Screen 10 "Screen10" RightOf "Screen9"
  16. Screen 11 "Screen11" RightOf "Screen10"
  17. Screen 12 "Screen12" RightOf "Screen11"
  18. Screen 13 "Screen13" RightOf "Screen12"
  19. Screen 14 "Screen14" RightOf "Screen13"
  20. Screen 15 "Screen15" RightOf "Screen14"
  21. Screen 16 "Screen16" RightOf "Screen15"
  22. Screen 17 "Screen17" RightOf "Screen16"
  23. InputDevice "Mouse0" "CorePointer"
  24. InputDevice "Keyboard0" "CoreKeyboard"
  25. EndSection
  26.  
  27. Section "Files"
  28. ModulePath "/usr/lib/xorg/modules"
  29. FontPath "/usr/share/fonts/X11/misc"
  30. FontPath "/usr/share/fonts/X11/cyrillic"
  31. FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
  32. FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
  33. FontPath "/usr/share/fonts/X11/Type1"
  34. FontPath "/usr/share/fonts/X11/100dpi"
  35. FontPath "/usr/share/fonts/X11/75dpi"
  36. FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  37. FontPath "built-ins"
  38. EndSection
  39.  
  40. Section "Module"
  41. Load "glx"
  42. EndSection
  43.  
  44. Section "InputDevice"
  45. Identifier "Keyboard0"
  46. Driver "kbd"
  47. EndSection
  48.  
  49. Section "InputDevice"
  50. Identifier "Mouse0"
  51. Driver "mouse"
  52. Option "Protocol" "auto"
  53. Option "Device" "/dev/input/mice"
  54. Option "ZAxisMapping" "4 5 6 7"
  55. EndSection
  56.  
  57. Section "Monitor"
  58. Identifier "Monitor0"
  59. VendorName "Monitor Vendor"
  60. ModelName "Monitor Model"
  61. EndSection
  62.  
  63. Section "Monitor"
  64. Identifier "Monitor1"
  65. VendorName "Monitor Vendor"
  66. ModelName "Monitor Model"
  67. EndSection
  68.  
  69. Section "Monitor"
  70. Identifier "Monitor2"
  71. VendorName "Monitor Vendor"
  72. ModelName "Monitor Model"
  73. EndSection
  74.  
  75. Section "Monitor"
  76. Identifier "Monitor3"
  77. VendorName "Monitor Vendor"
  78. ModelName "Monitor Model"
  79. EndSection
  80.  
  81. Section "Monitor"
  82. Identifier "Monitor4"
  83. VendorName "Monitor Vendor"
  84. ModelName "Monitor Model"
  85. EndSection
  86.  
  87. Section "Monitor"
  88. Identifier "Monitor5"
  89. VendorName "Monitor Vendor"
  90. ModelName "Monitor Model"
  91. EndSection
  92.  
  93. Section "Monitor"
  94. Identifier "Monitor6"
  95. VendorName "Monitor Vendor"
  96. ModelName "Monitor Model"
  97. EndSection
  98.  
  99. Section "Monitor"
  100. Identifier "Monitor7"
  101. VendorName "Monitor Vendor"
  102. ModelName "Monitor Model"
  103. EndSection
  104.  
  105. Section "Monitor"
  106. Identifier "Monitor8"
  107. VendorName "Monitor Vendor"
  108. ModelName "Monitor Model"
  109. EndSection
  110.  
  111. Section "Monitor"
  112. Identifier "Monitor9"
  113. VendorName "Monitor Vendor"
  114. ModelName "Monitor Model"
  115. EndSection
  116.  
  117. Section "Monitor"
  118. Identifier "Monitor10"
  119. VendorName "Monitor Vendor"
  120. ModelName "Monitor Model"
  121. EndSection
  122.  
  123. Section "Monitor"
  124. Identifier "Monitor11"
  125. VendorName "Monitor Vendor"
  126. ModelName "Monitor Model"
  127. EndSection
  128.  
  129. Section "Monitor"
  130. Identifier "Monitor12"
  131. VendorName "Monitor Vendor"
  132. ModelName "Monitor Model"
  133. EndSection
  134.  
  135. Section "Monitor"
  136. Identifier "Monitor13"
  137. VendorName "Monitor Vendor"
  138. ModelName "Monitor Model"
  139. EndSection
  140.  
  141. Section "Monitor"
  142. Identifier "Monitor14"
  143. VendorName "Monitor Vendor"
  144. ModelName "Monitor Model"
  145. EndSection
  146.  
  147. Section "Monitor"
  148. Identifier "Monitor15"
  149. VendorName "Monitor Vendor"
  150. ModelName "Monitor Model"
  151. EndSection
  152.  
  153. Section "Monitor"
  154. Identifier "Monitor16"
  155. VendorName "Monitor Vendor"
  156. ModelName "Monitor Model"
  157. EndSection
  158.  
  159. Section "Monitor"
  160. Identifier "Monitor17"
  161. VendorName "Monitor Vendor"
  162. ModelName "Monitor Model"
  163. EndSection
  164.  
  165. Section "Device"
  166. ### Available Driver options are:-
  167. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  168. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  169. ### <percent>: "<f>%"
  170. ### [arg]: arg optional
  171. #Option "NoAccel" # [<bool>]
  172. #Option "SWcursor" # [<bool>]
  173. #Option "EnablePageFlip" # [<bool>]
  174. #Option "ColorTiling" # [<bool>]
  175. #Option "ColorTiling2D" # [<bool>]
  176. #Option "RenderAccel" # [<bool>]
  177. #Option "SubPixelOrder" # [<str>]
  178. #Option "AccelMethod" # <str>
  179. #Option "EXAVSync" # [<bool>]
  180. #Option "EXAPixmaps" # [<bool>]
  181. #Option "ZaphodHeads" # <str>
  182. #Option "EnablePageFlip" # [<bool>]
  183. #Option "SwapbuffersWait" # [<bool>]
  184. Identifier "Card0"
  185. Driver "radeon"
  186. BusID "PCI:3:0:0"
  187. EndSection
  188.  
  189. Section "Device"
  190. ### Available Driver options are:-
  191. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  192. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  193. ### <percent>: "<f>%"
  194. ### [arg]: arg optional
  195. #Option "NoAccel" # [<bool>]
  196. #Option "SWcursor" # [<bool>]
  197. #Option "EnablePageFlip" # [<bool>]
  198. #Option "ColorTiling" # [<bool>]
  199. #Option "ColorTiling2D" # [<bool>]
  200. #Option "RenderAccel" # [<bool>]
  201. #Option "SubPixelOrder" # [<str>]
  202. #Option "AccelMethod" # <str>
  203. #Option "EXAVSync" # [<bool>]
  204. #Option "EXAPixmaps" # [<bool>]
  205. #Option "ZaphodHeads" # <str>
  206. #Option "EnablePageFlip" # [<bool>]
  207. #Option "SwapbuffersWait" # [<bool>]
  208. Identifier "Card1"
  209. Driver "radeon"
  210. BusID "PCI:4:0:0"
  211. EndSection
  212.  
  213. Section "Device"
  214. ### Available Driver options are:-
  215. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  216. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  217. ### <percent>: "<f>%"
  218. ### [arg]: arg optional
  219. #Option "NoAccel" # [<bool>]
  220. #Option "SWcursor" # [<bool>]
  221. #Option "EnablePageFlip" # [<bool>]
  222. #Option "ColorTiling" # [<bool>]
  223. #Option "ColorTiling2D" # [<bool>]
  224. #Option "RenderAccel" # [<bool>]
  225. #Option "SubPixelOrder" # [<str>]
  226. #Option "AccelMethod" # <str>
  227. #Option "EXAVSync" # [<bool>]
  228. #Option "EXAPixmaps" # [<bool>]
  229. #Option "ZaphodHeads" # <str>
  230. #Option "EnablePageFlip" # [<bool>]
  231. #Option "SwapbuffersWait" # [<bool>]
  232. Identifier "Card2"
  233. Driver "radeon"
  234. BusID "PCI:7:0:0"
  235. EndSection
  236.  
  237. Section "Device"
  238. ### Available Driver options are:-
  239. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  240. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  241. ### <percent>: "<f>%"
  242. ### [arg]: arg optional
  243. #Option "NoAccel" # [<bool>]
  244. #Option "SWcursor" # [<bool>]
  245. #Option "EnablePageFlip" # [<bool>]
  246. #Option "ColorTiling" # [<bool>]
  247. #Option "ColorTiling2D" # [<bool>]
  248. #Option "RenderAccel" # [<bool>]
  249. #Option "SubPixelOrder" # [<str>]
  250. #Option "AccelMethod" # <str>
  251. #Option "EXAVSync" # [<bool>]
  252. #Option "EXAPixmaps" # [<bool>]
  253. #Option "ZaphodHeads" # <str>
  254. #Option "EnablePageFlip" # [<bool>]
  255. #Option "SwapbuffersWait" # [<bool>]
  256. Identifier "Card3"
  257. Driver "radeon"
  258. BusID "PCI:8:0:0"
  259. EndSection
  260.  
  261. Section "Device"
  262. ### Available Driver options are:-
  263. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  264. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  265. ### <percent>: "<f>%"
  266. ### [arg]: arg optional
  267. #Option "NoAccel" # [<bool>]
  268. #Option "SWcursor" # [<bool>]
  269. #Option "EnablePageFlip" # [<bool>]
  270. #Option "ColorTiling" # [<bool>]
  271. #Option "ColorTiling2D" # [<bool>]
  272. #Option "RenderAccel" # [<bool>]
  273. #Option "SubPixelOrder" # [<str>]
  274. #Option "AccelMethod" # <str>
  275. #Option "EXAVSync" # [<bool>]
  276. #Option "EXAPixmaps" # [<bool>]
  277. #Option "ZaphodHeads" # <str>
  278. #Option "EnablePageFlip" # [<bool>]
  279. #Option "SwapbuffersWait" # [<bool>]
  280. Identifier "Card4"
  281. Driver "radeon"
  282. BusID "PCI:13:0:0"
  283. EndSection
  284.  
  285. Section "Device"
  286. ### Available Driver options are:-
  287. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  288. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  289. ### <percent>: "<f>%"
  290. ### [arg]: arg optional
  291. #Option "NoAccel" # [<bool>]
  292. #Option "SWcursor" # [<bool>]
  293. #Option "EnablePageFlip" # [<bool>]
  294. #Option "ColorTiling" # [<bool>]
  295. #Option "ColorTiling2D" # [<bool>]
  296. #Option "RenderAccel" # [<bool>]
  297. #Option "SubPixelOrder" # [<str>]
  298. #Option "AccelMethod" # <str>
  299. #Option "EXAVSync" # [<bool>]
  300. #Option "EXAPixmaps" # [<bool>]
  301. #Option "ZaphodHeads" # <str>
  302. #Option "EnablePageFlip" # [<bool>]
  303. #Option "SwapbuffersWait" # [<bool>]
  304. Identifier "Card5"
  305. Driver "radeon"
  306. BusID "PCI:14:0:0"
  307. EndSection
  308.  
  309. Section "Device"
  310. ### Available Driver options are:-
  311. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  312. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  313. ### <percent>: "<f>%"
  314. ### [arg]: arg optional
  315. #Option "SWcursor" # [<bool>]
  316. #Option "kmsdev" # <str>
  317. #Option "ShadowFB" # [<bool>]
  318. Identifier "Card6"
  319. Driver "modesetting"
  320. BusID "PCI:3:0:0"
  321. EndSection
  322.  
  323. Section "Device"
  324. ### Available Driver options are:-
  325. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  326. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  327. ### <percent>: "<f>%"
  328. ### [arg]: arg optional
  329. #Option "SWcursor" # [<bool>]
  330. #Option "kmsdev" # <str>
  331. #Option "ShadowFB" # [<bool>]
  332. Identifier "Card7"
  333. Driver "modesetting"
  334. BusID "PCI:4:0:0"
  335. EndSection
  336.  
  337. Section "Device"
  338. ### Available Driver options are:-
  339. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  340. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  341. ### <percent>: "<f>%"
  342. ### [arg]: arg optional
  343. #Option "SWcursor" # [<bool>]
  344. #Option "kmsdev" # <str>
  345. #Option "ShadowFB" # [<bool>]
  346. Identifier "Card8"
  347. Driver "modesetting"
  348. BusID "PCI:7:0:0"
  349. EndSection
  350.  
  351. Section "Device"
  352. ### Available Driver options are:-
  353. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  354. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  355. ### <percent>: "<f>%"
  356. ### [arg]: arg optional
  357. #Option "SWcursor" # [<bool>]
  358. #Option "kmsdev" # <str>
  359. #Option "ShadowFB" # [<bool>]
  360. Identifier "Card9"
  361. Driver "modesetting"
  362. BusID "PCI:8:0:0"
  363. EndSection
  364.  
  365. Section "Device"
  366. ### Available Driver options are:-
  367. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  368. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  369. ### <percent>: "<f>%"
  370. ### [arg]: arg optional
  371. #Option "SWcursor" # [<bool>]
  372. #Option "kmsdev" # <str>
  373. #Option "ShadowFB" # [<bool>]
  374. Identifier "Card10"
  375. Driver "modesetting"
  376. BusID "PCI:13:0:0"
  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 "kmsdev" # <str>
  387. #Option "ShadowFB" # [<bool>]
  388. Identifier "Card11"
  389. Driver "modesetting"
  390. BusID "PCI:14:0:0"
  391. EndSection
  392.  
  393. Section "Device"
  394. ### Available Driver options are:-
  395. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  396. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  397. ### <percent>: "<f>%"
  398. ### [arg]: arg optional
  399. #Option "ShadowFB" # [<bool>]
  400. #Option "Rotate" # <str>
  401. #Option "fbdev" # <str>
  402. #Option "debug" # [<bool>]
  403. Identifier "Card12"
  404. Driver "fbdev"
  405. BusID "PCI:3:0:0"
  406. EndSection
  407.  
  408. Section "Device"
  409. ### Available Driver options are:-
  410. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  411. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  412. ### <percent>: "<f>%"
  413. ### [arg]: arg optional
  414. #Option "ShadowFB" # [<bool>]
  415. #Option "Rotate" # <str>
  416. #Option "fbdev" # <str>
  417. #Option "debug" # [<bool>]
  418. Identifier "Card13"
  419. Driver "fbdev"
  420. BusID "PCI:7:0:0"
  421. EndSection
  422.  
  423. Section "Device"
  424. ### Available Driver options are:-
  425. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  426. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  427. ### <percent>: "<f>%"
  428. ### [arg]: arg optional
  429. #Option "ShadowFB" # [<bool>]
  430. #Option "Rotate" # <str>
  431. #Option "fbdev" # <str>
  432. #Option "debug" # [<bool>]
  433. Identifier "Card14"
  434. Driver "fbdev"
  435. BusID "PCI:13:0:0"
  436. EndSection
  437.  
  438. Section "Device"
  439. ### Available Driver options are:-
  440. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  441. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  442. ### <percent>: "<f>%"
  443. ### [arg]: arg optional
  444. #Option "ShadowFB" # [<bool>]
  445. #Option "DefaultRefresh" # [<bool>]
  446. #Option "ModeSetClearScreen" # [<bool>]
  447. Identifier "Card15"
  448. Driver "vesa"
  449. BusID "PCI:3:0:0"
  450. EndSection
  451.  
  452. Section "Device"
  453. ### Available Driver options are:-
  454. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  455. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  456. ### <percent>: "<f>%"
  457. ### [arg]: arg optional
  458. #Option "ShadowFB" # [<bool>]
  459. #Option "DefaultRefresh" # [<bool>]
  460. #Option "ModeSetClearScreen" # [<bool>]
  461. Identifier "Card16"
  462. Driver "vesa"
  463. BusID "PCI:7:0:0"
  464. EndSection
  465.  
  466. Section "Device"
  467. ### Available Driver options are:-
  468. ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  469. ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  470. ### <percent>: "<f>%"
  471. ### [arg]: arg optional
  472. #Option "ShadowFB" # [<bool>]
  473. #Option "DefaultRefresh" # [<bool>]
  474. #Option "ModeSetClearScreen" # [<bool>]
  475. Identifier "Card17"
  476. Driver "vesa"
  477. BusID "PCI:13:0:0"
  478. EndSection
  479.  
  480. Section "Screen"
  481. Identifier "Screen0"
  482. Device "Card0"
  483. Monitor "Monitor0"
  484. SubSection "Display"
  485. Viewport 0 0
  486. Depth 1
  487. EndSubSection
  488. SubSection "Display"
  489. Viewport 0 0
  490. Depth 4
  491. EndSubSection
  492. SubSection "Display"
  493. Viewport 0 0
  494. Depth 8
  495. EndSubSection
  496. SubSection "Display"
  497. Viewport 0 0
  498. Depth 15
  499. EndSubSection
  500. SubSection "Display"
  501. Viewport 0 0
  502. Depth 16
  503. EndSubSection
  504. SubSection "Display"
  505. Viewport 0 0
  506. Depth 24
  507. EndSubSection
  508. EndSection
  509.  
  510. Section "Screen"
  511. Identifier "Screen1"
  512. Device "Card1"
  513. Monitor "Monitor1"
  514. SubSection "Display"
  515. Viewport 0 0
  516. Depth 1
  517. EndSubSection
  518. SubSection "Display"
  519. Viewport 0 0
  520. Depth 4
  521. EndSubSection
  522. SubSection "Display"
  523. Viewport 0 0
  524. Depth 8
  525. EndSubSection
  526. SubSection "Display"
  527. Viewport 0 0
  528. Depth 15
  529. EndSubSection
  530. SubSection "Display"
  531. Viewport 0 0
  532. Depth 16
  533. EndSubSection
  534. SubSection "Display"
  535. Viewport 0 0
  536. Depth 24
  537. EndSubSection
  538. EndSection
  539.  
  540. Section "Screen"
  541. Identifier "Screen2"
  542. Device "Card2"
  543. Monitor "Monitor2"
  544. SubSection "Display"
  545. Viewport 0 0
  546. Depth 1
  547. EndSubSection
  548. SubSection "Display"
  549. Viewport 0 0
  550. Depth 4
  551. EndSubSection
  552. SubSection "Display"
  553. Viewport 0 0
  554. Depth 8
  555. EndSubSection
  556. SubSection "Display"
  557. Viewport 0 0
  558. Depth 15
  559. EndSubSection
  560. SubSection "Display"
  561. Viewport 0 0
  562. Depth 16
  563. EndSubSection
  564. SubSection "Display"
  565. Viewport 0 0
  566. Depth 24
  567. EndSubSection
  568. EndSection
  569.  
  570. Section "Screen"
  571. Identifier "Screen3"
  572. Device "Card3"
  573. Monitor "Monitor3"
  574. SubSection "Display"
  575. Viewport 0 0
  576. Depth 1
  577. EndSubSection
  578. SubSection "Display"
  579. Viewport 0 0
  580. Depth 4
  581. EndSubSection
  582. SubSection "Display"
  583. Viewport 0 0
  584. Depth 8
  585. EndSubSection
  586. SubSection "Display"
  587. Viewport 0 0
  588. Depth 15
  589. EndSubSection
  590. SubSection "Display"
  591. Viewport 0 0
  592. Depth 16
  593. EndSubSection
  594. SubSection "Display"
  595. Viewport 0 0
  596. Depth 24
  597. EndSubSection
  598. EndSection
  599.  
  600. Section "Screen"
  601. Identifier "Screen4"
  602. Device "Card4"
  603. Monitor "Monitor4"
  604. SubSection "Display"
  605. Viewport 0 0
  606. Depth 1
  607. EndSubSection
  608. SubSection "Display"
  609. Viewport 0 0
  610. Depth 4
  611. EndSubSection
  612. SubSection "Display"
  613. Viewport 0 0
  614. Depth 8
  615. EndSubSection
  616. SubSection "Display"
  617. Viewport 0 0
  618. Depth 15
  619. EndSubSection
  620. SubSection "Display"
  621. Viewport 0 0
  622. Depth 16
  623. EndSubSection
  624. SubSection "Display"
  625. Viewport 0 0
  626. Depth 24
  627. EndSubSection
  628. EndSection
  629.  
  630. Section "Screen"
  631. Identifier "Screen5"
  632. Device "Card5"
  633. Monitor "Monitor5"
  634. SubSection "Display"
  635. Viewport 0 0
  636. Depth 1
  637. EndSubSection
  638. SubSection "Display"
  639. Viewport 0 0
  640. Depth 4
  641. EndSubSection
  642. SubSection "Display"
  643. Viewport 0 0
  644. Depth 8
  645. EndSubSection
  646. SubSection "Display"
  647. Viewport 0 0
  648. Depth 15
  649. EndSubSection
  650. SubSection "Display"
  651. Viewport 0 0
  652. Depth 16
  653. EndSubSection
  654. SubSection "Display"
  655. Viewport 0 0
  656. Depth 24
  657. EndSubSection
  658. EndSection
  659.  
  660. Section "Screen"
  661. Identifier "Screen6"
  662. Device "Card6"
  663. Monitor "Monitor6"
  664. SubSection "Display"
  665. Viewport 0 0
  666. Depth 1
  667. EndSubSection
  668. SubSection "Display"
  669. Viewport 0 0
  670. Depth 4
  671. EndSubSection
  672. SubSection "Display"
  673. Viewport 0 0
  674. Depth 8
  675. EndSubSection
  676. SubSection "Display"
  677. Viewport 0 0
  678. Depth 15
  679. EndSubSection
  680. SubSection "Display"
  681. Viewport 0 0
  682. Depth 16
  683. EndSubSection
  684. SubSection "Display"
  685. Viewport 0 0
  686. Depth 24
  687. EndSubSection
  688. EndSection
  689.  
  690. Section "Screen"
  691. Identifier "Screen7"
  692. Device "Card7"
  693. Monitor "Monitor7"
  694. SubSection "Display"
  695. Viewport 0 0
  696. Depth 1
  697. EndSubSection
  698. SubSection "Display"
  699. Viewport 0 0
  700. Depth 4
  701. EndSubSection
  702. SubSection "Display"
  703. Viewport 0 0
  704. Depth 8
  705. EndSubSection
  706. SubSection "Display"
  707. Viewport 0 0
  708. Depth 15
  709. EndSubSection
  710. SubSection "Display"
  711. Viewport 0 0
  712. Depth 16
  713. EndSubSection
  714. SubSection "Display"
  715. Viewport 0 0
  716. Depth 24
  717. EndSubSection
  718. EndSection
  719.  
  720. Section "Screen"
  721. Identifier "Screen8"
  722. Device "Card8"
  723. Monitor "Monitor8"
  724. SubSection "Display"
  725. Viewport 0 0
  726. Depth 1
  727. EndSubSection
  728. SubSection "Display"
  729. Viewport 0 0
  730. Depth 4
  731. EndSubSection
  732. SubSection "Display"
  733. Viewport 0 0
  734. Depth 8
  735. EndSubSection
  736. SubSection "Display"
  737. Viewport 0 0
  738. Depth 15
  739. EndSubSection
  740. SubSection "Display"
  741. Viewport 0 0
  742. Depth 16
  743. EndSubSection
  744. SubSection "Display"
  745. Viewport 0 0
  746. Depth 24
  747. EndSubSection
  748. EndSection
  749.  
  750. Section "Screen"
  751. Identifier "Screen9"
  752. Device "Card9"
  753. Monitor "Monitor9"
  754. SubSection "Display"
  755. Viewport 0 0
  756. Depth 1
  757. EndSubSection
  758. SubSection "Display"
  759. Viewport 0 0
  760. Depth 4
  761. EndSubSection
  762. SubSection "Display"
  763. Viewport 0 0
  764. Depth 8
  765. EndSubSection
  766. SubSection "Display"
  767. Viewport 0 0
  768. Depth 15
  769. EndSubSection
  770. SubSection "Display"
  771. Viewport 0 0
  772. Depth 16
  773. EndSubSection
  774. SubSection "Display"
  775. Viewport 0 0
  776. Depth 24
  777. EndSubSection
  778. EndSection
  779.  
  780. Section "Screen"
  781. Identifier "Screen10"
  782. Device "Card10"
  783. Monitor "Monitor10"
  784. SubSection "Display"
  785. Viewport 0 0
  786. Depth 1
  787. EndSubSection
  788. SubSection "Display"
  789. Viewport 0 0
  790. Depth 4
  791. EndSubSection
  792. SubSection "Display"
  793. Viewport 0 0
  794. Depth 8
  795. EndSubSection
  796. SubSection "Display"
  797. Viewport 0 0
  798. Depth 15
  799. EndSubSection
  800. SubSection "Display"
  801. Viewport 0 0
  802. Depth 16
  803. EndSubSection
  804. SubSection "Display"
  805. Viewport 0 0
  806. Depth 24
  807. EndSubSection
  808. EndSection
  809.  
  810. Section "Screen"
  811. Identifier "Screen11"
  812. Device "Card11"
  813. Monitor "Monitor11"
  814. SubSection "Display"
  815. Viewport 0 0
  816. Depth 1
  817. EndSubSection
  818. SubSection "Display"
  819. Viewport 0 0
  820. Depth 4
  821. EndSubSection
  822. SubSection "Display"
  823. Viewport 0 0
  824. Depth 8
  825. EndSubSection
  826. SubSection "Display"
  827. Viewport 0 0
  828. Depth 15
  829. EndSubSection
  830. SubSection "Display"
  831. Viewport 0 0
  832. Depth 16
  833. EndSubSection
  834. SubSection "Display"
  835. Viewport 0 0
  836. Depth 24
  837. EndSubSection
  838. EndSection
  839.  
  840. Section "Screen"
  841. Identifier "Screen12"
  842. Device "Card12"
  843. Monitor "Monitor12"
  844. SubSection "Display"
  845. Viewport 0 0
  846. Depth 1
  847. EndSubSection
  848. SubSection "Display"
  849. Viewport 0 0
  850. Depth 4
  851. EndSubSection
  852. SubSection "Display"
  853. Viewport 0 0
  854. Depth 8
  855. EndSubSection
  856. SubSection "Display"
  857. Viewport 0 0
  858. Depth 15
  859. EndSubSection
  860. SubSection "Display"
  861. Viewport 0 0
  862. Depth 16
  863. EndSubSection
  864. SubSection "Display"
  865. Viewport 0 0
  866. Depth 24
  867. EndSubSection
  868. EndSection
  869.  
  870. Section "Screen"
  871. Identifier "Screen13"
  872. Device "Card13"
  873. Monitor "Monitor13"
  874. SubSection "Display"
  875. Viewport 0 0
  876. Depth 1
  877. EndSubSection
  878. SubSection "Display"
  879. Viewport 0 0
  880. Depth 4
  881. EndSubSection
  882. SubSection "Display"
  883. Viewport 0 0
  884. Depth 8
  885. EndSubSection
  886. SubSection "Display"
  887. Viewport 0 0
  888. Depth 15
  889. EndSubSection
  890. SubSection "Display"
  891. Viewport 0 0
  892. Depth 16
  893. EndSubSection
  894. SubSection "Display"
  895. Viewport 0 0
  896. Depth 24
  897. EndSubSection
  898. EndSection
  899.  
  900. Section "Screen"
  901. Identifier "Screen14"
  902. Device "Card14"
  903. Monitor "Monitor14"
  904. SubSection "Display"
  905. Viewport 0 0
  906. Depth 1
  907. EndSubSection
  908. SubSection "Display"
  909. Viewport 0 0
  910. Depth 4
  911. EndSubSection
  912. SubSection "Display"
  913. Viewport 0 0
  914. Depth 8
  915. EndSubSection
  916. SubSection "Display"
  917. Viewport 0 0
  918. Depth 15
  919. EndSubSection
  920. SubSection "Display"
  921. Viewport 0 0
  922. Depth 16
  923. EndSubSection
  924. SubSection "Display"
  925. Viewport 0 0
  926. Depth 24
  927. EndSubSection
  928. EndSection
  929.  
  930. Section "Screen"
  931. Identifier "Screen15"
  932. Device "Card15"
  933. Monitor "Monitor15"
  934. SubSection "Display"
  935. Viewport 0 0
  936. Depth 1
  937. EndSubSection
  938. SubSection "Display"
  939. Viewport 0 0
  940. Depth 4
  941. EndSubSection
  942. SubSection "Display"
  943. Viewport 0 0
  944. Depth 8
  945. EndSubSection
  946. SubSection "Display"
  947. Viewport 0 0
  948. Depth 15
  949. EndSubSection
  950. SubSection "Display"
  951. Viewport 0 0
  952. Depth 16
  953. EndSubSection
  954. SubSection "Display"
  955. Viewport 0 0
  956. Depth 24
  957. EndSubSection
  958. EndSection
  959.  
  960. Section "Screen"
  961. Identifier "Screen16"
  962. Device "Card16"
  963. Monitor "Monitor16"
  964. SubSection "Display"
  965. Viewport 0 0
  966. Depth 1
  967. EndSubSection
  968. SubSection "Display"
  969. Viewport 0 0
  970. Depth 4
  971. EndSubSection
  972. SubSection "Display"
  973. Viewport 0 0
  974. Depth 8
  975. EndSubSection
  976. SubSection "Display"
  977. Viewport 0 0
  978. Depth 15
  979. EndSubSection
  980. SubSection "Display"
  981. Viewport 0 0
  982. Depth 16
  983. EndSubSection
  984. SubSection "Display"
  985. Viewport 0 0
  986. Depth 24
  987. EndSubSection
  988. EndSection
  989.  
  990. Section "Screen"
  991. Identifier "Screen17"
  992. Device "Card17"
  993. Monitor "Monitor17"
  994. SubSection "Display"
  995. Viewport 0 0
  996. Depth 1
  997. EndSubSection
  998. SubSection "Display"
  999. Viewport 0 0
  1000. Depth 4
  1001. EndSubSection
  1002. SubSection "Display"
  1003. Viewport 0 0
  1004. Depth 8
  1005. EndSubSection
  1006. SubSection "Display"
  1007. Viewport 0 0
  1008. Depth 15
  1009. EndSubSection
  1010. SubSection "Display"
  1011. Viewport 0 0
  1012. Depth 16
  1013. EndSubSection
  1014. SubSection "Display"
  1015. Viewport 0 0
  1016. Depth 24
  1017. EndSubSection
  1018. EndSection
Advertisement
Add Comment
Please, Sign In to add comment