Advertisement
Guest User

albator1932

a guest
Oct 20th, 2009
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 1.0 (buildmeister@builder63) Wed May 27 03:15:36 PDT 2009
  3.  
  4.  
  5. Section "ServerLayout"
  6. Identifier "Layout0"
  7. Screen 0 "Screen0" 0 0
  8. InputDevice "Mouse0" "CorePointer"
  9. InputDevice "Keyboard0" "CoreKeyboard"
  10. EndSection
  11.  
  12. Section "Files"
  13. EndSection
  14.  
  15. Section "InputDevice"
  16. # generated from default
  17. Identifier "Mouse0"
  18. Driver "mouse"
  19. Option "Protocol" "auto"
  20. Option "Device" "/dev/psaux"
  21. Option "Emulate3Buttons" "no"
  22. Option "ZAxisMapping" "4 5"
  23. EndSection
  24.  
  25. Section "InputDevice"
  26. # generated from default
  27. Identifier "Keyboard0"
  28. Driver "kbd"
  29. EndSection
  30.  
  31. Section "Monitor"
  32. Identifier "Monitor0"
  33. VendorName "Toshiba"
  34. ModelName "Regza"
  35. Option "DPMS"
  36. Option "ExactModeTimingsDVI" "True"
  37. HorizSync 15.0 - 68.0
  38. VertRefresh 23.0 - 61.0
  39. @@ Modeline "1280x720@60" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
  40. EndSection
  41.  
  42. Section "Device"
  43. Identifier "Device0"
  44. Driver "nvidia"
  45. VendorName "NVIDIA Corporation"
  46. EndSection
  47.  
  48. Section "Screen"
  49. Identifier "Screen0"
  50. Device "Device0"
  51. Monitor "Monitor0"
  52. DefaultDepth 24
  53. SubSection "Display"
  54. Depth 24
  55. Modes "1280x720@60"
  56. EndSubSection
  57. Option "ModeValidation" "NoEdidModes"
  58. Option "DynamicTwinView" "False"
  59. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement