NoPaste

xorg.conf

von Anonymous

SNIPPET_TEXT:
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings:  version 1.0  (buildmeister@builder26)  Thu Feb 14 18:14:18 PST 2008
  3.  
  4. Section "ServerLayout"
  5.     Identifier     "Layout0"
  6.     Screen      0  "Screen0" 0 0
  7.     Screen      1  "Screen1" RightOf "Screen0"
  8.     InputDevice    "Keyboard0" "CoreKeyboard"
  9.     InputDevice    "Mouse0" "CorePointer"
  10. EndSection
  11.  
  12. Section "Files"
  13.     RgbPath         "/usr/X11R6/lib/X11/rgb"
  14. EndSection
  15.  
  16. Section "Module"
  17.     Load           "dbe"
  18.     Load           "extmod"
  19.     Load           "type1"
  20.     Load           "freetype"
  21.     Load           "glx"
  22. EndSection
  23.  
  24. Section "ServerFlags"
  25.     Option         "Xinerama" "1"
  26. EndSection
  27.  
  28. Section "InputDevice"
  29.     # generated from default
  30.     Identifier     "Mouse0"
  31.     Driver         "mouse"
  32.     Option         "Protocol" "auto"
  33.     Option         "Device" "/dev/psaux"
  34.     Option         "Emulate3Buttons" "no"
  35.     Option         "ZAxisMapping" "4 5"
  36. EndSection
  37.  
  38. Section "InputDevice"
  39.     # generated from default
  40.     Identifier     "Keyboard0"
  41.     Driver         "kbd"
  42. EndSection
  43.  
  44. Section "Monitor"
  45.     # HorizSync source: edid, VertRefresh source: edid
  46.     Identifier     "Monitor0"
  47.     VendorName     "Unknown"
  48.     ModelName      "Samsung SyncMaster"
  49.     HorizSync       30.0 - 81.0
  50.     VertRefresh     56.0 - 75.0
  51.     Option         "DPMS"
  52. EndSection
  53.  
  54. Section "Monitor"
  55.     # HorizSync source: unknown, VertRefresh source: unknown
  56.     Identifier     "Monitor1"
  57.     VendorName     "Unknown"
  58.     ModelName      "Samsung SyncMaster"
  59.     HorizSync       0.0 - 0.0
  60.     VertRefresh     0.0
  61.     Option         "DPMS"
  62. EndSection
  63.  
  64. Section "Device"
  65.     Identifier     "Videocard0"
  66.     Driver         "nvidia"
  67.     VendorName     "NVIDIA Corporation"
  68.     BoardName      "GeForce 7600 GT"
  69.     BusID          "PCI:1:0:0"
  70.     Screen          0
  71. EndSection
  72.  
  73. Section "Device"
  74.     Identifier     "Videocard1"
  75.     Driver         "nvidia"
  76.     VendorName     "NVIDIA Corporation"
  77.     BoardName      "GeForce 7600 GT"
  78.     BusID          "PCI:1:0:0"
  79.     Screen          1
  80. EndSection
  81.  
  82. Section "Screen"
  83.     Identifier     "Screen0"
  84.     Device         "Videocard0"
  85.     Monitor        "Monitor0"
  86.     DefaultDepth    24
  87.     Option         "TwinView" "0"
  88.     Option         "metamodes" "DFP-0: 1920x1200_60 +0+0"
  89.     SubSection     "Display"
  90.         Depth       24
  91.     EndSubSection
  92. EndSection
  93.  
  94. Section "Screen"
  95.     Identifier     "Screen1"
  96.     Device         "Videocard1"
  97.     Monitor        "Monitor1"
  98.     DefaultDepth    24
  99.     Option         "TwinView" "0"
  100.     Option         "metamodes" "DFP-1: 1280x1024_60 +0+0"
  101.     SubSection     "Display"
  102.         Depth       24
  103.     EndSubSection
  104. EndSection

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN