daily pastebin goal
15%
SHARE
TWEET

Untitled

a guest Apr 8th, 2012 6 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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.         InputDevice    "Mouse0" "CorePointer"
  7.         InputDevice    "Keyboard0" "CoreKeyboard"
  8. EndSection
  9.  
  10. Section "Files"
  11.         ModulePath   "/usr/lib/xorg/modules"
  12.         FontPath     "/usr/share/fonts/X11/misc"
  13.         FontPath     "/usr/share/fonts/X11/cyrillic"
  14.         FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
  15.         FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
  16.         FontPath     "/usr/share/fonts/X11/Type1"
  17.         FontPath     "/usr/share/fonts/X11/100dpi"
  18.         FontPath     "/usr/share/fonts/X11/75dpi"
  19.         FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  20.         FontPath     "built-ins"
  21. EndSection
  22.  
  23. Section "Module"
  24.         Load  "extmod"
  25.         Load  "dri"
  26.         Load  "record"
  27.         Load  "dri2"
  28.         Load  "dbe"
  29.         Load  "glx"
  30. EndSection
  31.  
  32. Section "InputDevice"
  33.         Identifier  "Keyboard0"
  34.         Driver      "kbd"
  35. EndSection
  36.  
  37. Section "InputDevice"
  38.         Identifier  "Mouse0"
  39.         Driver      "mouse"
  40.         Option      "Protocol" "auto"
  41.         Option      "Device" "/dev/input/mice"
  42.         Option      "ZAxisMapping" "4 5 6 7"
  43. EndSection
  44.  
  45. Section "Monitor"
  46.         Identifier   "Monitor0"
  47.         VendorName   "Monitor Vendor"
  48.         ModelName    "Monitor Model"
  49. EndSection
  50.  
  51. Section "Monitor"
  52.         Identifier   "Monitor1"
  53.         VendorName   "Monitor Vendor"
  54.         ModelName    "Monitor Model"
  55. EndSection
  56.  
  57. Section "Monitor"
  58.         Identifier   "Monitor2"
  59.         VendorName   "Monitor Vendor"
  60.         ModelName    "Monitor Model"
  61. EndSection
  62.  
  63. Section "Device"
  64.         ### Available Driver options are:-
  65.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  66.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  67.         ### <percent>: "<f>%"
  68.         ### [arg]: arg optional
  69.         #Option     "DRI"                       # [<bool>]
  70.         #Option     "ColorKey"                  # <i>
  71.         #Option     "VideoKey"                  # <i>
  72.         #Option     "FallbackDebug"             # [<bool>]
  73.         #Option     "Tiling"                    # [<bool>]
  74.         #Option     "LinearFramebuffer"         # [<bool>]
  75.         #Option     "Shadow"                    # [<bool>]
  76.         #Option     "SwapbuffersWait"           # [<bool>]
  77.         #Option     "TripleBuffer"              # [<bool>]
  78.         #Option     "XvMC"                      # [<bool>]
  79.         #Option     "XvPreferOverlay"           # [<bool>]
  80.         #Option     "DebugFlushBatches"         # [<bool>]
  81.         #Option     "DebugFlushCaches"          # [<bool>]
  82.         #Option     "DebugWait"                 # [<bool>]
  83.         #Option     "HotPlug"                   # [<bool>]
  84.         #Option     "RelaxedFencing"            # [<bool>]
  85.         Identifier  "Card0"
  86.         Driver      "intel"
  87.         BusID       "PCI:0:2:0"
  88. EndSection
  89.  
  90. Section "Device"
  91.         ### Available Driver options are:-
  92.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  93.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  94.         ### <percent>: "<f>%"
  95.         ### [arg]: arg optional
  96.         #Option     "ShadowFB"                  # [<bool>]
  97.         #Option     "DefaultRefresh"            # [<bool>]
  98.         #Option     "ModeSetClearScreen"        # [<bool>]
  99.         Identifier  "Card2"
  100.         Driver      "intel"
  101.         BusID       "PCI:0:2:0"
  102. EndSection
  103.  
  104. Section "Device"
  105.         ### Available Driver options are:-
  106.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  107.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  108.         ### <percent>: "<f>%"
  109.         ### [arg]: arg optional
  110.         #Option     "ShadowFB"                  # [<bool>]
  111.         #Option     "DefaultRefresh"            # [<bool>]
  112.         #Option     "ModeSetClearScreen"        # [<bool>]
  113.         Identifier  "Card2"
  114.         Driver      "intel"
  115.         BusID       "PCI:0:2:0"
  116. EndSection
  117.  
  118. Section "Screen"
  119.         Identifier "Screen0"
  120.         Device     "Card0"
  121.         Monitor    "Monitor0"
  122.         SubSection "Display"
  123.                 Viewport   0 0
  124.                 Depth     1
  125.         EndSubSection
  126.         SubSection "Display"
  127.                 Viewport   0 0
  128.                 Depth     4
  129.         EndSubSection
  130.         SubSection "Display"
  131.                 Viewport   0 0
  132.                 Depth     8
  133.         EndSubSection
  134.         SubSection "Display"
  135.                 Viewport   0 0
  136.                 Depth     15
  137.         EndSubSection
  138.         SubSection "Display"
  139.                 Viewport   0 0
  140.                 Depth     16
  141.         EndSubSection
  142.         SubSection "Display"
  143.                 Viewport   0 0
  144.                 Depth     24
  145.         EndSubSection
  146. EndSection
  147.  
  148. Section "Screen"
  149.         Identifier "Screen1"
  150.         Device     "Card1"
  151.         Monitor    "Monitor1"
  152.         SubSection "Display"
  153.                 Viewport   0 0
  154.                 Depth     1
  155.         EndSubSection
  156.         SubSection "Display"
  157.                 Viewport   0 0
  158.                 Depth     4
  159.         EndSubSection
  160.         SubSection "Display"
  161.                 Viewport   0 0
  162.                 Depth     8
  163.         EndSubSection
  164.         SubSection "Display"
  165.                 Viewport   0 0
  166.                 Depth     15
  167.         EndSubSection
  168.         SubSection "Display"
  169.                 Viewport   0 0
  170.                 Depth     16
  171.         EndSubSection
  172.         SubSection "Display"
  173.                 Viewport   0 0
  174.                 Depth     24
  175.         EndSubSection
  176. EndSection
  177.  
  178. Section "Screen"
  179.         Identifier "Screen2"
  180.         Device     "Card2"
  181.         Monitor    "Monitor2"
  182.         SubSection "Display"
  183.                 Viewport   0 0
  184.                 Depth     1
  185.         EndSubSection
  186.         SubSection "Display"
  187.                 Viewport   0 0
  188.                 Depth     4
  189.         EndSubSection
  190.         SubSection "Display"
  191.                 Viewport   0 0
  192.                 Depth     8
  193.         EndSubSection
  194.         SubSection "Display"
  195.                 Viewport   0 0
  196.                 Depth     15
  197.         EndSubSection
  198.         SubSection "Display"
  199.                 Viewport   0 0
  200.                 Depth     16
  201.         EndSubSection
  202.         SubSection "Display"
  203.                 Viewport   0 0
  204.                 Depth     24
  205.         EndSubSection
  206. EndSection
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top