Advertisement
Guest User

5-monitor xorg.conf

a guest
Sep 1st, 2012
1,468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "ServerLayout"
  2.     Identifier     "Layout0"
  3.     Screen      0  "Screen0" 0 0
  4.     Screen      1  "Screen1" RightOf "Screen3"
  5.         Screen      2  "Screen2" LeftOf "Screen0"
  6.     Screen      3  "Screen3" Above "Screen0"
  7.     Screen      4  "Screen4" RightOf "Screen0"
  8.     InputDevice    "Keyboard0" "CoreKeyboard"
  9.     InputDevice    "Mouse0" "CorePointer"
  10.     Option         "Xinerama" "1"
  11. EndSection
  12.  
  13. Section "Files"
  14. EndSection
  15.  
  16. Section "Module"
  17.     Load "dbe"
  18. EndSection
  19.  
  20. Section "InputDevice"
  21.     Identifier     "Mouse0"
  22.     Driver         "mouse"
  23.     Option         "Protocol" "auto"
  24.     Option         "Device" "/dev/psaux"
  25.     Option         "Emulate3Buttons" "no"
  26.     Option         "ZAxisMapping" "4 5"
  27. EndSection
  28.  
  29. Section "InputDevice"
  30.     Identifier     "Keyboard0"
  31.     Driver         "kbd"
  32. EndSection
  33.  
  34. Section "Monitor"
  35.     Identifier     "nec24"
  36.     ModelName      "NEC EA243WM"
  37.     HorizSync       31.0 - 77.0
  38.     VertRefresh     56.0 - 61.0
  39. EndSection
  40.  
  41. Section "Monitor"
  42.     Identifier     "leftAsus"
  43.     ModelName      "Ancor Communications Inc ASUS VB198"
  44.     HorizSync       53.0 - 80.0
  45.     VertRefresh     50.0 - 76.0
  46.         Option                  "DPMS"
  47. EndSection
  48.  
  49. Section "Monitor"
  50.     Identifier     "rightHp"
  51.     ModelName      "HP L1506"
  52.     HorizSync       30.0 - 63.0
  53.     VertRefresh     50.0 - 76.0
  54.         Option                  "DPMS"
  55. EndSection
  56.  
  57. Section "Monitor"
  58.     Identifier     "rightAsus"
  59.     ModelName      "HP L1506"
  60.     HorizSync       30.0 - 63.0
  61.     VertRefresh     50.0 - 76.0
  62.         Option                  "DPMS"
  63. EndSection
  64.  
  65. Section "Monitor"
  66.     Identifier     "leftHp"
  67.     ModelName      "Ancor Communications Inc ASUS VB198"
  68.     HorizSync       53.0 - 80.0
  69.     VertRefresh     50.0 - 76.0
  70.         Option                  "DPMS"
  71. EndSection
  72.  
  73. Section "Device"
  74.     Identifier     "nvidia550-0" Driver         "nvidia"
  75.     VendorName     "NVIDIA Corporation"
  76.     BoardName      "GeForce GTX 550 Ti"
  77.     BusID          "PCI:1:0:0"
  78.         Screen 0
  79. EndSection
  80.  
  81. Section "Device"
  82.     Identifier     "nvidia440-0"
  83.     Driver         "nvidia"
  84.     VendorName     "NVIDIA Corporation"
  85.     BoardName      "GeForce GT 440"
  86.     BusID          "PCI:3:0:0"
  87.     Screen          0
  88. EndSection
  89.  
  90. Section "Device"
  91.     Identifier     "nvidia210-0"
  92.     Driver         "nvidia"
  93.     VendorName     "NVIDIA Corporation"
  94.     BoardName      "GeForce 210"
  95.     BusID          "PCI:2:0:0"
  96.     Screen          0
  97. EndSection
  98.  
  99. Section "Device"
  100.     Identifier     "nvidia210-1"
  101.     Driver         "nvidia"
  102.     VendorName     "NVIDIA Corporation"
  103.     BoardName      "GeForce 210"
  104.     BusID          "PCI:2:0:0"
  105.     Screen          1
  106. EndSection
  107.  
  108. Section "Device"
  109.     Identifier     "nvidia440-1"
  110.     Driver         "nvidia"
  111.     VendorName     "NVIDIA Corporation"
  112.     BoardName      "GeForce GT 440"
  113.     BusID          "PCI:3:0:0"
  114.     Screen          1
  115. EndSection
  116.  
  117. Section "Screen"
  118.     Identifier     "Screen0"
  119.     Device         "nvidia550-0"
  120.     Monitor        "nec24"
  121.     DefaultDepth    24
  122.     Option         "TwinView" "0"
  123.     Option         "TwinViewXineramaInfoOrder" "DFP-1"
  124.     Option         "Stereo" "0"
  125.     Option         "nvidiaXineramaInfoOrder" "DFP-1"
  126.     Option         "metamodes" "nvidia-auto-select +0+0"
  127.     SubSection     "Display"
  128.         Depth       24
  129.     EndSubSection
  130. EndSection
  131.  
  132. Section "Screen"
  133.     Identifier     "Screen1"
  134.     Device         "nvidia440-0"
  135.     Monitor        "rightHp"
  136.     DefaultDepth    24
  137.     Option         "TwinView" "0"
  138.     Option         "TwinViewXineramaInfoOrder" "DFP-0"
  139.     Option         "Stereo" "0"
  140.     Option         "metamodes" "DFP: nvidia-auto-select +0+0"
  141.     SubSection     "Display"
  142.         Depth       24
  143.     EndSubSection
  144. EndSection
  145.  
  146. Section "Screen"
  147.     Identifier     "Screen2"
  148.     Device         "nvidia210-0"
  149.     Monitor        "leftAsus"
  150.     DefaultDepth    24
  151.     Option         "TwinView" "0"
  152.     Option         "TwinViewXineramaInfoOrder" "CRT-1"
  153.     Option         "Stereo" "0"
  154.     Option         "metamodes" "DFP-0: nvidia-auto-select +0+0 { Rotation=left}"
  155.     SubSection     "Display"
  156.         Depth       24
  157.     EndSubSection
  158. EndSection
  159.  
  160. Section "Screen"
  161.     Identifier     "Screen4"
  162.     Device         "nvidia210-1"
  163.     Monitor        "rightAsus"
  164.     DefaultDepth    24
  165.     Option         "Stereo" "0"
  166.     Option         "nvidiaXineramaInfoOrder" "CRT-1"
  167.     Option         "metamodes" "DFP-1: nvidia-auto-select +0+0 { Rotation = left} "
  168.     SubSection     "Display"
  169.         Depth       24
  170.     EndSubSection
  171. EndSection
  172.  
  173. Section "Screen"
  174.     Identifier     "Screen3"
  175.     Device         "nvidia440-1"
  176.     Monitor        "leftHp"
  177.     DefaultDepth    24
  178.     Option         "Stereo" "0"
  179.     Option         "metamodes" "DFP: nvidia-auto-select +0+0"
  180.     SubSection     "Display"
  181.         Depth       24
  182.     EndSubSection
  183. EndSection
  184.  
  185. Section "Extensions"
  186.     Option         "Composite" "Disable"
  187. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement