Advertisement
Guest User

Untitled

a guest
Nov 4th, 2023
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 535.113.01
  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 "LG Electronics LG ULTRAGEAR"
  40. HorizSync 30.0 - 230.0
  41. VertRefresh 48.0 - 120.0
  42. Option "DPMS"
  43. EndSection
  44.  
  45. Section "Device"
  46. Identifier "Device0"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. BoardName "NVIDIA GeForce RTX 3070"
  50. EndSection
  51.  
  52. Section "Screen"
  53.  
  54. # Removed Option "metamodes" "HDMI-0: nvidia-auto-select +0+0"
  55. Identifier "Screen0"
  56. Device "Device0"
  57. Monitor "Monitor0"
  58. DefaultDepth 24
  59. Option "Stereo" "0"
  60. Option "nvidiaXineramaInfoOrder" "DFP-0"
  61. Option "metamodes" "HDMI-0: nvidia-auto-select +0+0, DP-0: 1920x1080_60 +2560+0"
  62. Option "SLI" "Off"
  63. Option "MultiGPU" "Off"
  64. Option "BaseMosaic" "off"
  65. SubSection "Display"
  66. Depth 24
  67. EndSubSection
  68. EndSection
  69.  
  70.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement