daily pastebin goal
63%
SHARE
TWEET

Untitled

a guest Mar 12th, 2015 171 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 340.46  (buildmeister@swio-display-x86-rhel47-03)  Wed Sep 24 14:38:19 PDT 2014
  3.  
  4. Section "ServerLayout"
  5.     Identifier     "Layout0"
  6.     Screen      0  "Screen0" 1280 0
  7.     Screen      1  "Screen1" LeftOf "Screen0"
  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.     # generated from default
  18.     Identifier     "Mouse0"
  19.     Driver         "mouse"
  20.     Option         "Protocol" "auto"
  21.     Option         "Device" "/dev/psaux"
  22.     Option         "Emulate3Buttons" "no"
  23.     Option         "ZAxisMapping" "4 5"
  24. EndSection
  25.  
  26. Section "InputDevice"
  27.     # generated from default
  28.     Identifier     "Keyboard0"
  29.     Driver         "kbd"
  30. EndSection
  31.  
  32. Section "Monitor"
  33.     # HorizSync source: edid, VertRefresh source: edid
  34.     Identifier     "Monitor0"
  35.     VendorName     "Unknown"
  36.     ModelName      "IBM L171"
  37.     HorizSync       30.0 - 83.0
  38.     VertRefresh     55.0 - 75.0
  39.     Option         "DPMS"
  40. EndSection
  41.  
  42. Section "Monitor"
  43.     # HorizSync source: unknown, VertRefresh source: unknown
  44.     Identifier     "Monitor1"
  45.     VendorName     "Unknown"
  46.     ModelName      "AOC Spectrum 7G"
  47.     HorizSync       0.0 - 0.0
  48.     VertRefresh     0.0
  49.     Option         "DPMS"
  50. EndSection
  51.  
  52. Section "Device"
  53.     Identifier     "Device0"
  54.     Driver         "nvidia"
  55.     VendorName     "NVIDIA Corporation"
  56.     BoardName      "NVS 310"
  57.     BusID          "PCI:1:0:0"
  58. EndSection
  59.  
  60. Section "Device"
  61.     Identifier     "Device1"
  62.     Driver         "nvidia"
  63.     VendorName     "NVIDIA Corporation"
  64.     BoardName      "Quadro NVS 290"
  65.     BusID          "PCI:3:0:0"
  66. EndSection
  67.  
  68. Section "Screen"
  69.     Identifier     "Screen0"
  70.     Device         "Device0"
  71.     Monitor        "Monitor0"
  72.     DefaultDepth    24
  73.     Option         "Stereo" "0"
  74.     Option         "nvidiaXineramaInfoOrder" "DFP-2"
  75.     Option         "metamodes" "DP-2: 1280x1024_75 +0+0, DP-3: 1280x1024_75 +1280+0"
  76.     Option         "SLI" "Off"
  77.     Option         "MultiGPU" "Off"
  78.     Option         "BaseMosaic" "off"
  79.     SubSection     "Display"
  80.         Depth       24
  81.     EndSubSection
  82. EndSection
  83.  
  84. Section "Screen"
  85.     Identifier     "Screen1"
  86.     Device         "Device1"
  87.     Monitor        "Monitor1"
  88.     DefaultDepth    24
  89.     Option         "Stereo" "0"
  90.     Option         "metamodes" "1280x1024_75 +0+0"
  91.     Option         "SLI" "Off"
  92.     Option         "MultiGPU" "Off"
  93.     Option         "BaseMosaic" "off"
  94.     SubSection     "Display"
  95.         Depth       24
  96.     EndSubSection
  97. EndSection
RAW Paste Data
Top