Guest User

Untitled

a guest
Dec 10th, 2021
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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.     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 data in "/etc/conf.d/gpm"
  17.     Identifier     "Mouse0"
  18.     Driver         "mouse"
  19.     Option         "Protocol"
  20.     Option         "Device" "/dev/input/mice"
  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      "MEA DV173B"
  36.     HorizSync       30.0 - 82.0
  37.     VertRefresh     50.0 - 75.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-3"
  55.     Option         "metamodes" "HDMI-2: NULL, DP-0: nvidia-auto-select +0+0 {viewportout=1920x1080+320+0}, DP-4: NULL; HDMI-2: 640x480 +1280+0, DP-4: nvidia-auto-select +0+0; HDMI-2: 640x480_72 +1280+0, DP-4: nvidia-auto-select +0+0; HDMI-2: 640x480_60 +1280+0, DP-4: nvidia-auto-select +0+0"
  56.     Option         "SLI" "Off"
  57.     Option         "MultiGPU" "Off"
  58.     Option         "BaseMosaic" "off"
  59.     SubSection     "Display"
  60.         Depth       24
  61.     EndSubSection
  62. EndSection
  63.  
Advertisement
Add Comment
Please, Sign In to add comment