Name
bartek
Ściągnij
Tekst
Syntax
Plain Text
Tabwidth
4
Data
Sun, 09 Mar 2008 06:25:59 -0700

  1. # nvidia-settings: X configuration file generated by nvidia-settings
  2. # nvidia-settings:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:21:33 PST 2008
  3.  
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:20:37 PST 2008
  6. # File generated by xorgconfig.
  7. #
  8. # Copyright 2004 The X.Org Foundation
  9. #
  10. # Permission is hereby granted, free of charge, to any person obtaining a
  11. # copy of this software and associated documentation files (the "Software"),
  12. # to deal in the Software without restriction, including without limitation
  13. # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  14. # and/or sell copies of the Software, and to permit persons to whom the
  15. # Software is furnished to do so, subject to the following conditions:
  16. #
  17. # The above copyright notice and this permission notice shall be included in
  18. # all copies or substantial portions of the Software.
  19. #
  20. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  21. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  22. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  23. # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  24. # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
  25. # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  26. # SOFTWARE.
  27. #
  28. # Except as contained in this notice, the name of The X.Org Foundation shall
  29. # not be used in advertising or otherwise to promote the sale, use or other
  30. # dealings in this Software without prior written authorization from
  31. # The X.Org Foundation.
  32. #
  33. # **********************************************************************
  34. # Refer to the xorg.conf(5) man page for details about the format of
  35. # this file.
  36. # **********************************************************************
  37. # **********************************************************************
  38. # Module section -- this  section  is used to specify
  39. # which dynamically loadable modules to load.
  40. # **********************************************************************
  41. #
  42. # **********************************************************************
  43. # Files section.  This allows default font and rgb paths to be set
  44. # **********************************************************************
  45. # **********************************************************************
  46. # Server flags section.
  47. # **********************************************************************
  48. # **********************************************************************
  49. # Input devices
  50. # **********************************************************************
  51. # **********************************************************************
  52. # Core keyboard's InputDevice section
  53. # **********************************************************************
  54. # **********************************************************************
  55. # Core Pointer's InputDevice section
  56. # **********************************************************************
  57. # **********************************************************************
  58. # Other input device sections
  59. # this is optional and is required only if you
  60. # are using extended input devices.  This is for example only.  Refer
  61. # to the xorg.conf man page for a description of the options.
  62. # **********************************************************************
  63. #
  64. # Section "InputDevice"
  65. #    Identifier  "Mouse2"
  66. #    Driver      "mouse"
  67. #    Option      "Protocol"      "MouseMan"
  68. #    Option      "Device"        "/dev/mouse2"
  69. # EndSection
  70. #
  71. # Section "InputDevice"
  72. #    Identifier "spaceball"
  73. #    Driver    "magellan"
  74. #    Option    "Device"        "/dev/cua0"
  75. # EndSection
  76. #
  77. # Section "InputDevice"
  78. #    Identifier "spaceball2"
  79. #    Driver    "spaceorb"
  80. #    Option    "Device"        "/dev/cua0"
  81. # EndSection
  82. #
  83. # Section "InputDevice"
  84. #    Identifier "touchscreen0"
  85. #    Driver    "microtouch"
  86. #    Option    "Device"        "/dev/ttyS0"
  87. #    Option    "MinX"          "1412"
  88. #    Option    "MaxX"          "15184"
  89. #    Option    "MinY"          "15372"
  90. #    Option    "MaxY"          "1230"
  91. #    Option    "ScreenNumber"  "0"
  92. #    Option    "ReportingMode" "Scaled"
  93. #    Option    "ButtonNumber"  "1"
  94. #    Option    "SendCoreEvents"
  95. # EndSection
  96. #
  97. # Section "InputDevice"
  98. #    Identifier "touchscreen1"
  99. #    Driver    "elo2300"
  100. #    Option    "Device"        "/dev/ttyS0"
  101. #    Option    "MinX"          "231"
  102. #    Option    "MaxX"          "3868"
  103. #    Option    "MinY"          "3858"
  104. #    Option    "MaxY"          "272"
  105. #    Option    "ScreenNumber"  "0"
  106. #    Option    "ReportingMode" "Scaled"
  107. #    Option    "ButtonThreshold"      "17"
  108. #    Option    "ButtonNumber"  "1"
  109. #    Option    "SendCoreEvents"
  110. # EndSection
  111. # **********************************************************************
  112. # Monitor section
  113. # **********************************************************************
  114. # Any number of monitor sections may be present
  115. # **********************************************************************
  116. # Graphics device section
  117. # **********************************************************************
  118. # Any number of graphics device sections may be present
  119. # Standard VGA Device:
  120. # Device configured by xorgconfig:
  121. # **********************************************************************
  122. # Screen sections
  123. # **********************************************************************
  124. # Any number of screen sections may be present.  Each describes
  125. # the configuration of a single screen.  A single specific screen section
  126. # may be specified from the X server command line with the "-screen"
  127. # option.
  128. # **********************************************************************
  129. # ServerLayout sections.
  130. # **********************************************************************
  131. # Any number of ServerLayout sections may be present.  Each describes
  132. # the way multiple screens are organised.  A specific ServerLayout
  133. # section may be specified from the X server command line with the
  134. # "-layout" option.  In the absence of this, the first section is used.
  135. # When now ServerLayout section is present, the first Screen section
  136. # is used alone.
  137. # Section "DRI"
  138. #    Mode 0666
  139. # EndSection
  140.  
  141. Section "ServerLayout"
  142.  
  143. # The Identifier line must be present
  144. # Each Screen line specifies a Screen section name, and optionally
  145. # the relative position of other screens.  The four names after
  146. # primary screen name are the screens to the top, bottom, left and right
  147. # of the primary screen.  In this example, screen 2 is located to the
  148. # right of screen 1.
  149. # Each InputDevice line specifies an InputDevice section name and
  150. # optionally some options to specify the way the device is to be
  151. # used.  Those options include "CorePointer", "CoreKeyboard" and
  152. # "SendCoreEvents".
  153.     Identifier    "Simple Layout"
  154.     Screen      0  "Screen0" 0 0
  155.     InputDevice    "Mouse1" "CorePointer"
  156.     InputDevice    "Keyboard1" "CoreKeyboard"
  157. EndSection
  158.  
  159. Section "Files"
  160.  
  161. # The location of the RGB database.  Note, this is the name of the
  162. # file minus the extension (like ".txt" or ".db").  There is normally
  163. # no need to change the default.
  164. #    RgbPath    "/usr/share/X11/rgb"
  165. # Multiple FontPath entries are allowed (which are concatenated together),
  166. # as well as specifying multiple comma-separated entries in one FontPath
  167. # command (or a combination of both methods)
  168. #
  169. #
  170. #    FontPath  "/usr/lib/X11/fonts/local/"
  171. #    FontPath  "/usr/lib/X11/fonts/misc/"
  172. #    FontPath  "/usr/lib/X11/fonts/75dpi/:unscaled"
  173. #    FontPath  "/usr/lib/X11/fonts/100dpi/:unscaled"
  174. #    FontPath  "/usr/lib/X11/fonts/Speedo/"
  175. #    FontPath  "/usr/lib/X11/fonts/Type1/"
  176. #    FontPath  "/usr/lib/X11/fonts/TrueType/"
  177. #    FontPath  "/usr/lib/X11/fonts/freefont/"
  178. #    FontPath  "/usr/lib/X11/fonts/75dpi/"
  179. #    FontPath  "/usr/lib/X11/fonts/100dpi/"
  180. # The module search path.  The default path is shown here.
  181. #    ModulePath "/usr/lib/modules"
  182.     FontPath        "/usr/share/fonts/misc"
  183.     FontPath        "/usr/share/fonts/100dpi:unscaled"
  184.     FontPath        "/usr/share/fonts/75dpi:unscaled"
  185.     FontPath        "/usr/share/fonts/TTF"
  186.     FontPath        "/usr/share/fonts/Type1"
  187. EndSection
  188.  
  189. Section "Module"
  190.  
  191. # This loads the DBE extension module.
  192. # This loads the miscellaneous extensions module, and disables
  193. # initialisation of the XFree86-DGA extension within that module.
  194. # This loads the font modules
  195. #    Load        "type1"
  196. # This loads the GLX module
  197. #    Load      "dri"
  198.     Load          "dbe"      # Double buffer extension
  199.     SubSection    "extmod"
  200.         Option        "omit xfree86-dga"  # don't initialise the DGA extension
  201.     EndSubSection
  202.     Load          "freetype"
  203. #    Load        "xtt"
  204.     Load          "glx"
  205. # This loads the DRI module
  206. EndSection
  207.  
  208. Section "ServerFlags"
  209.     Option        "Xinerama" "0"
  210. EndSection
  211.  
  212. Section "InputDevice"
  213.  
  214. #    Option    "Xleds"      "1 2 3"
  215. #    Option "LeftAlt"    "Meta"
  216. #    Option "RightAlt"    "ModeShift"
  217. # To customise the XKB settings to suit your keyboard, modify the
  218. # lines below (which are the defaults).  For example, for a non-U.S.
  219. # keyboard, you will probably want to use:
  220. #    Option "XkbModel"    "pc105"
  221. # If you have a US Microsoft Natural keyboard, you can use:
  222. #    Option "XkbModel"    "microsoft"
  223. #
  224. # Then to change the language, change the Layout setting.
  225. # For example, a german layout can be obtained with:
  226. #    Option "XkbLayout"  "de"
  227. # or:
  228. #    Option "XkbLayout"  "de"
  229. #    Option "XkbVariant"  "nodeadkeys"
  230. #
  231. # If you'd like to switch the positions of your capslock and
  232. # control keys, use:
  233. #    Option "XkbOptions"  "ctrl:swapcaps"
  234. # These are the default XKB settings for Xorg
  235. #    Option "XkbRules"    "xorg"
  236. #    Option "XkbModel"    "pc105"
  237. #    Option "XkbLayout"  "us"
  238. #    Option "XkbVariant"  ""
  239. #    Option "XkbOptions"  ""
  240. #    Option "XkbDisable"
  241.     Identifier    "Keyboard1"
  242.     Driver        "kbd"
  243.     Option        "AutoRepeat" "500 30"
  244. # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
  245.     Option        "XkbRules" "xorg"
  246.     Option        "XkbModel" "pc105"
  247.     Option        "XkbLayout" "pl"
  248. EndSection
  249.  
  250. Section "InputDevice"
  251.  
  252. # Identifier and driver
  253. #    Option "Resolution"    "256"
  254. # Baudrate and SampleRate are only for some Logitech mice. In
  255. # almost every case these lines should be omitted.
  256. #    Option "BaudRate"    "9600"
  257. #    Option "SampleRate"    "150"
  258. # Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
  259. # horizontal wheel to buttons 6 & 7.  Change if your mouse has more than
  260. # 3 buttons and you need to map the wheel to different button ids to avoid
  261. # conflicts.
  262. # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
  263. #    Option "Emulate3Buttons"
  264. #    Option "Emulate3Timeout"    "50"
  265. # ChordMiddle is an option for some 3-button Logitech mice
  266. #    Option "ChordMiddle"
  267.     Identifier    "Mouse1"
  268.     Driver        "mouse"
  269.     Option        "Protocol" "Auto"    # Auto detect
  270.     Option        "Device" "/dev/input/mice"
  271. # Mouse-speed setting for PS/2 mouse.
  272.     Option        "ZAxisMapping" "4 5 6 7"
  273. # Emulate3Buttons is an option for 2-button mice
  274. EndSection
  275.  
  276. Section "Monitor"
  277.  
  278. # HorizSync is in kHz unless units are specified.
  279. # HorizSync may be a comma separated list of discrete values, or a
  280. # comma separated list of ranges of values.
  281. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
  282. # USER MANUAL FOR THE CORRECT NUMBERS.
  283. #    HorizSync    30-64        # multisync
  284. #    HorizSync    31.5, 35.2    # multiple fixed sync frequencies
  285. #    HorizSync    15-25, 30-50  # multiple ranges of sync frequencies
  286. # VertRefresh is in Hz unless units are specified.
  287. # VertRefresh may be a comma separated list of discrete values, or a
  288. # comma separated list of ranges of values.
  289. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
  290. # USER MANUAL FOR THE CORRECT NUMBERS.
  291.     Identifier    "aa"
  292.     HorizSync      31.0 - 64.0
  293.     VertRefresh    50.0 - 90.0
  294. EndSection
  295.  
  296. Section "Monitor"
  297.     Identifier    "Monitor0"
  298.     VendorName    "Unknown"
  299.     ModelName      "LG L1730S"
  300.     HorizSync      30.0 - 83.0
  301.     VertRefresh    56.0 - 75.0
  302. EndSection
  303.  
  304. Section "Device"
  305.  
  306. # The chipset line is optional in most cases.  It can be used to override
  307. # the driver's chipset detection, and should not normally be specified.
  308. #    Chipset    "generic"
  309. # The Driver line must be present.  When using run-time loadable driver
  310. # modules, this line instructs the server to load the specified driver
  311. # module.  Even when not using loadable driver modules, this line
  312. # indicates which driver should interpret the information in this section.
  313. # The BusID line is used to specify which of possibly multiple devices
  314. # this section is intended for.  When this line isn't present, a device
  315. # section can only match up with the primary video device.  For PCI
  316. # devices a line like the following could be used.  This line should not
  317. # normally be included unless there is more than one video device
  318. # intalled.
  319. #    BusID      "PCI:0:10:0"
  320. #    VideoRam    256
  321. #    Clocks    25.2 28.3
  322.     Identifier    "Standard VGA"
  323.     Driver        "nvidia"
  324.     VendorName    "Unknown"
  325.     BoardName      "Unknown"
  326. EndSection
  327.  
  328. Section "Device"
  329.  
  330.     #VideoRam    256
  331.     # Insert Clocks lines here if appropriate
  332.     Identifier    "aaa"
  333.     Driver        "nvidia"
  334. EndSection
  335.  
  336. Section "Device"
  337.     Identifier    "Videocard0"
  338.     Driver        "nvidia"
  339.     VendorName    "NVIDIA Corporation"
  340.     BoardName      "GeForce 7600 GT"
  341. EndSection
  342.  
  343. Section "Screen"
  344.     Identifier    "Screen 1"
  345.     Device        "aaa"
  346.     Monitor        "aa"
  347.     DefaultDepth    24
  348.     Option        "NoLogo" "True"
  349.     Option        "RenderAccel" "True"
  350.     Option        "AllowGLXWithComposite" "True"
  351.     Option        "AddARGBGLXVisuals" "True"
  352.     SubSection    "Display"
  353.         Viewport    0 0
  354.         Depth      8
  355.         Modes      "1280x1024"
  356.     EndSubSection
  357.     SubSection    "Display"
  358.         Viewport    0 0
  359.         Depth      16
  360.         Modes      "1280x1024"
  361.     EndSubSection
  362.     SubSection    "Display"
  363.         Viewport    0 0
  364.         Depth      24
  365.         Modes      "1280x1024"
  366.     EndSubSection
  367. EndSection
  368.  
  369. Section "Screen"
  370.     Identifier    "Screen0"
  371.     Device        "Videocard0"
  372.     Monitor        "Monitor0"
  373.     DefaultDepth    16
  374.     Option        "TwinView" "0"
  375.     Option        "TwinViewXineramaInfoOrder" "CRT-0"
  376.     Option        "metamodes" "1280x1024 +0+0"
  377. EndSection
  378.  
  379. Section "Extensions"
  380.     Option        "Composite" "Enable"
  381. EndSection
  382.  
  383.