Guest User

Untitled

a guest
Nov 3rd, 2018
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 390.87 (buildmeister@swio-display-x64-rhel04-14) Tue Aug 21 17:33:38 PDT 2018
  3.  
  4. Section "ServerLayout"
  5. Identifier "Layout0"
  6. Screen 0 "Screen0"
  7. InputDevice "Keyboard0" "CoreKeyboard"
  8. InputDevice "Mouse0" "CorePointer"
  9. EndSection
  10.  
  11. Section "InputDevice"
  12. Identifier "Mouse0"
  13. Driver "mouse"
  14. Option "Protocol" "auto"
  15. Option "Device" "/dev/psaux"
  16. Option "Emulate3Buttons" "no"
  17. Option "ZAxisMapping" "4 5"
  18. Option "Sensitivity" "0.5"
  19. EndSection
  20.  
  21. Section "InputDevice"
  22. # generated from default
  23. Identifier "Keyboard0"
  24. Driver "kbd"
  25. EndSection
  26.  
  27. Section "Monitor"
  28. Identifier "Monitor0"
  29. VendorName "Unknown"
  30. ModelName "Unknown"
  31. HorizSync 28.0 - 33.0
  32. VertRefresh 43.0 - 72.0
  33. Option "DPMS"
  34. EndSection
  35.  
  36. Section "Device"
  37. Identifier "Device0"
  38. Driver "intel"
  39. VendorName "Intel Corporation"
  40. EndSection
  41.  
  42. Section "Screen"
  43. Identifier "Screen0"
  44. Device "Device0"
  45. Monitor "Monitor0"
  46. DefaultDepth 24
  47. SubSection "Display"
  48. Depth 24
  49. EndSubSection
  50. EndSection
Advertisement
Add Comment
Please, Sign In to add comment