Advertisement
Guest User

Untitled

a guest
Sep 30th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 384.90 (buildd@lgw01-amd64-058) Tue Sep 26 03:04:39 UTC 2017
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 375.82 (buildmeister@swio-display-x86-rhel47-03) Wed Jul 19 21:43:37 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 "Module"
  19. Load "dbe"
  20. Load "extmod"
  21. Load "type1"
  22. Load "freetype"
  23. Load "glx"
  24. EndSection
  25.  
  26. Section "InputDevice"
  27.  
  28. # generated from default
  29. Identifier "Mouse0"
  30. Driver "mouse"
  31. Option "Protocol" "auto"
  32. Option "Device" "/dev/psaux"
  33. Option "Emulate3Buttons" "no"
  34. Option "ZAxisMapping" "4 5"
  35. EndSection
  36.  
  37. Section "InputDevice"
  38.  
  39. # generated from default
  40. Identifier "Keyboard0"
  41. Driver "kbd"
  42. EndSection
  43.  
  44. Section "Monitor"
  45.  
  46. # HorizSync source: edid, VertRefresh source: edid
  47. Identifier "Monitor0"
  48. VendorName "Unknown"
  49. ModelName "ViewSonic VP171s-2"
  50. HorizSync 30.0 - 82.0
  51. VertRefresh 50.0 - 85.0
  52. Option "DPMS"
  53. EndSection
  54.  
  55. Section "Device"
  56. Identifier "Device0"
  57. Driver "nvidia"
  58. VendorName "NVIDIA Corporation"
  59. BoardName "GeForce GTX 750"
  60. EndSection
  61.  
  62. Section "Screen"
  63.  
  64. # Removed Option "metamodes" "HDMI-0: 1280x1024_75 +1280+0, DVI-D-0: 1280x1024_75 +0+0"
  65. # Removed Option "metamodes" "DVI-D-0: 1280x1024_75 +0+0, HDMI-0: 1280x1024_75 +1280+0"
  66. # Removed Option "metamodes" "HDMI-0: 1280x1024_75 +1280+0, DVI-D-0: 1280x1024_75 +0+0"
  67. # Removed Option "metamodes" "DVI-D-0: 1280x1024_75 +0+0, HDMI-0: 1280x1024_75 +1280+0"
  68. Identifier "Screen0"
  69. Device "Device0"
  70. Monitor "Monitor0"
  71. DefaultDepth 24
  72. Option "Stereo" "0"
  73. Option "nvidiaXineramaInfoOrder" "DFP-3"
  74. Option "metamodes" "DVI-D-0: 1280x1024_75 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}, HDMI-0: 1280x1024_75 +1280+0"
  75. Option "SLI" "Off"
  76. Option "MultiGPU" "Off"
  77. Option "BaseMosaic" "off"
  78. SubSection "Display"
  79. Depth 24
  80. EndSubSection
  81. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement