home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_p_z / s3_924 / win30drv / oemsetup.inf < prev    next >
INI File  |  1994-03-11  |  3KB  |  53 lines

  1. ; Names of the disks Setup can prompt for.
  2.  
  3. [disks]
  4.     b =.        , "S3 Driver Disk (\win30drv subdirectory)", diskb
  5.     t =..\files,  "S3 Driver Disk (\files subdirectory)", diskt
  6.  
  7. [display]
  8. ;profile = driver,          Description of driver,                       resolution,    286 grabber,    logo code,     VDD,           386grabber,   ega.sys,   logo data
  9. car645k   = t:car645k.drv,  "S3 V1.74 640x480 256 colors",       "100,96,96",   t:carvga.gr2, b:vgalogo.lgo,   t:vddcar.386,  t:carvga.gr3,,           b:vgalogo.rle
  10. car800    = t:car800.drv,   "S3 V1.74 800x600 256 colors",              "100,96,96",   t:carvga.gr2, b:vgalogo.lgo,   t:vddcar.386,  t:carvga.gr3,,           b:vgalogo.rle
  11. car8004   = t:car8004.drv,  "S3 V1.74 800x600 16 colors",               "100,96,96",   t:carvga.gr2, b:vgalogo.lgo,   t:vddcar.386,  t:carvga.gr3,,           b:vgalogo.rle
  12. car1k     = t:car1k.drv,    "S3 V1.74 1024x768 256 colors",             "100,120,120", t:carvga.gr2, b:vgalogo.lgo,   t:vddcar.386,  t:carvga.gr3,,           b:vgalogo.rle
  13. car1k4    = t:car1k4.drv,   "S3 V1.74 1024x768 16 colors",              "100,120,120", t:carvga.gr2, b:vgalogo.lgo,   t:vddcar.386,  t:carvga.gr3,,           b:vgalogo.rle
  14. car1280   = t:car1280.drv,  "S3 V1.74 1280x960 16 colors",              "100,120,120", t:carvga.gr2, b:vgalogo.lgo,   t:vddcar.386,  t:carvga.gr3,,           b:vgalogo.rle
  15. csw12896  = t:csw12896.drv, "S3 V1.74 1280x960 SWC 16 colors",          "100,120,120", t:carvga.gr2, b:vgalogo.lgo,   t:vddcar.386,  t:carvga.gr3,,           b:vgalogo.rle
  16. csw12810  = t:csw12810.drv, "S3 V1.74 1280x1024 SWC 16 colors",         "100,120,120", t:carvga.gr2, b:vgalogo.lgo,   t:vddcar.386,  t:carvga.gr3,,           b:vgalogo.rle
  17.  
  18. ; copy these fonts depending on the 386 grabber being used
  19. [CARVGA.3gr]
  20. t:CGA40WOA.FON,t:CGA40850.FON
  21. t:CGA80WOA.FON,t:CGA80850.FON
  22. t:EGA40WOA.FON,t:EGA40850.FON
  23. t:EGA80WOA.FON,t:EGA80850.FON
  24.  
  25. [sysfonts]
  26. t:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  27. b:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  28.  
  29. [fixedfonts]
  30. t:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  31. b:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  32.  
  33. [oemfonts]
  34. t:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  35. b:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  36.  
  37. [fonts]
  38.    t:HELVE.FON, "Helv 8,10,12,14,18,24 (VGA res)", "100,96,96"
  39.    t:HELVF.FON, "Helv 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  40.  
  41.    t:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  42.    t:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  43.  
  44.    t:TMSRE.FON, "Tms Rmn 8,10,12,14,18,24 (VGA res)", "100,96,96"
  45.    t:TMSRF.FON, "Tms Rmn 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  46.  
  47.    t:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  48.    t:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  49.  
  50.    t:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  51.    t:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  52.    t:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  53.