Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 3rd, 2012  |  syntax: None  |  size: 4.33 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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  "dri"
  25.         Load  "glx"
  26.         Load  "dbe"
  27.         Load  "record"
  28.         Load  "dri2"
  29.         Load  "extmod"
  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   "Matsui"
  48.         ModelName    "M19DVDB19"
  49.         Modeline     "1360x768@60" 84.50 1360 1392 1712 1744 768 783 791 807
  50. EndSection
  51.  
  52. Section "Device"
  53.         ### Available Driver options are:-
  54.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  55.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  56.         ### <percent>: "<f>%"
  57.         ### [arg]: arg optional
  58.         #Option     "AccelMethod"               # [<str>]
  59.         #Option     "DRI"                       # [<bool>]
  60.         #Option     "ColorKey"                  # <i>
  61.         #Option     "VideoKey"                  # <i>
  62.         #Option     "FallbackDebug"             # [<bool>]
  63.         #Option     "Tiling"                    # [<bool>]
  64.         #Option     "Shadow"                    # [<bool>]
  65.         #Option     "SwapbuffersWait"           # [<bool>]
  66.         #Option     "XvMC"                      # [<bool>]
  67.         #Option     "XvPreferOverlay"           # [<bool>]
  68.         #Option     "DebugFlushBatches"         # [<bool>]
  69.         #Option     "DebugFlushCaches"          # [<bool>]
  70.         #Option     "DebugWait"                 # [<bool>]
  71.         #Option     "HotPlug"                   # [<bool>]
  72.         #Option     "RelaxedFencing"            # [<bool>]
  73.         Identifier  "Card0"
  74.         Driver      "intel"
  75.         BusID       "PCI:0:2:0"
  76. EndSection
  77.  
  78. Section "Device"
  79.         ### Available Driver options are:-
  80.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  81.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  82.         ### <percent>: "<f>%"
  83.         ### [arg]: arg optional
  84.         #Option     "ShadowFB"                  # [<bool>]
  85.         #Option     "Rotate"                    # <str>
  86.         #Option     "fbdev"                     # <str>
  87.         #Option     "debug"                     # [<bool>]
  88.         Identifier  "Card1"
  89.         Driver      "fbdev"
  90.         BusID       "PCI:0:2:0"
  91. EndSection
  92.  
  93. Section "Device"
  94.         ### Available Driver options are:-
  95.         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
  96.         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
  97.         ### <percent>: "<f>%"
  98.         ### [arg]: arg optional
  99.         #Option     "ShadowFB"                  # [<bool>]
  100.         #Option     "DefaultRefresh"            # [<bool>]
  101.         #Option     "ModeSetClearScreen"        # [<bool>]
  102.         Identifier  "Card2"
  103.         Driver      "vesa"
  104.         BusID       "PCI:0:2:0"
  105. EndSection
  106.  
  107. Section "Screen"
  108.         Identifier "Screen0"
  109.         Device     "Card0"
  110.         Monitor    "Monitor0"
  111.  
  112.         SubSection "Display"
  113.                 Depth           1
  114.                 Modes           "1360x768"
  115.         EndSubSection
  116.         SubSection "Display"
  117.                 Depth           4
  118.                 Modes           "1360x768"
  119.         EndSubSection
  120.         SubSection "Display"
  121.                 Depth           8
  122.                 Modes           "1360x768"
  123.         EndSubSection
  124.         SubSection "Display"
  125.                 Depth           15
  126.                 Modes           "1280x800"
  127.         EndSubSection
  128.         SubSection "Display"
  129.                 Depth           16
  130.                 Modes           "1360x768"
  131.         EndSubSection
  132.         SubSection "Display"
  133.                 Depth           24
  134.                 Modes           "1360x768"
  135.         EndSubSection
  136.  
  137. EndSection