Guest User

myownserver

a guest
Apr 28th, 2010
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 1.0 (buildd@yellow) Fri Apr 9 11:51:21 UTC 2010
  3.  
  4. Section "Monitor"
  5. Identifier "Monitor0"
  6. VendorName "Unknown"
  7. ModelName "Samsung SyncMaster"
  8. HorizSync 30.0 - 81.0
  9. VertRefresh 56.0 - 75.0
  10. Option "DPMS"
  11. EndSection
  12.  
  13. Section "Monitor"
  14. Identifier "Monitor1"
  15. VendorName "Unknown"
  16. ModelName "LG L196WTQ"
  17. HorizSync 30.0 - 83.0
  18. VertRefresh 56.0 - 75.0
  19. Option "DPMS"
  20. # HorizSync source: edid, VertRefresh source: edid
  21. EndSection
  22.  
  23. Section "Screen"
  24. Identifier "Screen0"
  25. Device "Device0"
  26. Monitor "Monitor0"
  27. Option "TwinView" "0"
  28. Option "metamodes" "DFP-0: nvidia-auto-select +0+0"
  29. DefaultDepth 24
  30. SubSection "Display"
  31. Depth 24
  32. EndSubSection
  33. EndSection
  34.  
  35. Section "Screen"
  36. Identifier "Screen1"
  37. Device "Device1"
  38. Monitor "Monitor1"
  39. DefaultDepth 24
  40. Option "TwinView" "0"
  41. Option "metamodes" "DFP-1: nvidia-auto-select +0+0"
  42. SubSection "Display"
  43. Depth 24
  44. EndSubSection
  45. EndSection
  46.  
  47. Section "Module"
  48. Load "glx"
  49. EndSection
  50.  
  51. Section "InputDevice"
  52. Identifier "Mouse0"
  53. Driver "mouse"
  54. Option "Protocol" "auto"
  55. Option "Device" "/dev/psaux"
  56. Option "Emulate3Buttons" "no"
  57. Option "ZAxisMapping" "4 5"
  58. EndSection
  59.  
  60. Section "InputDevice"
  61. Identifier "Keyboard0"
  62. Driver "kbd"
  63. # generated from default
  64. EndSection
  65.  
  66. Section "ServerLayout"
  67. Identifier "Layout0"
  68. Screen 0 "Screen0" RightOf "Screen1"
  69. Screen 1 "Screen1" 0 0
  70. InputDevice "Keyboard0" "CoreKeyboard"
  71. InputDevice "Mouse0" "CorePointer"
  72. Option "Xinerama" "1"
  73. EndSection
  74.  
  75. Section "Device"
  76. Identifier "Device0"
  77. VendorName "NVIDIA Corporation"
  78. BoardName "GeForce 8800 GT"
  79. BusID "PCI:1:0:0"
  80. Screen 0
  81. Driver "nvidia"
  82. Option "NoLogo" "True"
  83. EndSection
  84.  
  85. Section "Device"
  86. Identifier "Device1"
  87. VendorName "NVIDIA Corporation"
  88. BoardName "GeForce 8800 GT"
  89. BusID "PCI:1:0:0"
  90. Screen 1
  91. Driver "nvidia"
  92. Option "NoLogo" "True"
  93. EndSection
Advertisement
Add Comment
Please, Sign In to add comment