Guest User

Untitled

a guest
Mar 24th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings: version 280.13 (buildd@rothera) Thu Aug 11 17:28:49 UTC 2011
  3.  
  4. Section "Monitor"
  5. Identifier "Monitor0"
  6. VendorName "Unknown"
  7. ModelName "Seiko/Epson"
  8. HorizSync 30.0 - 75.0
  9. VertRefresh 60.0
  10. Option "DPMS"
  11. # HorizSync source: edid, VertRefresh source: edid
  12. EndSection
  13.  
  14. Section "Screen"
  15. Identifier "Screen0"
  16. Device "Device0"
  17. Monitor "Monitor0"
  18. DefaultDepth 24
  19. Option "TwinView" "1"
  20. Option "TwinViewXineramaInfoOrder" "CRT-0"
  21. Option "metamodes" "DFP: nvidia-auto-select +1920+0, CRT: nvidia-auto-select +0+0"
  22. SubSection "Display"
  23. Depth 24
  24. EndSubSection
  25. EndSection
  26.  
  27. Section "InputDevice"
  28. Identifier "Mouse0"
  29. Driver "mouse"
  30. Option "Protocol" "auto"
  31. Option "Device" "/dev/psaux"
  32. Option "Emulate3Buttons" "no"
  33. Option "ZAxisMapping" "4 5"
  34. EndSection
  35.  
  36. Section "InputDevice"
  37. Identifier "Keyboard0"
  38. Driver "kbd"
  39. # generated from default
  40. EndSection
  41.  
  42. Section "ServerLayout"
  43. Identifier "Layout0"
  44. Screen 0 "Screen0" 0 0
  45. Screen 1 "Screen[SISUSBVGA]" LeftOf "Screen0"
  46. InputDevice "Keyboard0" "CoreKeyboard"
  47. InputDevice "Mouse0" "CorePointer"
  48. Option "Xinerama" "0"
  49. EndSection
  50.  
  51. Section "Device"
  52. Identifier "Device0"
  53. Driver "nvidia"
  54. VendorName "NVIDIA Corporation"
  55. BoardName "GeForce 310M"
  56. Option "NoLogo" "True"
  57. EndSection
  58.  
  59. ### SISUSBVGA ###
  60.  
  61. Section "Device"
  62. Identifier "Device[SISUSBVGA]"
  63. VendorName "SiS" # Value does not matter
  64. BoardName "SiS" # Value does not matter
  65. Driver "sisusb"
  66. EndSection
  67.  
  68. Section "Monitor"
  69. Identifier "Monitor[SISUSBVGA]"
  70. VendorName "Monitor Vendor" # value does not matter
  71. ModelName "Monitor Model" # value does not matter
  72. VertRefresh 50-75
  73. HorizSync 30-90
  74. EndSection
  75.  
  76. Section "Screen"
  77. Identifier "Screen[SISUSBVGA]"
  78. Device "Device[SISUSBVGA]"
  79. Monitor "Monitor[SISUSBVGA]"
  80. DefaultDepth 16
  81. SubSection "Display"
  82. Depth 16
  83. Modes "1024x768" "800x600" "640x480"
  84. EndSubSection
  85. SubSection "Display"
  86. Depth 8
  87. Modes "1024x768" "800x600" "640x480"
  88. EndSubSection
  89. SubSection "Display"
  90. Depth 24
  91. Modes "1024x768" "800x600" "640x480"
  92. EndSubSection
  93. EndSection
Advertisement
Add Comment
Please, Sign In to add comment