Advertisement
Guest User

nvidia.conf

a guest
Nov 7th, 2022
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 520.56.06
  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 XB271HU"
  36. HorizSync 34.0 - 240.0
  37. VertRefresh 30.0 - 165.0
  38. Option "DPMS"
  39. EndSection
  40.  
  41. Section "Device"
  42. Identifier "Device0"
  43. Driver "nvidia"
  44. VendorName "NVIDIA Corporation"
  45. BoardName "NVIDIA GeForce GTX 1080 Ti"
  46. EndSection
  47.  
  48. Section "Screen"
  49. Identifier "Screen0"
  50. Device "Device0"
  51. Monitor "Monitor0"
  52. DefaultDepth 24
  53. Option "Stereo" "0"
  54. Option "nvidiaXineramaInfoOrder" "DFP-6"
  55. Option "metamodes" "DP-4: 2560x1440_165 +1920+0 {rotation=right}, DP-0: 1920x1080_165 +0+580, DP-2: 1920x1080_165 +3360+580; DP-4: 1024x768 +1920+0, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +2944+0; DP-4: 800x600 +1920+0, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +2720+0; DP-4: 640x480 +1920+0, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +2560+0; DP-4: nvidia-auto-select +1920+0 {viewportin=1440x900, viewportout=2304x1440+128+0}, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +3360+0; DP-4: nvidia-auto-select +1920+0 {viewportin=1366x768, viewportout=2560x1439+0+0}, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +3286+0; DP-4: nvidia-auto-select +1920+0 {viewportin=1280x1024, viewportout=1800x1440+380+0}, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +3200+0; DP-4: nvidia-auto-select +1920+0 {viewportin=1280x800, viewportout=2304x1440+128+0}, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +3200+0; DP-4: nvidia-auto-select +1920+0 {viewportin=1280x720}, DP-0: nvidia-auto-select +0+0, DP-2: nvidia-auto-select +3200+0"
  56. Option "SLI" "Off"
  57. Option "MultiGPU" "Off"
  58. Option "BaseMosaic" "off"
  59. SubSection "Display"
  60. Depth 24
  61. EndSubSection
  62. EndSection
  63.  
  64.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement