daily pastebin goal
93%
SHARE
TWEET

Untitled

a guest Mar 31st, 2017 54 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.42  (buildd@lgw01-18)  Tue Apr  5 14:33:28 UTC 2016
  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      "DELL U3415W"
  40.     HorizSync       30.0 - 89.0
  41.     VertRefresh     48.0 - 85.0
  42.     Option         "DPMS"
  43. EndSection
  44.  
  45. Section "Monitor"
  46.     Identifier     "Monitor1"
  47.     VendorName     "Unknown"
  48.     ModelName      "Ancor Communications Inc ASUS PB287Q"
  49.     HorizSync       24.0 - 160.0
  50.     VertRefresh     30.0 - 80.0
  51. EndSection
  52.  
  53. Section "Device"
  54.     Identifier     "Device0"
  55.     Driver         "nvidia"
  56.     VendorName     "NVIDIA Corporation"
  57.     BoardName      "GeForce GTX 1080"
  58. EndSection
  59.  
  60. Section "Device"
  61.     Identifier     "Device1"
  62.     Driver         "nvidia"
  63.     VendorName     "NVIDIA Corporation"
  64.     BoardName      "GeForce GTX 1080"
  65.     BusID          "PCI:1:0:0"
  66.     Screen          1
  67. EndSection
  68.  
  69. Section "Screen"
  70.  
  71. # Removed Option "metamodes" "HDMI-0: nvidia-auto-select +0+0, DP-4: 2560x1440 +3440+0"
  72. # Removed Option "metamodes" "HDMI-0: nvidia-auto-select +0+0"
  73.     Identifier     "Screen0"
  74.     Device         "Device0"
  75.     Monitor        "Monitor0"
  76.     DefaultDepth    24
  77.     Option         "Stereo" "0"
  78.     Option         "nvidiaXineramaInfoOrder" "DFP-1"
  79.     Option         "metamodes" "HDMI-0: 3440x1440 +0+0, DP-4: 2560x1440 +3440+0"
  80.     Option         "SLI" "Off"
  81.     Option         "MultiGPU" "Off"
  82.     Option         "BaseMosaic" "off"
  83.     SubSection     "Display"
  84.         Depth       24
  85.     EndSubSection
  86. EndSection
  87.  
  88. Section "Screen"
  89.     Identifier     "Screen1"
  90.     Device         "Device1"
  91.     Monitor        "Monitor1"
  92.     DefaultDepth    24
  93.     Option         "Stereo" "0"
  94.     Option         "metamodes" "DP-4: 2560x1440 +0+0"
  95.     Option         "SLI" "Off"
  96.     Option         "MultiGPU" "Off"
  97.     Option         "BaseMosaic" "off"
  98.     SubSection     "Display"
  99.         Depth       24
  100.     EndSubSection
  101. EndSection
RAW Paste Data
Top