home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_h_o / mat_im10 / oemsetup.inf < prev    next >
INI File  |  1992-07-06  |  6KB  |  128 lines

  1. [data]
  2. ;  DefCodePage defines which translation table to use if we cannot get
  3. ;  code page information from DOS ie we are not under 3.30 or newer.
  4.  
  5. defxlat = 437
  6. Version = "3.10"
  7.  
  8. ; Here are the names of the disks Setup can prompt for.
  9. ; There must be a disk name for each disk number used
  10. ;
  11. ; The disk number '0' is reserved to represent the windows setup directory
  12. ; the directory may be relative to the directory SETUP was run from.
  13. ;
  14. ; the format is:
  15. ;
  16. ; n = path,disk name,disk tag file
  17. ;
  18. ; n           disk "number"  1-9,A-Z (single char only!)
  19. ; path        path of disk n
  20. ; name        name of disk n
  21. ; disk tag    a file on disk n (used to determine if disk is in drive)
  22.  
  23. [disks]
  24. 1 =. ,"MATROX IMPRESSION 1024 Windows 3.1 Display Driver disk 1 of 1",disk1
  25.  
  26. [display]
  27. ; The string following the driver description specifies the screen
  28. ; resolution. It is used to match the system and OEM character sets
  29. ; with the display selection.
  30. ;
  31. ;profile =  driver,       Description of driver,        resolution,  286 grabber,   logo code,    VDD,         386grabber, ega.sys,  logo data,  optional work section
  32. ;
  33. impa = 1:imp1024.drv, "Matrox Impress1024, 1024x768 24bits",                "100,120,120", 1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impa
  34. impb = 1:imp1024.drv, "Matrox Impress1024, 1024x768 24bits (Small)",        "100,96,96",   1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impb
  35. impc = 1:imp800.drv,  "Matrox Impress1024,  800x600 24bits",                "100,96,96",   1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impc
  36. impd = 1:imp800.drv,  "Matrox Impress1024,  800x600 24bits (Large)",        "100,120,120", 1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impd
  37. impe = 1:imp640.drv,  "Matrox Impress1024,  640x480 24bits",                "100,96,96",   1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impe
  38. impf = 1:hiper.drv,   "Matrox Impress1024, 1024x768 256 colors",            "100,120,120", 1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impf
  39. impg = 1:hiper.drv,   "Matrox Impress1024, 1024x768 256 colors (Small)",    "100,96,96",   1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impg
  40. imph = 1:hiper.drv,   "Matrox Impress1024,  800x600 256 colors",            "100,96,96",   1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,imph
  41. impi = 1:hiper.drv,   "Matrox Impress1024,  800x600 256 colors (Large)",    "100,120,120", 1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impi
  42. impj = 1:hiper.drv,   "Matrox Impress1024,  640x480 256 colors",            "100,96,96",   1:impvga.2gr,1:vgalogo.lgo,1:vddimp.386,1:impvga.3gr,,1:vgalogo.rle,impj
  43.  
  44.  
  45. [impa]
  46. ,,system.ini,Impress1024.drv,"dpi=","dpi=120"
  47. ,,system.ini,Impress1024.drv,"resolution=","resolution=1024x768"
  48.  
  49. [impb]
  50. ,,system.ini,Impress1024.drv,"dpi=","dpi=96"
  51. ,,system.ini,Impress1024.drv,"resolution=","resolution=1024x768"
  52.  
  53. [impc]
  54. ,,system.ini,Impress1024.drv,"dpi=","dpi=96"
  55. ,,system.ini,Impress1024.drv,"resolution=","resolution=800x600"
  56.  
  57. [impd]
  58. ,,system.ini,Impress1024.drv,"dpi=","dpi=120"
  59. ,,system.ini,Impress1024.drv,"resolution=","resolution=800x600"
  60.  
  61. [impe]
  62. ,,system.ini,Impress1024.drv,"dpi=","dpi=96"
  63. ,,system.ini,Impress1024.drv,"resolution=","resolution=640x480"
  64.  
  65. [impf]
  66. ,,system.ini,hiper.drv,"dpi=","dpi=120"
  67. ,,system.ini,hiper.drv,"resolution=","resolution=1024x768"
  68.  
  69. [impg]
  70. ,,system.ini,hiper.drv,"dpi=","dpi=96"
  71. ,,system.ini,hiper.drv,"resolution=","resolution=1024x768"
  72.  
  73. [imph]
  74. ,,system.ini,hiper.drv,"dpi=","dpi=96"
  75. ,,system.ini,hiper.drv,"resolution=","resolution=800x600"
  76.  
  77. [impi]
  78. ,,system.ini,hiper.drv,"dpi=","dpi=120"
  79. ,,system.ini,hiper.drv,"resolution=","resolution=800x600"
  80.  
  81. [impj]
  82. ,,system.ini,hiper.drv,"dpi=","dpi=96"
  83. ,,system.ini,hiper.drv,"resolution=","resolution=640x480"
  84.  
  85. ; copy these fonts depending on the 386 grabber being used
  86. [IMPVGA.3GR]
  87. 1:CGA40WOA.FON,1:CGA40850.FON
  88. 1:CGA80WOA.FON,1:CGA80850.FON
  89. 1:EGA40WOA.FON,1:EGA40850.FON
  90. 1:EGA80WOA.FON,1:EGA80850.FON
  91.  
  92. ; If a display adapter other than the one in system selection is selected
  93. ; the font is chosen which matches the display resolution exactly.
  94.  
  95. [codepages]
  96. ;       Xlat Table     OEM Font      WOA Font     Description
  97. 437 =              ,             , 1:dosapp.fon, "English (437)"
  98.  
  99.  
  100.  
  101. [sysfonts]
  102. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  103. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  104.  
  105. [fixedfonts]
  106. 1:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  107. 1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  108.  
  109. [oemfonts]
  110. 1:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  111. 1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  112.  
  113. [fonts]
  114. 1:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  115. 1:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  116.  
  117. 1:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  118. 1:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  119.  
  120. 1:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  121. 1:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  122.  
  123. 1:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  124. 1:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  125.  
  126. 1:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  127. 1:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  128.