home *** CD-ROM | disk | FTP | other *** search
/ Dream 46 / Amiga_Dream_46.iso / Linux68k / xf86config.tpl < prev   
Text File  |  1997-11-13  |  6KB  |  157 lines

  1. # $XFree86: xc/programs/Xserver/hw/xfree86/XF86Conf.cpp,v 3.21 1996/01/31 11:46:37 dawes Exp $
  2. #
  3. # Copyright (c) 1994 by The XFree86 Project, Inc.
  4. #
  5. # Permission is hereby granted, free of charge, to any person obtaining a
  6. # copy of this software and associated documentation files (the "Software"),
  7. # to deal in the Software without restriction, including without limitation
  8. # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  9. # and/or sell copies of the Software, and to permit persons to whom the
  10. # Software is furnished to do so, subject to the following conditions:
  11. # The above copyright notice and this permission notice shall be included in
  12. # all copies or substantial portions of the Software.
  13. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  14. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  15. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  16. # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  17. # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
  18. # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  19. # SOFTWARE.
  20. # Except as contained in this notice, the name of the XFree86 Project shall
  21. # not be used in advertising or otherwise to promote the sale, use or other
  22. # dealings in this Software without prior written authorization from the
  23. # XFree86 Project.
  24. #
  25. # $XConsortium: XF86Conf.cpp /main/16 1996/01/31 10:03:57 kaleb $
  26.  
  27. # **********************************************************************
  28. # Refer to the XF86Config(4/5) man page for details about the format of 
  29. # this file. This man page is installed as /usr/X11R6.1/man/man5/XF86Config.5x 
  30. # **********************************************************************
  31.  
  32. # **********************************************************************
  33. # Files section.  This allows default font and rgb paths to be set
  34. # **********************************************************************
  35.  
  36. Section "Files"
  37.  
  38.     RgbPath    "/usr/X11R6.1/lib/X11/rgb"
  39.  
  40.     FontPath    "/usr/X11R6.1/lib/X11/fonts/misc/"
  41.     FontPath    "/usr/X11R6.1/lib/X11/fonts/75dpi/:unscaled"
  42.     FontPath    "/usr/X11R6.1/lib/X11/fonts/100dpi/:unscaled"
  43.     FontPath    "/usr/X11R6.1/lib/X11/fonts/Type1/"
  44.     FontPath    "/usr/X11R6.1/lib/X11/fonts/Speedo/"
  45.     FontPath    "/usr/X11R6.1/lib/X11/fonts/75dpi/"
  46.     FontPath    "/usr/X11R6.1/lib/X11/fonts/100dpi/"
  47.  
  48. EndSection
  49.  
  50. # **********************************************************************
  51. # Server flags section.
  52. # **********************************************************************
  53.  
  54. Section "ServerFlags"
  55.  
  56. EndSection
  57.  
  58. # **********************************************************************
  59. # Input devices
  60. # **********************************************************************
  61.  
  62. # **********************************************************************
  63. # Keyboard section
  64. # **********************************************************************
  65.  
  66. Section "Keyboard"
  67.  
  68.     Protocol    "Standard"
  69.  
  70. #    XkbKeycodes "amiga"
  71. #    XkbTypes    "types/default"
  72. #    XkbCompat   "compat/default"
  73. #    XkbSymbols  "fr(amiga)"
  74. #    XkbGeometry "amiga"
  75.  
  76. EndSection
  77.  
  78. # **********************************************************************
  79. # Pointer section
  80. # **********************************************************************
  81.  
  82. Section "Pointer"
  83.  
  84.     Protocol    "BusMouse"
  85.     Device    "/dev/amigamouse"
  86.  
  87.     Emulate3Buttons
  88.     Emulate3Timeout    50
  89.  
  90. EndSection
  91.  
  92. # **********************************************************************
  93. # Monitor section
  94. # **********************************************************************
  95.  
  96. Section "Monitor"
  97.  
  98.     Identifier    "AmigaMonitor"
  99.     VendorName    "Commodore"
  100.     ModelName    "1960"
  101.  
  102. #    HorizSync   31.5  # typical for a single frequency fixed-sync monitor
  103.     HorizSync    15-31.5         # multisync
  104. #    HorizSync    31.5, 35.2    # multiple fixed sync frequencies
  105. #    HorizSync    15-25, 30-50  # multiple ranges of sync frequencies
  106.  
  107. #    VertRefresh 60  # typical for a single frequency fixed-sync monitor
  108.     VertRefresh    50-100        # multisync
  109. #    VertRefresh    50, 60        # multiple fixed sync frequencies
  110. #    VertRefresh    50-60, 90-100 # multiple ranges of sync frequencies
  111.  
  112. ModeLine "vga70" 28.376 640 736 848 912 400 412 414 449 +VSync +CSync
  113. ModeLine "vga" 28.376 640 736 848 912 480 489 491 521
  114. ModeLine "832x624" 28.376 832 940 1020 1024 624 628 630 660 Interlace +HSync +VSync
  115. ModeLine "832x600" 28.376 832 964 1044 1096 600 600 602 636 Interlace +HSync -VSync
  116. ModeLine "896x672" 28.376 896 1044 1108 1160 672 676 678 708 Interlace -HSync -VSync -CSync
  117. ModeLine "960x720" 28.376 960 1132 1172 1224 720 720 722 754 Interlace -HSync -VSync -CSync
  118. ModeLine "1024x768" 28.376 1024 1196 1212 1288 768 772 774 804 Interlace -HSync +VSync -CSync
  119.  
  120. EndSection
  121.  
  122. # **********************************************************************
  123. # Graphics device section
  124. # **********************************************************************
  125.  
  126. Section "Device"
  127.     Identifier    "AmigaChipset"
  128.     VendorName    "Commodore"
  129.     BoardName    "A1200-AGA"
  130.     Chipset    "AGA"
  131.     VideoRam    2048
  132. #    Clocks    25.2 28.3
  133. EndSection
  134.  
  135. # **********************************************************************
  136. # Server for the Linux/m68k Frame Buffer Device
  137. # **********************************************************************
  138.  
  139. Section "Device"
  140.     Identifier "Linux/m68k Frame Buffer Device"
  141. EndSection
  142.  
  143. Section "Screen"
  144.     Driver    "fbdev"
  145.     Device    "Linux/m68k Frame Buffer Device"
  146.     Monitor    "AmigaMonitor"
  147.     SubSection "Display"    # Unused!
  148.         Depth        8
  149.         Modes        "default"
  150.         ViewPort    0 0
  151.         Virtual        800 600
  152.     EndSubSection
  153. EndSection
  154.