Advertisement
Guest User

Untitled

a guest
Jul 19th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.82 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 295.49 (buildmeister@swio-display-x86-rhel47-07.nvidia.com) Tue May 1 00:54:24 PDT 2012
  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. EndSection
  13.  
  14. Section "InputDevice"
  15. # generated from default
  16. Identifier "Mouse0"
  17. Driver "mouse"
  18. Option "Protocol" "auto"
  19. Option "Device" "/dev/psaux"
  20. Option "Emulate3Buttons" "no"
  21. Option "ZAxisMapping" "4 5"
  22. EndSection
  23.  
  24. Section "InputDevice"
  25. # generated from default
  26. Identifier "Keyboard0"
  27. Driver "kbd"
  28. EndSection
  29.  
  30. Section "Monitor"
  31. Identifier "Monitor0"
  32. VendorName "Unknown"
  33. ModelName "Unknown"
  34. HorizSync 28.0 - 33.0
  35. VertRefresh 43.0 - 72.0
  36. Option "DPMS"
  37. # Option "UseEdidDpi" "false"
  38. # Option "DPI" "96 x 96"
  39. Modeline "1920x1080" 141.50 1920 2032 2232 2544 1080 1083 1088 1114
  40. EndSection
  41.  
  42. Section "Device"
  43. Identifier "Device0"
  44. Driver "nvidia"
  45. VendorName "NVIDIA Corporation"
  46. Option "XvmcUsesTextures" "true"
  47. Option "renderAccel" "true"
  48. Option "NoDDCValue"
  49. Option "UseEDID" "true"
  50. Option "ExactModeTimingsDVI" "true"
  51. Option "NoLogo" "true"
  52. Option "NoBandWidthTest" "true"
  53. Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes, NoEdidModes"
  54. Option "DynamicTwinView" "false"
  55. Option "UseEvents" "true"
  56. Option "AllowGLXWithComposite" "true"
  57. Option "AddARGBGLXVisuals" "true"
  58. EndSection
  59.  
  60. Section "Screen"
  61. Identifier "Screen0"
  62. Device "Device0"
  63. Monitor "Monitor0"
  64. DefaultDepth 24
  65. SubSection "Display"
  66. Modes "1920x1080"
  67. Virtual 1920 1080
  68. EndSubSection
  69. Option "XvmcUsesTextures" "true"
  70. Option "renderAccel" "true"
  71. Option "NoDDCValue"
  72. Option "UseEDID" "true"
  73. Option "ExactModeTimingsDVI" "true"
  74. Option "NoLogo" "true"
  75. Option "NoBandWidthTest" "true"
  76. Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes, NoEdidModes"
  77. Option "DynamicTwinView" "false"
  78. Option "UseEvents" "true"
  79. Option "AllowGLXWithComposite" "true"
  80. Option "AddARGBGLXVisuals" "true"
  81. Option "TVStandard" "1080p (16:9)"
  82. EndSection
  83.  
  84. Section "Extensions"
  85. Option "RENDER" "true"
  86. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement