Advertisement
Guest User

Untitled

a guest
Sep 7th, 2017
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 384.69 (buildd@lgw01-37) Wed Aug 23 01:05:31 UTC 2017
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 384.69 (buildmeister@swio-display-x86-rhel47-06) Wed Aug 16 20:57:01 PDT 2017
  6.  
  7. Section "ServerLayout"
  8. Identifier "Layout0"
  9. Screen 0 "Screen0" 0 0
  10. InputDevice "Keyboard0" "CoreKeyboard"
  11. InputDevice "Mouse0" "CorePointer"
  12. Option "Xinerama" "0"
  13. EndSection
  14.  
  15. Section "Files"
  16. EndSection
  17.  
  18. Section "InputDevice"
  19.  
  20. # generated from default
  21. Identifier "Mouse0"
  22. Driver "mouse"
  23. Option "Protocol" "auto"
  24. Option "Device" "/dev/psaux"
  25. Option "Emulate3Buttons" "no"
  26. Option "ZAxisMapping" "4 5"
  27. EndSection
  28.  
  29. Section "InputDevice"
  30.  
  31. # generated from default
  32. Identifier "Keyboard0"
  33. Driver "kbd"
  34. EndSection
  35.  
  36. Section "Monitor"
  37. Identifier "Monitor0"
  38. VendorName "Unknown"
  39. ModelName "Lenovo Group Limited LEN LI2264d"
  40. HorizSync 30.0 - 83.0
  41. VertRefresh 48.0 - 76.0
  42. Option "DPMS"
  43. EndSection
  44.  
  45. Section "Device"
  46. Identifier "Device0"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. BoardName "GeForce GTX 1050 Ti"
  50. Option "TripleBuffer" "True"
  51. EndSection
  52.  
  53. Section "Screen"
  54.  
  55. # Removed Option "metamodes" "1920x1080 +0+0"
  56. Identifier "Screen0"
  57. Device "Device0"
  58. Monitor "Monitor0"
  59. DefaultDepth 24
  60. Option "Stereo" "0"
  61. Option "nvidiaXineramaInfoOrder" "DFP-1"
  62. Option "metamodes" "1920x1080_75 +0+0"
  63. Option "SLI" "Off"
  64. Option "MultiGPU" "Off"
  65. Option "BaseMosaic" "off"
  66. SubSection "Display"
  67. Depth 24
  68. EndSubSection
  69. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement