Guest User

Untitled

a guest
Jul 1st, 2017
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 381.22 (buildd@lgw01-19) Tue May 9 21:38:53 UTC 2017
  3.  
  4. Section "ServerLayout"
  5. Identifier "Layout0"
  6. Screen 0 "Screen0" 0 0
  7. InputDevice "Keyboard0" "CoreKeyboard"
  8. InputDevice "Mouse0" "CorePointer"
  9. Option "Xinerama" "0"
  10. EndSection
  11.  
  12. Section "Files"
  13. EndSection
  14.  
  15. Section "Module"
  16. Load "dbe"
  17. Load "extmod"
  18. Load "type1"
  19. Load "freetype"
  20. Load "glx"
  21. EndSection
  22.  
  23. Section "InputDevice"
  24. # generated from default
  25. Identifier "Mouse0"
  26. Driver "mouse"
  27. Option "Protocol" "auto"
  28. Option "Device" "/dev/psaux"
  29. Option "Emulate3Buttons" "no"
  30. Option "ZAxisMapping" "4 5"
  31. EndSection
  32.  
  33. Section "InputDevice"
  34. # generated from default
  35. Identifier "Keyboard0"
  36. Driver "kbd"
  37. EndSection
  38.  
  39. Section "Monitor"
  40. # HorizSync source: edid, VertRefresh source: edid
  41. Identifier "Monitor0"
  42. VendorName "Unknown"
  43. ModelName "Acer V193HQ"
  44. HorizSync 31.0 - 80.0
  45. VertRefresh 55.0 - 76.0
  46. Option "DPMS"
  47. EndSection
  48.  
  49. Section "Device"
  50. Identifier "Device0"
  51. Driver "nvidia"
  52. VendorName "NVIDIA Corporation"
  53. BoardName "GeForce GTX 780"
  54. EndSection
  55.  
  56. Section "Screen"
  57. Identifier "Screen0"
  58. Device "Device0"
  59. Monitor "Monitor0"
  60. Option "Coolbits" "12"
  61. DefaultDepth 24
  62. Option "Stereo" "0"
  63. Option "nvidiaXineramaInfoOrder" "CRT-0"
  64. Option "metamodes" "nvidia-auto-select +0+0"
  65. Option "SLI" "Off"
  66. Option "MultiGPU" "Off"
  67. Option "BaseMosaic" "off"
  68. SubSection "Display"
  69. Depth 24
  70. EndSubSection
  71. EndSection
  72.  
  73. Section "Monitor"
  74. Identifier "Monitor1"
  75. VendorName "Unknown"
  76. ModelName "Unknown"
  77. HorizSync 28.0 - 33.0
  78. VertRefresh 43.0 - 72.0
  79. Option "DPMS"
  80. EndSection
  81.  
  82. Section "Device"
  83. Identifier "Device1"
  84. Driver "nvidia"
  85. # Option "Interactive" "False"
  86. VendorName "NVIDIA Corporation"
  87. BoardName "GeForce GTX 1060 6GB"
  88. BusID "PCI:2:0:0"
  89. EndSection
  90.  
  91. Section "Screen"
  92. Identifier "Screen1"
  93. Device "Device1"
  94. Monitor "Monitor1"
  95. DefaultDepth 24
  96. Option "AllowEmptyInitialConfiguration" "True"
  97. Option "Coolbits" "12"
  98. Option "ConnectedMonitor" "DFP-0"
  99. Option "RegistryDwords" "PerfLevelSrc=0x2222"
  100. SubSection "Display"
  101. Depth 24
  102. EndSubSection
  103. EndSection
Advertisement
Add Comment
Please, Sign In to add comment