daily pastebin goal
79%
SHARE
TWEET

Untitled

a guest Aug 14th, 2016 50 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 361.45.18  (buildmeister@swio-display-x86-rhel47-03)  Tue Jun 21 19:02:21 PDT 2016
  3.  
  4. Section "ServerLayout"
  5.     Identifier     "Layout0"
  6.     Screen      0  "Screen0" 0 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      "DELL U2713HM"
  37.     HorizSync       29.0 - 113.0
  38.     VertRefresh     49.0 - 86.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      "DELL U2713HM"
  47.     HorizSync       29.0 - 113
  48.     VertRefresh     49.0 - 86.0
  49.     Option         "DPMS"
  50. EndSection
  51.  
  52. Section "Monitor"
  53.     # HorizSync source: unknown, VertRefresh source: unknown
  54.     Identifier     "Monitor2"
  55.     VendorName     "Unknown"
  56.     ModelName      "DELL U2713HM"
  57.     HorizSync       29.0 - 113.0
  58.     VertRefresh     49.0 - 86.0
  59.     Option         "DPMS"
  60. EndSection
  61.  
  62.  
  63. Section "Device"
  64.     Identifier     "Device0"
  65.     Driver         "nvidia"
  66.     VendorName     "NVIDIA Corporation"
  67.     BoardName      "GeForce GTX 950"
  68.     BusID          "PCI:1:0:0"
  69. EndSection
  70.  
  71. Section "Device"
  72.     Identifier     "Device1"
  73.     Driver         "nvidia"
  74.     VendorName     "NVIDIA Corporation"
  75.     BoardName      "GeForce GTX 950"
  76.     BusID          "PCI:7:0:0"
  77. EndSection
  78.  
  79. Section "Screen"
  80.     Identifier     "Screen0"
  81.     Device         "Device0"
  82.     Monitor        "Monitor0"
  83.     DefaultDepth    24
  84.     Option         "Stereo" "0"
  85.     Option         "nvidiaXineramaInfoOrder" "DFP-0"
  86.     Option         "metamodes" "DVI-D-0: 2560x1440+0+0, DVI-I-1: 2560x1440+2560+0"
  87.     Option         "SLI" "Off"
  88.     Option         "MultiGPU" "Off"
  89.     Option         "BaseMosaic" "off"
  90.     SubSection     "Display"
  91.         Depth       24
  92.     EndSubSection
  93. EndSection
  94.  
  95. Section "Screen"
  96.     Identifier     "Screen1"
  97.     Device         "Device1"
  98.     Monitor        "Monitor2"
  99.     DefaultDepth    24
  100.     Option         "Stereo" "0"
  101.     Option         "metamodes" "GPU-1.DVI-I-1: 2560x1440+0+0"
  102.     Option         "SLI" "Off"
  103.     Option         "MultiGPU" "Off"
  104.     Option         "BaseMosaic" "off"
  105.     SubSection     "Display"
  106.         Depth       24
  107.     EndSubSection
  108. EndSection
RAW Paste Data
Top