Advertisement
samozoid

Untitled

May 29th, 2025
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | Software | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 570.144
  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 data in "/etc/conf.d/gpm"
  19. Identifier "Mouse0"
  20. Driver "mouse"
  21. Option "Protocol"
  22. Option "Device" "/dev/input/mice"
  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. # HorizSync source: edid, VertRefresh source: edid
  36. Identifier "Monitor0"
  37. VendorName "Unknown"
  38. ModelName "AOC 27G2G8"
  39. HorizSync 255.0 - 255.0
  40. VertRefresh 48.0 - 239.96
  41. Option "DPMS"
  42. Option "PreferredMode" "1920x1080_239.96"
  43. EndSection
  44.  
  45. Section "Device"
  46. Identifier "Device0"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. BoardName "NVIDIA GeForce RTX 3060"
  50. EndSection
  51.  
  52. Section "Screen"
  53. Identifier "Screen0"
  54. Device "Device0"
  55. Monitor "Monitor0"
  56. DefaultDepth 24
  57. Option "Stereo" "0"
  58. Option "nvidiaXineramaInfoOrder" "DP-2"
  59. Option "metamodes" "DP-2: 1920x1080_239.96 +0+0, DP-0: 1920x1080_239.96 +1920+0"
  60. Option "SLI" "Off"
  61. Option "MultiGPU" "Off"
  62. Option "BaseMosaic" "off"
  63. SubSection "Display"
  64. Depth 24
  65. EndSubSection
  66. EndSection
  67.  
  68.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement