daily pastebin goal
2%
SHARE
TWEET

xorg.conf

a guest Aug 10th, 2012 14 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings:  version 295.33  (buildd@allspice)  Fri Mar 30 15:25:24 UTC 2012
  3.  
  4.  
  5. Section "ServerLayout"
  6.     Identifier     "Layout0"
  7.     Screen      0  "Screen0" 0 0
  8.     InputDevice    "Keyboard0" "CoreKeyboard"
  9.     InputDevice    "Mouse0" "CorePointer"
  10.     Option         "Xinerama" "0"
  11. EndSection
  12.  
  13. Section "Files"
  14. EndSection
  15.  
  16. Section "InputDevice"
  17.  
  18.     # generated from default
  19.     Identifier     "Mouse0"
  20.     Driver         "mouse"
  21.     Option         "Protocol" "auto"
  22.     Option         "Device" "/dev/psaux"
  23.     Option         "Emulate3Buttons" "no"
  24.     Option         "ZAxisMapping" "4 5"
  25. EndSection
  26.  
  27. Section "InputDevice"
  28.  
  29.     # generated from default
  30.     Identifier     "Keyboard0"
  31.     Driver         "kbd"
  32. EndSection
  33.  
  34. Section "Monitor"
  35.  
  36.     # HorizSync source: edid, VertRefresh source: edid
  37.     Identifier     "Monitor0"
  38.     VendorName     "Unknown"
  39.     ModelName      "LGD"
  40.     HorizSync       30.0 - 75.0
  41.     VertRefresh     60.0
  42.     Option         "DPMS"
  43. EndSection
  44.  
  45. Section "Monitor"
  46.     Identifier     "Monitor1"
  47.     VendorName     "Unknown"
  48.     ModelName      "LG Electronics 47LV4400"
  49.     HorizSync       31.0 - 70.0
  50.     VertRefresh     50.0 - 77.0
  51. EndSection
  52.  
  53. Section "Device"
  54.     Identifier     "Device0"
  55.     Driver         "nvidia"
  56.     VendorName     "NVIDIA Corporation"
  57.     BoardName      "GeForce GTX 580M"
  58. EndSection
  59.  
  60. Section "Device"
  61.     Identifier     "Device1"
  62.     Driver         "nvidia"
  63.     VendorName     "NVIDIA Corporation"
  64.     BoardName      "GeForce GTX 580M"
  65.     BusID          "PCI:1:0:0"
  66.     Screen          1
  67. EndSection
  68.  
  69. Section "Screen"
  70.  
  71. # Removed Option "TwinView" "0"
  72. # Removed Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
  73.     Identifier     "Screen0"
  74.     Device         "Device0"
  75.     Monitor        "Monitor0"
  76.     DefaultDepth    24
  77.     Option         "TwinView" "1"
  78.     Option         "TwinViewXineramaInfoOrder" "DFP-0"
  79.     Option         "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1920+0"
  80.     SubSection     "Display"
  81.         Depth       24
  82.     EndSubSection
  83. EndSection
  84.  
  85. Section "Screen"
  86.     Identifier     "Screen1"
  87.     Device         "Device1"
  88.     Monitor        "Monitor1"
  89.     DefaultDepth    24
  90.     Option         "TwinView" "0"
  91.     Option         "metamodes" "DFP-1: nvidia-auto-select +0+0"
  92.     SubSection     "Display"
  93.         Depth       24
  94.     EndSubSection
  95. EndSection
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top