Advertisement
svxvcer

Untitled

Sep 16th, 2022
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 510.47.03
  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 "InputDevice"
  16. # generated from default
  17. Identifier "Mouse0"
  18. Driver "mouse"
  19. Option "Protocol" "auto"
  20. Option "Device" "/dev/psaux"
  21. Option "Emulate3Buttons" "no"
  22. Option "ZAxisMapping" "4 5"
  23. EndSection
  24.  
  25. Section "InputDevice"
  26. # generated from default
  27. Identifier "Keyboard0"
  28. Driver "kbd"
  29. EndSection
  30.  
  31. Section "Monitor"
  32. # HorizSync source: edid, VertRefresh source: edid
  33. Identifier "Monitor0"
  34. VendorName "Unknown"
  35. ModelName "Acer VG270U P"
  36. #HorizSync 222.0 - 222.0
  37. HorizSync 31.0 - 222.0
  38. VertRefresh 40.0 - 144.0
  39. Option "DPMS"
  40. EndSection
  41.  
  42. Section "Device"
  43. Identifier "Device0"
  44. Driver "nvidia"
  45. VendorName "NVIDIA Corporation"
  46. BoardName "NVIDIA GeForce GTX 1660 SUPER"
  47. Option "ModeValidation" "AllowNonEdidModes"
  48. EndSection
  49.  
  50. Section "Screen"
  51. Identifier "Screen0"
  52. Device "Device0"
  53. Monitor "Monitor0"
  54. DefaultDepth 24
  55. Option "Stereo" "0"
  56. Option "nvidiaXineramaInfoOrder" "DFP-2"
  57. Option "metamodes" "2560x1440 +0+0; 1440x900 +0+0"
  58. Option "SLI" "Off"
  59. Option "MultiGPU" "Off"
  60. Option "BaseMosaic" "off"
  61. SubSection "Display"
  62. Depth 24
  63. EndSubSection
  64. EndSection
  65.  
  66.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement