Guest User

Untitled

a guest
Apr 12th, 2011
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  2. # nvidia-xconfig: version 260.19.36 ([email protected]) Tue Jan 18 17:15:22 PST 2011
  3.  
  4. # nvidia-settings: X configuration file generated by nvidia-settings
  5. # nvidia-settings: version 1.0 (root@localhost) Вск Окт 24 13:05:39 MSD 2010
  6. #Section "ServerFlags"
  7. # Option "TwinViewXineramaInfoOrder" "DFP,CRT"
  8. #EndSection
  9.  
  10. Section "ServerLayout"
  11. Identifier "twinview"
  12. Screen 0 "Screen0" 0 0
  13. InputDevice "Mouse0" "CorePointer"
  14. InputDevice "Keyboard0" "CoreKeyboard"
  15. Option "Xinerama" "0"
  16. EndSection
  17.  
  18. Section "Files"
  19. ModulePath "/usr/lib64/xorg/modules"
  20. FontPath "/usr/share/fonts/misc/"
  21. FontPath "/usr/share/fonts/TTF/"
  22. FontPath "/usr/share/fonts/OTF/"
  23. FontPath "/usr/share/fonts/Type1/"
  24. FontPath "/usr/share/fonts/100dpi/"
  25. FontPath "/usr/share/fonts/75dpi/"
  26. EndSection
  27.  
  28. Section "Module"
  29.  
  30. # Load "dri"
  31. Load "glx"
  32. Load "dbe"
  33. Load "extmod"
  34. Load "record"
  35. # Load "dri2"
  36. EndSection
  37.  
  38. Section "InputDevice"
  39. Identifier "Keyboard0"
  40. Driver "kbd"
  41. EndSection
  42.  
  43. Section "InputDevice"
  44. Identifier "Mouse0"
  45. Driver "mouse"
  46. Option "Protocol" "auto"
  47. Option "Device" "/dev/input/mice"
  48. Option "ZAxisMapping" "4 5 6 7"
  49. EndSection
  50.  
  51. Section "Monitor"
  52. Identifier "Monitor0"
  53. VendorName "Unknown"
  54. ModelName "LG L1750S"
  55. HorizSync 30.0 - 83.0
  56. VertRefresh 56.0 - 75.0
  57. EndSection
  58.  
  59. Section "Monitor"
  60. Identifier "Monitor1"
  61. VendorName "Unknown"
  62. ModelName "Philips 170S4"
  63. EndSection
  64.  
  65. Section "Monitor"
  66.  
  67. #SamsungTFT horizontal size *2 to get 86*86 dpi
  68. Identifier "TwinMoni"
  69. DisplaySize 752 301
  70. HorizSync 30.0 - 81.0
  71. VertRefresh 56.0 - 60.0
  72. Option "dpms"
  73. Option "dbe"
  74. EndSection
  75.  
  76. Section "Device"
  77. Identifier "NvidiaTwin"
  78. Driver "nvidia"
  79. VendorName "nVidia Corporation"
  80. BoardName "G94 [GeForce 9600 GT]"
  81. Option "TwinView"
  82. Option "MetaModes" "1280x1024,1280x1024; 1280x1024; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600"
  83. Option "TwinViewOrientation" "leftOf"
  84. Option "HorizSync" "DFP-0: 30-81; CRT-0: 30-98"
  85. Option "VertRefresh" "DFP-0: 56-75; CRT-0: 50-160"
  86. Option "ConnectedMonitor" "Monitor1,Monitor0"
  87. Option "RenderAccel" "true"
  88. Option "AllowGLXWithComposite" "true"
  89. Option "UseEdidDpi" "FALSE"
  90. BusID "PCI:1:0:0"
  91. EndSection
  92.  
  93. Section "Device"
  94. Identifier "Device0"
  95. Driver "nvidia"
  96. VendorName "NVIDIA Corporation"
  97. BoardName "GeForce 9600 GT"
  98. EndSection
  99.  
  100. Section "Screen"
  101. Identifier "ScreenTwin"
  102. Device "NvidiaTwin"
  103. Monitor "TwinMoni"
  104. DefaultDepth 24
  105. SubSection "Display"
  106. Depth 24
  107. Modes "1280x1024" "1024x768" "800x600"
  108. EndSubSection
  109. EndSection
  110.  
  111. Section "Screen"
  112.  
  113. # Removed Option "metamodes" "CRT-0: 1024x768 +1280+0, CRT-1: 1024x768 +0+0; CRT-0: 1024x768 +1024+0, CRT-1: 1024x768 +0+0; CRT-0: 1024x768 +0+0, CRT-1: NULL; CRT-0: 800x600 +800+0, CRT-1: 800x600 +0+0; CRT-0: 800x600 +0+0, CRT-1: NULL"
  114. Identifier "Screen0"
  115. Device "Device0"
  116. Monitor "Monitor0"
  117. DefaultDepth 24
  118. Option "TwinView" "1"
  119. Option "TwinViewXineramaInfoOrder" "CRT-0"
  120. Option "metamodes" "CRT-0: 1280x1024_75 +1280+0, CRT-1: 1280x1024_75 +0+0; CRT-0: 1024x768 +1024+0, CRT-1: 1024x768 +0+0; CRT-0: 1024x768 +0+0, CRT-1: NULL; CRT-0: 800x600 +800+0, CRT-1: 800x600 +0+0; CRT-0: 800x600 +0+0, CRT-1: NULL"
  121. SubSection "Display"
  122. Depth 24
  123. EndSubSection
  124. EndSection
  125.  
  126. Section "Extensions"
  127. Option "Composite" "Enable"
  128. EndSection
  129.  
  130. Section "ServerFlags"
  131. Option "AutoAddDevices" "False"
  132. Option "AutoEnableDevices" "False"
  133. Option "AllowEmptyInput" "True"
  134. EndSection
Advertisement
Add Comment
Please, Sign In to add comment