Guest User

xorg.conf

a guest
Jun 7th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 319.17 (buildmeister@swio-display-x86-rhel47-06) Thu Apr 25 22:28:25 PDT 2013
  3.  
  4. Section "ServerLayout"
  5. Identifier "Layout0"
  6. Screen 0 "Screen0"
  7. InputDevice "Keyboard0" "CoreKeyboard"
  8. InputDevice "Mouse0" "CorePointer"
  9. EndSection
  10.  
  11. Section "Files"
  12. FontPath "/usr/lib64/X11/fonts/misc/:unscaled"
  13. FontPath "/usr/lib64/X11/fonts/100dpi/:unscaled"
  14. FontPath "/usr/lib64/X11/fonts/75dpi/:unscaled"
  15. FontPath "/usr/lib64/X11/fonts/misc/"
  16. FontPath "/usr/lib64/X11/fonts/Type1/"
  17. FontPath "/usr/lib64/X11/fonts/Speedo/"
  18. FontPath "/usr/lib64/X11/fonts/100dpi/"
  19. FontPath "/usr/lib64/X11/fonts/75dpi/"
  20. FontPath "/usr/lib64/X11/fonts/cyrillic/"
  21. FontPath "/usr/lib64/X11/fonts/TTF/"
  22. EndSection
  23.  
  24. Section "InputDevice"
  25. # generated from default
  26. Identifier "Mouse0"
  27. Driver "mouse"
  28. Option "Protocol" "auto"
  29. Option "Device" "/dev/psaux"
  30. Option "Emulate3Buttons" "no"
  31. Option "ZAxisMapping" "4 5"
  32. EndSection
  33.  
  34. Section "InputDevice"
  35. # generated from default
  36. Identifier "Keyboard0"
  37. Driver "kbd"
  38. EndSection
  39.  
  40. Section "Monitor"
  41. Identifier "Monitor0"
  42. VendorName "Unknown"
  43. ModelName "Unknown"
  44. HorizSync 28.0 - 33.0
  45. VertRefresh 43.0 - 72.0
  46. Option "DPMS"
  47. EndSection
  48.  
  49. Section "Device"
  50. Identifier "Device0"
  51. Driver "nvidia"
  52. VendorName "NVIDIA Corporation"
  53. EndSection
  54.  
  55. Section "Screen"
  56. Identifier "Screen0"
  57. Device "Device0"
  58. Monitor "Monitor0"
  59. DefaultDepth 24
  60. SubSection "Display"
  61. Depth 24
  62. EndSubSection
  63. EndSection
Advertisement
Add Comment
Please, Sign In to add comment