Guest User

Untitled

a guest
May 15th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 390.48 (buildmeister@swio-display-x86-rhel47-07) Thu Mar 22 01:07:32 PDT 2018
  3. Section "DRI"
  4. Mode 0660
  5. Group "vglusers"
  6. EndSection
  7.  
  8.  
  9. Section "ServerLayout"
  10. Identifier "Layout0"
  11. Screen 0 "Screen0"
  12. InputDevice "Keyboard0" "CoreKeyboard"
  13. InputDevice "Mouse0" "CorePointer"
  14. EndSection
  15.  
  16. Section "Files"
  17. EndSection
  18.  
  19. Section "Module"
  20. Load "dbe"
  21. Load "extmod"
  22. Load "type1"
  23. Load "freetype"
  24. Load "glx"
  25. EndSection
  26.  
  27. Section "InputDevice"
  28.  
  29. # generated from default
  30. Identifier "Mouse0"
  31. Driver "mouse"
  32. Option "Protocol" "auto"
  33. Option "Device" "/dev/input/mice"
  34. Option "Emulate3Buttons" "no"
  35. Option "ZAxisMapping" "4 5"
  36. EndSection
  37.  
  38. Section "InputDevice"
  39.  
  40. # generated from default
  41. Identifier "Keyboard0"
  42. Driver "keyboard"
  43. EndSection
  44.  
  45. Section "Monitor"
  46. Identifier "Monitor0"
  47. VendorName "Unknown"
  48. ModelName "Unknown"
  49. HorizSync 28.0 - 33.0
  50. VertRefresh 43.0 - 72.0
  51. Option "DPMS"
  52. # Display 1920 1200
  53. # SubSection "Display"
  54. # Virtual 1920 1200
  55. # EndSubSection
  56. EndSection
  57.  
  58. Section "Device"
  59. Identifier "Device0"
  60. Driver "nvidia"
  61. VendorName "NVIDIA Corporation"
  62. BoardName "Quadro K4000"
  63. BusID "PCI:3:0:0"
  64. EndSection
  65.  
  66. Section "Screen"
  67. Identifier "Screen0"
  68. Device "Device0"
  69. Monitor "Monitor0"
  70. DefaultDepth 24
  71. Option "UseDisplayDevice" "None"
  72. SubSection "Display"
  73. Virtual 1920 1200
  74. Depth 24
  75. EndSubSection
  76. EndSection
Advertisement
Add Comment
Please, Sign In to add comment