Advertisement
Guest User

Untitled

a guest
Jul 20th, 2012
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 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" 173.00 1920 2048 2248 2576 1080 1083 1088 1120
  40. HorizSync 20-500
  41. VertRefresh 59-61
  42.  
  43. EndSection
  44.  
  45. Section "Device"
  46. Identifier "Device0"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. Option "XvmcUsesTextures" "true"
  50. Option "renderAccel" "true"
  51. Option "NoDDCValue"
  52. Option "UseEDID" "true"
  53. Option "ExactModeTimingsDVI" "true"
  54. Option "NoLogo" "true"
  55. Option "NoBandWidthTest" "true"
  56. Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes, NoEdidModes"
  57. Option "DynamicTwinView" "false"
  58. Option "UseEvents" "true"
  59. Option "AllowGLXWithComposite" "true"
  60. Option "AddARGBGLXVisuals" "true"
  61. EndSection
  62.  
  63. Section "Screen"
  64. Identifier "Screen0"
  65. Device "Device0"
  66. Monitor "Monitor0"
  67. DefaultDepth 24
  68. SubSection "Display"
  69. Modes "1920x1080"
  70. Virtual 1920 1080
  71. EndSubSection
  72. Option "XvmcUsesTextures" "true"
  73. Option "renderAccel" "true"
  74. Option "NoDDCValue"
  75. Option "UseEDID" "true"
  76. Option "ExactModeTimingsDVI" "true"
  77. Option "NoLogo" "true"
  78. Option "NoBandWidthTest" "true"
  79. Option "ModeValidation" "NoDFPNativeResolutionCheck, NoEdidMaxPClkCheck, NoMaxPClkCheck, AllowInterlacedModes, AllowNon60HzDFPModes, NoEdidModes"
  80. Option "DynamicTwinView" "false"
  81. Option "UseEvents" "true"
  82. Option "AllowGLXWithComposite" "true"
  83. Option "AddARGBGLXVisuals" "true"
  84. Option "TVStandard" "1080p (16:9)"
  85. EndSection
  86.  
  87. Section "Extensions"
  88. Option "RENDER" "true"
  89. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement