Guest User

comhack

a guest
Apr 11th, 2009
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 1.0 (buildmeister@builder62) Tue Mar 24 06:16:11 PST 2009
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 1.0 (buildmeister@builder62) Thu Feb 5 00:08:50 PST 2009
  6.  
  7. Section "ServerLayout"
  8. Identifier "Layout0"
  9. Screen 0 "Screen0" 0 0
  10. Screen 1 "Screen1" RightOf "Screen0"
  11. InputDevice "Keyboard0" "CoreKeyboard"
  12. InputDevice "Mouse0" "CorePointer"
  13. EndSection
  14.  
  15. Section "Files"
  16. EndSection
  17.  
  18. Section "Module"
  19. Load "dbe"
  20. Load "extmod"
  21. Load "type1"
  22. Load "freetype"
  23. Load "glx"
  24. EndSection
  25.  
  26. Section "ServerFlags"
  27.  
  28. # Removed Option "Xinerama" "0"
  29. Option "dontzap" "false "
  30. # Removed Option "Xinerama" "1"
  31. Option "Xinerama" "1"
  32. EndSection
  33.  
  34. Section "InputDevice"
  35.  
  36. # generated from default
  37. Identifier "Mouse0"
  38. Driver "mouse"
  39. Option "Protocol" "auto"
  40. Option "Device" "/dev/psaux"
  41. Option "Emulate3Buttons" "no"
  42. Option "ZAxisMapping" "4 5"
  43. EndSection
  44.  
  45. Section "InputDevice"
  46.  
  47. # generated from default
  48. Identifier "Keyboard0"
  49. Driver "kbd"
  50. EndSection
  51.  
  52. Section "Monitor"
  53. Identifier "Monitor0"
  54. VendorName "Unknown"
  55. ModelName "Acer AL2016W"
  56. HorizSync 31.0 - 84.0
  57. VertRefresh 56.0 - 77.0
  58. Option "DPMS"
  59. EndSection
  60.  
  61. Section "Monitor"
  62. Identifier "Monitor1"
  63. VendorName "Unknown"
  64. ModelName "ViewSonic VG500b"
  65. HorizSync 30.0 - 62.0
  66. VertRefresh 50.0 - 75.0
  67. EndSection
  68.  
  69. Section "Device"
  70. Identifier "Device0"
  71. Driver "nvidia"
  72. VendorName "NVIDIA Corporation"
  73. BoardName "GeForce 9500 GT"
  74. BusID "PCI:2:0:0"
  75. Screen 0
  76. EndSection
  77.  
  78. Section "Device"
  79. Identifier "Device1"
  80. Driver "nvidia"
  81. VendorName "NVIDIA Corporation"
  82. BoardName "GeForce 9500 GT"
  83. BusID "PCI:2:0:0"
  84. Screen 1
  85. EndSection
  86.  
  87. Section "Screen"
  88.  
  89. # Removed Option "metamodes" "DFP: nvidia-auto-select +0+0"
  90. # Removed Option "metamodes" "CRT: nvidia-auto-select +0+0"
  91. Identifier "Screen0"
  92. Device "Device0"
  93. Monitor "Monitor0"
  94. DefaultDepth 24
  95. Option "AddARGBGLXVisuals" "True"
  96. Option "TwinView" "0"
  97. Option "metamodes" "DFP: nvidia-auto-select +0+0"
  98. SubSection "Display"
  99. Depth 24
  100. EndSubSection
  101. EndSection
  102.  
  103. Section "Screen"
  104.  
  105. # Removed Option "metamodes" "CRT: nvidia-auto-select +0+0"
  106. # Removed Option "metamodes" "DFP: nvidia-auto-select +0+0"
  107. Identifier "Screen1"
  108. Device "Device1"
  109. Monitor "Monitor1"
  110. DefaultDepth 24
  111. Option "TwinView" "0"
  112. Option "metamodes" "CRT: nvidia-auto-select +0+0"
  113. SubSection "Display"
  114. Depth 24
  115. EndSubSection
  116. EndSection
  117.  
  118. Section "Extensions"
  119. Option "Composite" "Enable"
  120. EndSection
  121.  
  122.  
Add Comment
Please, Sign In to add comment