Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

dual head xorg.conf
Sunday, January 21st, 2007 at 10:00:41am UTC 

  1. # /etc/X11/xorg.conf (xorg X Window System server configuration file)
  2. #
  3. # This file was initally generated by dexconf, the Debian X Configuration tool, using
  4. # values from the debconf database.
  5. #
  6. # Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
  7. # (Type "man /etc/X11/xorg.conf" at the shell prompt.)
  8. #
  9. # This file is automatically updated on xserver-xorg package upgrades *only*
  10. # if it has not been modified since the last upgrade of the xserver-xorg
  11. # package.
  12. #
  13. #
  14. Section "Files"
  15.         FontPath        "/usr/share/X11/fonts/misc"
  16.         FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
  17.         FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
  18.         FontPath        "/usr/share/X11/fonts/Type1"
  19.         FontPath        "/usr/share/X11/fonts/100dpi"
  20.         FontPath        "/usr/share/X11/fonts/75dpi"
  21.         # path to defoma fonts
  22.         FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
  23. EndSection
  24. #
  25. Section "Module"
  26.         Load    "bitmap"
  27.         Load    "ddc"
  28.         Load    "dri"
  29.         Load    "extmod"
  30.         Load    "freetype"
  31.         Load    "glx"
  32.         Load    "int10"
  33.         Load    "type1"
  34.         Load    "vbe"
  35. EndSection
  36. #
  37. Section "InputDevice"
  38.         Identifier      "Generic Keyboard"
  39.         Driver    "kbd"
  40.         Option    "CoreKeyboard"
  41.         Option    "XkbRules"        "xorg"
  42.         Option    "XkbModel"        "pc104"
  43.         Option    "XkbLayout"       "us"
  44. EndSection
  45. #
  46. Section "InputDevice"
  47.         Identifier      "Configured Mouse"
  48.         Driver    "mouse"
  49.         Option    "CorePointer"
  50.         Option    "Device"    "/dev/input/mice"
  51.         Option    "Protocol"                "ExplorerPS/2"
  52.         Option    "ZAxisMapping"        "4 5"
  53.         Option    "Emulate3Buttons" "true"
  54. EndSection
  55. # ------------------------------------------------------------------------
  56. # Dual head system. Notice the two devices sharing the same BusID
  57. # ------------------------------------------------------------------------
  58. Section "Device"
  59.   Identifier  "Card0.0" # CRT-0 (VGA output)
  60.   Driver      "nvidia"
  61.   VendorName  "nVidia Corporation"
  62.   BoardName   "NV34 [GeForce FX 5200]"
  63.   BusID       "PCI:04:00:0"          # BUS I/D
  64.   Screen      0    #First monitor
  65.   Option      "NoLogo"
  66. EndSection
  67. Section "Device"
  68.   Identifier  "Card0.1" # CRT-1 (VGA output)
  69.   Driver      "nvidia"
  70.   VendorName  "nVidia Corporation"
  71.   BoardName   "NV34 [GeForce FX 5200]"
  72.   BusID       "PCI:04:00:0"          # BUS I/D
  73.   Screen      1    #Second monitor
  74.   Option      "NoLogo"
  75. EndSection
  76. # ------------------------------------------------------------------------
  77. # Monitor section: Most of the parameters are optional
  78. # ------------------------------------------------------------------------
  79. Section "Monitor"
  80.   Identifier   "Monitor0"
  81.   VendorName   "Compaq"
  82.   ModelName    "Compaq MV720"
  83.   Option       "DPMS"
  84.         HorizSync    30-69
  85.         VertRefresh  50-100
  86. EndSection
  87. #
  88. Section "Monitor"
  89.   Identifier   "Monitor1"
  90.   VendorName   "Dell"
  91.   ModelName    "Dell E770S"
  92.         HorizSync    30-70
  93.         VertRefresh  50-160
  94.   Option       "DPMS"
  95. EndSection
  96. # ------------------------------------------------
  97. # Screen section: Pairing video cards and monitors
  98. # ------------------------------------------------
  99. Section "Screen"
  100.   Identifier  "Screen0"
  101.   Device      "Card0.0"
  102.   Monitor     "Monitor0"
  103.   SubSection  "Display"
  104.     Depth  24
  105.     Modes       "1280x1024" "1152x864"
  106.   EndSubSection
  107. EndSection
  108. #
  109. Section "Screen"
  110.   Identifier  "Screen1"
  111.   Device      "Card0.1"
  112.   Monitor     "Monitor1"
  113.   SubSection  "Display"
  114.     Depth 24
  115.     Modes       "1280x1024" "1152x864"
  116.   EndSubSection
  117. EndSection
  118.  #***********************
  119. #
  120. # FINAL STUFF GOES HERE
  121. #
  122. #*********************
  123. # Layout section
  124. #
  125. Section "ServerLayout"
  126.   Identifier   "Multihead"
  127.   Screen 0     "Screen0" 0 0
  128.   Screen 1     "Screen1" LeftOf "Screen0"
  129.         InputDevice   "Generic Keyboard"
  130.         InputDevice     "Configured Mouse"
  131. EndSection
  132. Section "DRI"
  133.         Mode    0666
  134. EndSection

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right
worth-right