home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_a_g / actix03 / oemsetup.inf < prev    next >
INI File  |  1993-09-16  |  4KB  |  72 lines

  1. [data]
  2.     Version="3.10"
  3.  
  4. ; Names of the disks Setup can prompt for.
  5.  
  6. [disks]
  7.     1 =., "S3 Driver Disk 1 (\ subdirectory)",disk1
  8.  
  9. [display]
  10. ;profile = driver,        Description of driver,                           resolution,    286 grabber,    logo code,     VDD,           386grabber,   ega.sys,   logo data,     optional work section
  11. S3645k   = 1:S3645k.drv, "S3 1.33f2 640x480 256 colors", "100,96,96", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3defs
  12. S3800    = 1:S3800.drv, "S3 1.33f2 800x600 256 colors", "100,96,96", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3defs
  13. S3805    = 1:S3805.drv, "S3 1.33f2 800x600 256 colors 0.5M", "100,96,96", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3defs
  14. S38004    = 1:S38004.drv, "S3 1.33f2 800x600 16 colors", "100,96,96", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3defs
  15. S31k     = 1:S31k.drv, "S3 1.33f2 1024x768 256 colors (Large fonts)","100,120,120", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3lg
  16. S31k4     = 1:S31k4.drv, "S3 1.33f2 1024x768 16 colors (Large fonts)","100,120,120", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3lg
  17. S31ks    = 1:S31k.drv, "S3 1.33f2 1024x768 256 colors (Small fonts)","100,96,96", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3sm
  18. S31ks4    = 1:S31k4.drv, "S3 1.33f2 1024x768 16 colors (Small fonts)","100,96,96", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3sm
  19. S31280   = 1:S31280.drv, "S3 1.33f2 1280x1024 16 colors (Large fonts)","100,120,120", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3lg
  20. S31280s  = 1:S31280.drv, "S3 1.33f2 1280x1024 16 colors (Small Fonts)","100,96,96", 1:S3vga.2gr, 1:vgalogo.lgo, 1:vddS3.386, 1:S3vga.3gr,, 1:vgalogo.rle, s3sm
  21.  
  22.  
  23. [s3lg]
  24. ,,system.ini,car1k.drv,"dpi=","dpi=120" 
  25. ,,system.ini,car1k.drv,"polygon-support=","polygon-support=YES" 
  26.  
  27. [s3sm]
  28. ,,system.ini,car1k.drv,"dpi=","dpi=96" 
  29. ,,system.ini,car1k.drv,"polygon-support=","polygon-support=YES" 
  30.  
  31. [s3defs]
  32. ,,system.ini,car1k.drv,"polygon-support=","polygon-support=YES" 
  33.  
  34. ; copy these fonts depending on the 386 grabber being used
  35. [S3VGA.3gr]
  36. 1:CGA40WOA.FON,1:CGA40850.FON
  37. 1:CGA80WOA.FON,1:CGA80850.FON
  38. 1:EGA40WOA.FON,1:EGA40850.FON
  39. 1:EGA80WOA.FON,1:EGA80850.FON
  40.  
  41. [sysfonts]
  42. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  43. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  44.  
  45. [fixedfonts]
  46. 1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  47. 1:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  48.  
  49. [oemfonts]
  50. 1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  51. 1:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  52.  
  53. [fonts]
  54.    1:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  55.    1:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  56.  
  57.    1:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  58.    1:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  59.  
  60.    1:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  61.    1:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  62.  
  63.    1:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  64.    1:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  65.  
  66.    1:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  67.    1:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  68.  
  69.    1:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  70.    1:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  71.    1:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  72.