Guest User

Untitled

a guest
Dec 14th, 2021
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 495.44
  3.  
  4. Section "ServerLayout"
  5. Identifier "Layout0"
  6. Screen 0 "Screen0" 0 0
  7. Screen 1 "Screen1" RightOf "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 "Acer EB321HQU C"
  37. HorizSync 15.0 - 90.0
  38. VertRefresh 23.0 - 76.0
  39. Option "DPMS"
  40. EndSection
  41.  
  42. Section "Monitor"
  43. # HorizSync source: edid, VertRefresh source: edid
  44. Identifier "Monitor1"
  45. VendorName "Unknown"
  46. ModelName "Acer S240HL"
  47. HorizSync 31.0 - 83.0
  48. VertRefresh 56.0 - 76.0
  49. Option "DPMS"
  50. EndSection
  51.  
  52. Section "Device"
  53. Identifier "Device0"
  54. Driver "nvidia"
  55. VendorName "NVIDIA Corporation"
  56. BoardName "NVIDIA GeForce GTX 1050 Ti"
  57. BusID "PCI:1:0:0"
  58. EndSection
  59.  
  60. Section "Device"
  61. Identifier "Device1"
  62. Driver "nvidia"
  63. VendorName "NVIDIA Corporation"
  64. BoardName "NVIDIA GeForce RTX 2070"
  65. BusID "PCI:2: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-1"
  75. Option "metamodes" "nvidia-auto-select +0+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" "nvidia-auto-select +0+0 {AllowGSYNC=Off}"
  91. Option "SLI" "Off"
  92. Option "MultiGPU" "Off"
  93. Option "BaseMosaic" "off"
  94. SubSection "Display"
  95. Depth 24
  96. EndSubSection
  97. EndSection
  98.  
  99.  
Advertisement
Add Comment
Please, Sign In to add comment