Guest User

xorg.conf

a guest
Feb 15th, 2018
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 390.25 (builduser@anthraxx) Thu Feb 8 13:45:56 CET 2018
  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. #MatchIsKeyboard "on"
  29. Driver "kbd"
  30. Option "XkbLayout" "us"
  31. Option "XkbOptions" "ctrl:nocaps"
  32. EndSection
  33.  
  34. Section "Monitor"
  35. # HorizSync source: edid, VertRefresh source: edid
  36. Identifier "Monitor0"
  37. VendorName "Unknown"
  38. ModelName "BenQ LCD"
  39. HorizSync 30.0 - 89.0
  40. VertRefresh 50.0 - 76.0
  41. Option "DPMS"
  42. EndSection
  43.  
  44. Section "Device"
  45. Identifier "Device0"
  46. Driver "nvidia"
  47. VendorName "NVIDIA Corporation"
  48. BoardName "GeForce GTX 1080 Ti"
  49. BusID "PCI:1:0:0"
  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" "DFP-4.8"
  59. Option "metamodes" "DP-5: nvidia-auto-select +0+0, DP-2.8: nvidia-auto-select +2560+0, HDMI-0: nvidia-auto-select +5120+0"
  60. Option "SLI" "Off"
  61. Option "MultiGPU" "Off"
  62. Option "BaseMosaic" "off"
  63. SubSection "Display"
  64. Depth 24
  65. EndSubSection
  66. EndSection
Advertisement
Add Comment
Please, Sign In to add comment