Guest User

Untitled

a guest
Feb 21st, 2018
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.00 KB | None | 0 0
  1. Olpc image xorg
  2.  
  3. -----------
  4. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  5. # nvidia-xconfig: version 1.0 (buildmeister@builder3) Tue Aug 1 21:11:12 PDT 2006
  6.  
  7. # File generated by xf86config.
  8. #
  9. # Copyright (c) 1999 by The XFree86 Project, Inc.
  10. #
  11. # Permission is hereby granted, free of charge, to any person obtaining a
  12. # copy of this software and associated documentation files (the "Software"),
  13. # to deal in the Software without restriction, including without limitation
  14. # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  15. # and/or sell copies of the Software, and to permit persons to whom the
  16. # Software is furnished to do so, subject to the following conditions:
  17. #
  18. # The above copyright notice and this permission notice shall be included in
  19. # all copies or substantial portions of the Software.
  20. #
  21. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  22. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  23. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  24. # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  25. # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
  26. # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  27. # SOFTWARE.
  28. #
  29. # Except as contained in this notice, the name of the XFree86 Project shall
  30. # not be used in advertising or otherwise to promote the sale, use or other
  31. # dealings in this Software without prior written authorization from the
  32. # XFree86 Project.
  33. #
  34. # **********************************************************************
  35. # Refer to the XF86Config(4/5) man page for details about the format of
  36. # this file.
  37. # **********************************************************************
  38. # NOTE: This is a NEW IMPROVED version of XF86Config-fbdev that uses the vesa
  39. # driver instead of the fbdev driver. Thanks to Kenneth Fanyo who pointed
  40. # this out to me. :)
  41. # This XF86Config file is designed for use with the VESA framebuffer.
  42. # This generic interface should work with nearly all video cards
  43. # (although not every card will support every resolution).
  44. # With the new driver, it should no longer be required to have frame buffer
  45. # support in the kernel, or to run it on the console.
  46. #
  47. # Enjoy! :)
  48. # -- volkerdi@slackware.com
  49. #
  50. # **********************************************************************
  51. # Module section -- this section is used to specify
  52. # which dynamically loadable modules to load.
  53. # **********************************************************************
  54. #
  55. # **********************************************************************
  56. # Files section. This allows default font and rgb paths to be set
  57. # **********************************************************************
  58. # **********************************************************************
  59. # Server flags section.
  60. # **********************************************************************
  61. # **********************************************************************
  62. # Input devices
  63. # **********************************************************************
  64. # **********************************************************************
  65. # Core keyboard's InputDevice section
  66. # **********************************************************************
  67. # **********************************************************************
  68. # Core Pointer's InputDevice section
  69. # **********************************************************************
  70. # Some examples of extended input devices
  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. # **********************************************************************
  120. # Screen sections
  121. # **********************************************************************
  122. # Any number of screen sections may be present. Each describes
  123. # the configuration of a single screen. A single specific screen section
  124. # may be specified from the X server command line with the "-screen"
  125. # option.
  126. # **********************************************************************
  127. # ServerLayout sections.
  128. # **********************************************************************
  129. # Any number of ServerLayout sections may be present. Each describes
  130. # the way multiple screens are organised. A specific ServerLayout
  131. # section may be specified from the X server command line with the
  132. # "-layout" option. In the absence of this, the first section is used.
  133. # When now ServerLayout section is present, the first Screen section
  134. # is used alone.
  135.  
  136. Section "ServerLayout"
  137.  
  138. # The Identifier line must be present
  139. # Each Screen line specifies a Screen section name, and optionally
  140. # the relative position of other screens. The four names after
  141. # primary screen name are the screens to the top, bottom, left and right
  142. # of the primary screen. In this example, screen 2 is located to the
  143. # right of screen 1.
  144. # Each InputDevice line specifies an InputDevice section name and
  145. # optionally some options to specify the way the device is to be
  146. # used. Those options include "CorePointer", "CoreKeyboard" and
  147. # "SendCoreEvents".
  148. Identifier "Simple Layout"
  149. Screen "Screen 1" 0 0
  150. InputDevice "Mouse1" "CorePointer"
  151. InputDevice "Keyboard1" "CoreKeyboard"
  152. EndSection
  153.  
  154. Section "Files"
  155.  
  156. # The location of the RGB database. Note, this is the name of the
  157. # file minus the extension (like ".txt" or ".db"). There is normally
  158. # no need to change the default.
  159. # Multiple FontPath entries are allowed (which are concatenated together),
  160. # as well as specifying multiple comma-separated entries in one FontPath
  161. # command (or a combination of both methods)
  162. #
  163. # If you don't have a floating point coprocessor and emacs, Mosaic or other
  164. # programs take long to start up, try moving the Type1 and Speedo directory
  165. # to the end of this list (or comment them out).
  166. #
  167. # ModulePath can be used to set a search path for the X server modules.
  168. # The default path is shown here.
  169. # ModulePath "/usr/X11R6/lib/modules"
  170. RgbPath "/usr/X11R6/lib/X11/rgb"
  171. FontPath "/usr/X11R6/lib/X11/fonts/local"
  172. FontPath "/usr/X11R6/lib/X11/fonts/misc"
  173. FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  174. FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  175. FontPath "/usr/X11R6/lib/X11/fonts/Type1"
  176. FontPath "/usr/X11R6/lib/X11/fonts/CID"
  177. FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
  178. FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
  179. FontPath "/usr/local/share/fonts"
  180. EndSection
  181.  
  182. Section "Module"
  183.  
  184. # This loads the DBE extension module.
  185. # This loads the miscellaneous extensions module, and disables
  186. # initialisation of the XFree86-DGA extension within that module.
  187. # This loads the font modules
  188. # This loads the GLX module
  189. Load "dbe" # Double buffer extension
  190. SubSection "extmod"
  191. Option "omit xfree86-dga" # don't initialise the DGA extension
  192. EndSubSection
  193. Load "type1"
  194. Load "freetype"
  195. #Load "speedo"
  196. Load "glx"
  197. EndSection
  198.  
  199. Section "InputDevice"
  200.  
  201. # For most OSs the protocol can be omitted (it defaults to "Standard").
  202. # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
  203. # uncomment the following line.
  204. # Option "Protocol" "Xqueue"
  205. # Set the keyboard auto repeat parameters. Not all platforms implement
  206. # this.
  207. # Option "AutoRepeat" "500 5"
  208. # Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)).
  209. # Option "Xleds" "1 2 3"
  210. # To disable the XKEYBOARD extension, uncomment XkbDisable.
  211. # Option "XkbDisable"
  212. # To customise the XKB settings to suit your keyboard, modify the
  213. # lines below (which are the defaults). For example, for a European
  214. # keyboard, you will probably want to use one of:
  215. #
  216. # Option "XkbModel" "pc102"
  217. # Option "XkbModel" "pc105"
  218. #
  219. # If you have a Microsoft Natural keyboard, you can use:
  220. #
  221. # Option "XkbModel" "microsoft"
  222. #
  223. # If you have a US "windows" keyboard you will want:
  224. #
  225. # Option "XkbModel" "pc104"
  226. #
  227. # Then to change the language, change the Layout setting.
  228. # For example, a german layout can be obtained with:
  229. #
  230. # Option "XkbLayout" "de"
  231. #
  232. # or:
  233. #
  234. # Option "XkbLayout" "de"
  235. # Option "XkbVariant" "nodeadkeys"
  236. #
  237. # If you'd like to switch the positions of your capslock and
  238. # control keys, use:
  239. #
  240. # Option "XkbOptions" "ctrl:swapcaps"
  241. # These are the default XKB settings for X.Org
  242. #
  243. Identifier "Keyboard1"
  244. Driver "kbd"
  245. Option "XkbRules" "xorg"
  246. Option "XkbModel" "abnt2"
  247. Option "XkbLayout" "br"
  248. Option "XkbVariant" "abnt2"
  249. # Option "XkbOptions" ""
  250. EndSection
  251.  
  252. Section "InputDevice"
  253.  
  254. # Identifier and driver
  255. # On platforms where PnP mouse detection is supported the following
  256. # protocol setting can be used when using a newer PnP mouse:
  257. # Option "Protocol" "Auto"
  258. # The available mouse protocols types that you can set below are:
  259. # Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
  260. # Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
  261. # MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
  262. # ThinkingMouse ThinkingMousePS/2 Xqueue
  263. # Option "Protocol" "PS/2"
  264. # which is usually a symbolic link to the real device.
  265. # Option "Device" "/dev/ttyS0"
  266. # Option "Device" "/dev/ttyS1"
  267. # When using XQUEUE, comment out the above two lines, and uncomment
  268. # the following line.
  269. # Option "Protocol" "Xqueue"
  270. # Baudrate and SampleRate are only for some Logitech mice. In
  271. # almost every case these lines should be omitted.
  272. # Option "BaudRate" "9600"
  273. # Option "SampleRate" "150"
  274. # Emulate3Buttons is an option for 2-button Microsoft mice
  275. # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
  276. # Option "Emulate3Buttons"
  277. # Option "Emulate3Timeout" "50"
  278. # ChordMiddle is an option for some 3-button Logitech mice
  279. # Option "ChordMiddle"
  280. Identifier "Mouse1"
  281. Driver "mouse"
  282. Option "Protocol" "IMPS/2"
  283. Option "ZAxisMapping" "4 5"
  284. Option "Buttons" "5"
  285. # The mouse device. The device is normally set to /dev/mouse,
  286. Option "Device" "/dev/mouse"
  287. # Option "Device" "/dev/psaux"
  288. EndSection
  289.  
  290. Section "Monitor"
  291.  
  292. # HorizSync is in kHz unless units are specified.
  293. # HorizSync may be a comma separated list of discrete values, or a
  294. # comma separated list of ranges of values.
  295. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
  296. # USER MANUAL FOR THE CORRECT NUMBERS.
  297. # HorizSync 30-64 # multisync
  298. # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
  299. # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
  300. # VertRefresh is in Hz unless units are specified.
  301. # VertRefresh may be a comma separated list of discrete values, or a
  302. # comma separated list of ranges of values.
  303. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
  304. # USER MANUAL FOR THE CORRECT NUMBERS.
  305. Identifier "My Monitor"
  306. HorizSync 31.5 - 90.0
  307. VertRefresh 40.0 - 160.0
  308. EndSection
  309.  
  310. Section "Device"
  311.  
  312. #VideoRam 4096
  313. # Insert Clocks lines here if appropriate
  314. Identifier "VESA Framebuffer"
  315. Driver "nvidia"
  316. EndSection
  317.  
  318. Section "Screen"
  319.  
  320. # If your card can handle it, a higher default color depth (like 24 or 32)
  321. # is highly recommended.
  322. # DefaultDepth 8
  323. # DefaultDepth 16
  324. # DefaultDepth 32
  325. # "1024x768" is also a conservative usable default resolution. If you
  326. # have a better monitor, feel free to try resolutions such as
  327. # "1152x864", "1280x1024", "1600x1200", and "1800x1400" (or whatever your
  328. # card/monitor can produce)
  329. Identifier "Screen 1"
  330. Device "VESA Framebuffer"
  331. Monitor "My Monitor"
  332. DefaultDepth 24
  333. SubSection "Display"
  334. Depth 8
  335. Modes "1024x768" "800x600" "640x480"
  336. EndSubSection
  337. SubSection "Display"
  338. Depth 16
  339. Modes "1024x768" "800x600" "640x480"
  340. EndSubSection
  341. SubSection "Display"
  342. Depth 24
  343. Modes "1024x768" "800x600" "640x480"
  344. EndSubSection
  345. SubSection "Display"
  346. Depth 32
  347. Modes "1024x768" "800x600" "640x480"
  348. EndSubSection
  349. EndSection
  350.  
  351. Section "Extensions"
  352. Option "Composite" "Enable"
  353. EndSection
Add Comment
Please, Sign In to add comment