Advertisement
sayasupacrew

Untitled

Jan 14th, 2015
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.19 KB | None | 0 0
  1. # $XConsortium: XF68Conf.cpp /main/3 1996/10/23 18:39:05 kaleb $
  2. #
  3. #
  4. #
  5. #
  6. # $XFree86: xc/programs/Xserver/hw/xfree68/XF68Conf.cpp,v 3.3 1996/12/27 06:51:50 dawes Exp $
  7. #
  8. # Copyright (c) 1994 by The XFree86 Project, Inc.
  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 XFREE86 PROJECT 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 XFree86 Project 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 the
  31. # XFree86 Project.
  32. #
  33.  
  34. # **********************************************************************
  35. # Refer to the XF86Config(4/5) man page for details about the format of
  36. # this file. This man page is installed as /usr/X11R6/man/man5/XF86Config.5x
  37. # **********************************************************************
  38.  
  39. # **********************************************************************
  40. # Files section. This allows default font and rgb paths to be set
  41. # **********************************************************************
  42.  
  43. Section "Files"
  44.  
  45. # The location of the RGB database. Note, this is the name of the
  46. # file minus the extension (like ".txt" or ".db"). There is normally
  47. # no need to change the default.
  48.  
  49. RgbPath "/usr/X11R6/lib/X11/rgb"
  50.  
  51. # Multiple FontPath entries are allowed (which are concatenated together),
  52. # as well as specifying multiple comma-separated entries in one FontPath
  53. # command (or a combination of both methods)
  54.  
  55. FontPath "/usr/X11R6/lib/X11/fonts/misc/"
  56. FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
  57. FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
  58. FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
  59. FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
  60. FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
  61. FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
  62.  
  63. # For OSs that support Dynamically loaded modules, ModulePath can be
  64. # used to set a search path for the modules. This is currently supported
  65. # for Linux ELF, FreeBSD 2.x and NetBSD 1.x. The default path is shown
  66. # here.
  67.  
  68. # ModulePath "/usr/X11R6/lib/modules"
  69.  
  70. EndSection
  71.  
  72. # **********************************************************************
  73. # Module section -- this is an optional section which is used to specify
  74. # which dynamically loadable modules to load. Dynamically loadable
  75. # modules are currently supported only for Linux ELF, FreeBSD 2.x
  76. # and NetBSD 1.x. Currently, dynamically loadable modules are used
  77. # only for some extended input (XInput) device drivers.
  78. # **********************************************************************
  79. #
  80. # Section "Module"
  81. #
  82. # This loads the module for the Joystick driver
  83. #
  84. # Load "xf86Jstk.so"
  85. #
  86. # EndSection
  87.  
  88. # **********************************************************************
  89. # Server flags section.
  90. # **********************************************************************
  91.  
  92. Section "ServerFlags"
  93.  
  94. # Uncomment this to cause a core dump at the spot where a signal is
  95. # received. This may leave the console in an unusable state, but may
  96. # provide a better stack trace in the core dump to aid in debugging
  97.  
  98. # NoTrapSignals
  99.  
  100. # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
  101. # This allows clients to receive this key event.
  102.  
  103. # DontZap
  104.  
  105. # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
  106. # sequences. This allows clients to receive these key events.
  107.  
  108. # DontZoom
  109.  
  110. # Uncomment this to disable tuning with the xvidtune client. With
  111. # it the client can still run and fetch card and monitor attributes,
  112. # but it will not be allowed to change them. If it tries it will
  113. # receive a protocol error.
  114.  
  115. # DisableVidModeExtension
  116.  
  117. # Uncomment this to enable the use of a non-local xvidtune client.
  118.  
  119. # AllowNonLocalXvidtune
  120.  
  121. # Uncomment this to disable dynamically modifying the input device
  122. # (mouse and keyboard) settings.
  123.  
  124. # DisableModInDev
  125.  
  126. # Uncomment this to enable the use of a non-local client to
  127. # change the keyboard or mouse settings (currently only xset).
  128.  
  129. # AllowNonLocalModInDev
  130.  
  131. EndSection
  132.  
  133. # **********************************************************************
  134. # Input devices
  135. # **********************************************************************
  136.  
  137. # **********************************************************************
  138. # Keyboard section
  139. # **********************************************************************
  140.  
  141. Section "Keyboard"
  142.  
  143. Protocol "Standard"
  144.  
  145. # when using XQUEUE, comment out the above line, and uncomment the
  146. # following line
  147.  
  148. # Protocol "Xqueue"
  149.  
  150. AutoRepeat 500 5
  151.  
  152. # Let the server do the NumLock processing. This should only be required
  153. # when using pre-R6 clients
  154. # ServerNumLock
  155.  
  156. # Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1))
  157. # Xleds 1 2 3
  158.  
  159. # To set the LeftAlt to Meta, RightAlt key to ModeShift,
  160. # RightCtl key to Compose, and ScrollLock key to ModeLock:
  161.  
  162. # LeftAlt Meta
  163. # RightAlt ModeShift
  164. # RightCtl Compose
  165. # ScrollLock ModeLock
  166.  
  167. # To enable the XKEYBOARD extension, comment out XkbDisable.
  168.  
  169. XkbDisable
  170.  
  171. # To customise the XKB settings to suit your keyboard, modify the
  172. # lines below (which are the defaults). For example, for a non-U.S.
  173. # keyboard, you will probably want to use:
  174. # XkbModel "pc102"
  175. # If you have a Microsoft Natural keyboard, you can use:
  176. # XkbModel "microsoft"
  177. #
  178. # Then to change the language, change the Layout setting.
  179. # For example, a german layout can be obtained with:
  180. # XkbLayout "de"
  181. # or:
  182. # XkbLayout "de"
  183. # XkbVariant "nodeadkeys"
  184. #
  185. # If you'd like to switch the positions of your capslock and
  186. # control keys, use:
  187. # XkbOptions "ctrl:swapcaps"
  188.  
  189.  
  190. # These are the default XKB settings for XFree86
  191. # XkbRules "xfree86"
  192. # XkbModel "pc101"
  193. # XkbLayout "us"
  194. # XkbVariant ""
  195. # XkbOptions ""
  196.  
  197. EndSection
  198.  
  199.  
  200. # **********************************************************************
  201. # Pointer section
  202. # **********************************************************************
  203.  
  204. Section "Pointer"
  205.  
  206. Protocol "BusMouse"
  207. Device "/dev/mouse"
  208.  
  209. # When using XQUEUE, comment out the above two lines, and uncomment
  210. # the following line.
  211.  
  212. # Protocol "Xqueue"
  213.  
  214. # Baudrate and SampleRate are only for some Logitech mice
  215.  
  216. # BaudRate 9600
  217. # SampleRate 150
  218.  
  219. # Emulate3Buttons is an option for 2-button Microsoft mice
  220. # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
  221.  
  222. # Emulate3Buttons
  223. # Emulate3Timeout 50
  224.  
  225. # ChordMiddle is an option for some 3-button Logitech mice
  226.  
  227. # ChordMiddle
  228.  
  229. EndSection
  230.  
  231.  
  232. # **********************************************************************
  233. # Xinput section -- this is optional and is required only if you
  234. # are using extended input devices. This is for example only. Refer
  235. # to the XF86Config man page for a description of the options.
  236. # **********************************************************************
  237. #
  238. # Section "Xinput"
  239. # SubSection "WacomStylus"
  240. # Port "/dev/ttyS1"
  241. # DeviceName "Wacom"
  242. # EndSubSection
  243. # SubSection "WacomCursor"
  244. # Port "/dev/ttyS1"
  245. # EndSubSection
  246. # SubSection "WacomEraser"
  247. # Port "/dev/ttyS1"
  248. # EndSubSection
  249. #
  250. # SubSection "Elographics"
  251. # Port "/dev/ttyS1"
  252. # DeviceName "Elo"
  253. # MinimumXPosition 300
  254. # MaximumXPosition 3500
  255. # MinimumYPosition 300
  256. # MaximumYPosition 3500
  257. # Screen 0
  258. # UntouchDelay 10
  259. # ReportDelay 10
  260. # EndSubSection
  261. #
  262. # SubSection "Joystick"
  263. # Port "/dev/joy0"
  264. # DeviceName "Joystick"
  265. # TimeOut 10
  266. # MinimumXPosition 100
  267. # MaximumXPosition 1300
  268. # MinimumYPosition 100
  269. # MaximumYPosition 1100
  270. # # CenterX 700
  271. # # CenterY 600
  272. # Delta 20
  273. # EndSubSection
  274. #
  275. # The Mouse Subsection contains the same type of entries as the
  276. # standard Pointer Section (see above), with the addition of the
  277. # DeviceName entry.
  278. #
  279. # SubSection "Mouse"
  280. # Port "/dev/mouse2"
  281. # DeviceName "Second Mouse"
  282. # Protocol "Logitech"
  283. # EndSubSection
  284. # EndSection
  285.  
  286.  
  287. # **********************************************************************
  288. # Monitor section
  289. # **********************************************************************
  290.  
  291. # Any number of monitor sections may be present
  292.  
  293. Section "Monitor"
  294.  
  295. Identifier "Generic Monitor"
  296. VendorName "Unknown"
  297. ModelName "Unknown"
  298.  
  299. # HorizSync is in kHz unless units are specified.
  300. # HorizSync may be a comma separated list of discrete values, or a
  301. # comma separated list of ranges of values.
  302. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
  303. # USER MANUAL FOR THE CORRECT NUMBERS.
  304.  
  305. HorizSync 31.5 # typical for a single frequency fixed-sync monitor
  306.  
  307. # HorizSync 30-64 # multisync
  308. # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
  309. # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
  310.  
  311. # VertRefresh is in Hz unless units are specified.
  312. # VertRefresh may be a comma separated list of discrete values, or a
  313. # comma separated list of ranges of values.
  314. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
  315. # USER MANUAL FOR THE CORRECT NUMBERS.
  316.  
  317. VertRefresh 60 # typical for a single frequency fixed-sync monitor
  318.  
  319. # VertRefresh 50-100 # multisync
  320. # VertRefresh 60, 65 # multiple fixed sync frequencies
  321. # VertRefresh 40-50, 80-100 # multiple ranges of sync frequencies
  322.  
  323. # Modes can be specified in two formats. A compact one-line format, or
  324. # a multi-line format.
  325.  
  326. # A generic VGA 640x480 mode (hsync = 31.5kHz, refresh = 60Hz)
  327. # These two are equivalent
  328.  
  329. # ModeLine "640x480" 25.175 640 664 760 800 480 491 493 525
  330.  
  331. Mode "640x480"
  332. DotClock 25.175
  333. HTimings 640 664 760 800
  334. VTimings 480 491 493 525
  335. EndMode
  336.  
  337. # These two are equivalent
  338.  
  339. # ModeLine "1024x768i" 45 1024 1048 1208 1264 768 776 784 817 Interlace
  340.  
  341. # Mode "1024x768i"
  342. # DotClock 45
  343. # HTimings 1024 1048 1208 1264
  344. # VTimings 768 776 784 817
  345. # Flags "Interlace"
  346. # EndMode
  347.  
  348. EndSection
  349.  
  350. # **********************************************************************
  351. # Graphics device section
  352. # **********************************************************************
  353.  
  354. # Any number of graphics device sections may be present
  355.  
  356. Section "Device"
  357. Identifier "Generic VGA"
  358. VendorName "Unknown"
  359. BoardName "Unknown"
  360. Chipset "generic"
  361. # VideoRam 256
  362. # Clocks 25.2 28.3
  363. EndSection
  364.  
  365. Section "Device"
  366. # SVGA server auto-detected chipset
  367. Identifier "Generic SVGA"
  368. VendorName "Unknown"
  369. BoardName "Unknown"
  370. EndSection
  371.  
  372. # Section "Device"
  373. # Identifier "Any Trident TVGA 9000"
  374. # VendorName "Trident"
  375. # BoardName "TVGA 9000"
  376. # Chipset "tvga9000"
  377. # VideoRam 512
  378. # Clocks 25 28 45 36 57 65 50 40 25 28 0 45 72 77 80 75
  379. # EndSection
  380.  
  381. # Section "Device"
  382. # Identifier "Actix GE32+ 2MB"
  383. # VendorName "Actix"
  384. # BoardName "GE32+"
  385. # Ramdac "ATT20C490"
  386. # Dacspeed 110
  387. # Option "dac_8_bit"
  388. # Clocks 25.0 28.0 40.0 0.0 50.0 77.0 36.0 45.0
  389. # Clocks 130.0 120.0 80.0 31.0 110.0 65.0 75.0 94.0
  390. # EndSection
  391.  
  392. # Section "Device"
  393. # Identifier "Hercules mono"
  394. # EndSection
  395.  
  396. Section "Device"
  397. Identifier "Linux/m68k Frame Buffer Device"
  398. EndSection
  399.  
  400. # **********************************************************************
  401. # Screen sections
  402. # **********************************************************************
  403.  
  404. # The colour SVGA server
  405.  
  406. Section "Screen"
  407. Driver "svga"
  408. Device "Generic SVGA"
  409. Monitor "Generic Monitor"
  410. DefaultColorDepth 8
  411. Subsection "Display"
  412. Depth 8
  413. Modes "640x480"
  414. ViewPort 0 0
  415. Virtual 800 600
  416. EndSubsection
  417. EndSection
  418.  
  419. # The 16-colour VGA server
  420.  
  421. Section "Screen"
  422. Driver "vga16"
  423. Device "Generic VGA"
  424. Monitor "Generic Monitor"
  425. Subsection "Display"
  426. Modes "640x480"
  427. ViewPort 0 0
  428. Virtual 800 600
  429. EndSubsection
  430. EndSection
  431.  
  432. # The Mono server
  433.  
  434. Section "Screen"
  435. Driver "vga2"
  436. Device "Generic VGA"
  437. Monitor "Generic Monitor"
  438. Subsection "Display"
  439. Modes "640x480"
  440. ViewPort 0 0
  441. Virtual 800 600
  442. EndSubsection
  443. EndSection
  444.  
  445. # The hercules driver in the Mono and VGA16 servers
  446. #
  447. # Section "Screen"
  448. # Driver "mono"
  449. # Device "Hercules Mono"
  450. # Monitor "Generic Monitor"
  451. # Subsection "Display"
  452. # EndSubsection
  453. # EndSection
  454.  
  455. # The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32)
  456.  
  457. # Section "Screen"
  458. # Driver "accel"
  459. # Device "Actix GE32+ 2MB"
  460. # Monitor "Generic Monitor"
  461. # DefaultColorDepth 8
  462. # Subsection "Display"
  463. # Depth 8
  464. # Modes "640x480"
  465. # ViewPort 0 0
  466. # Virtual 1280 1024
  467. # EndSubsection
  468. # SubSection "Display"
  469. # Depth 16
  470. # Weight 565
  471. # Modes "640x480"
  472. # ViewPort 0 0
  473. # Virtual 1024 768
  474. # EndSubsection
  475. # EndSection
  476.  
  477. # Server for the Linux/m68k Frame Buffer Device
  478. # Note: DefaultColorDepth, Depth and Virtual aren't used for mode "default"
  479.  
  480. Section "Screen"
  481. Driver "fbdev"
  482. Device "Linux/m68k Frame Buffer Device"
  483. Monitor "Generic Monitor"
  484. DefaultColorDepth 4
  485. SubSection "Display"
  486. Depth 1
  487. Modes "default"
  488. Virtual 1152 900
  489. EndSubSection
  490. # SubSection "Display"
  491. # Depth 1
  492. # Modes "640x480" "800x600"
  493. # Virtual 1152 900
  494. # EndSubSection
  495. # SubSection "Display"
  496. # Depth 4
  497. # Modes "640x480" "800x600"
  498. # Virtual 1152 900
  499. # EndSubSection
  500. # SubSection "Display"
  501. # Depth 8
  502. # Modes "640x480" "800x600"
  503. # Virtual 1152 900
  504. # EndSubSection
  505. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement