home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ddkx86v5.zip / DDKX86 / SRC / CMD / SVGAINST / PSS3B.DSP < prev    next >
Text File  |  1995-04-10  |  16KB  |  308 lines

  1. :TITLE
  2.  
  3. S3 DSP
  4. :KEY
  5. S3DSP3
  6.  
  7.  
  8. :FILES :MODE=PRIMARY
  9. S3VIDEO %BOOTDRIVE%:
  10.  
  11. *:FILES :MODE=PRIMARY :MODE=DOS
  12.  
  13. :FILES :MODE=PRIMARY :MODE=WINDOWS
  14. S3WIN    %WINPATH%\SYSTEM
  15.  
  16. :CONFIG :MODE=PRIMARY
  17. DEVINFO=SCR,VGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  18. SET VIDEO_DEVICES=VIO_SVGA
  19. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA)
  20.  
  21. :CONFIG :MODE=PRIMARY :MODE=BIDI
  22. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  23.  
  24. :CONFIG :MODE=PRIMARY :MODE=DOS
  25. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VSVGA.SYS
  26.  
  27. :DEL_CONFIG_LINE :MODE=PRIMARY
  28. SET VIO_%PRI% = DEVICE(BVH%PRI%,BDBVH)
  29. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A,BDBVH)
  30. SET VIO_CGA=DEVICE(BVHCGA,BDBVH)
  31. SET VIO_EGA=DEVICE(BVHEGA,BDBVH)
  32. SET VIO_SVGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  33. SET VIO_VGA=DEVICE(BVHVGA,BDBVH)
  34. SET VIO_VGA=DEVICE(BVHVGA,BVHSVGA,BDBVH)
  35. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA,BDBVH)
  36.  
  37. *:DELETING XGA LINES FOR PROTECT MODE
  38. DEVICE=%BOOTDRIVE%:\OS2\XGARING0.SYS
  39. DEVICE=%BOOTDRIVE%:\OS2\XGA.SYS
  40. DEVICE=%BOOTDRIVE%:\OS2\BOOT\XGARING0.SYS
  41. DEVICE=%BOOTDRIVE%:\OS2\BOOT\XGA.SYS
  42. BASEDEV=XGA.SYS
  43. SET VIO_XGA=DEVICE(BVHVGA,BVHXGA)
  44.  
  45. *:DELETING BGA LINES FOR PROTECT MODE
  46. DEVINFO=SCR,BGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  47. DEVINFO=SCR,BGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  48. SET VIO_8514A=DEVICE(BVHVGA,BVH8514A)
  49.  
  50. *:DELETING CGA LINES FOR PROTECT MODE
  51. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  52. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  53. SET VIO_CGA=DEVICE(BVHCGA)
  54.  
  55. *:DELETING EGA LINES FOR PROTECT MODE
  56. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\VIOTBL.DCP
  57. DEVINFO=SCR,EGA,%BOOTDRIVE%:\OS2\BOOT\VIOTBL.DCP
  58. SET VIO_EGA=DEVICE(BVHEGA)
  59.  
  60. *:DELETING VGA LINES FOR PROTECT MODE
  61. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VVGA.SYS
  62. SET VIO_VGA=DEVICE(BVHVGA)
  63.  
  64. :DEL_CONFIG_LINE :MODE=PRIMARY :MODE=DOS
  65.  
  66. *:DELETING S3 CORPS. DRIVERS STATEMENT FOR REAL MODE
  67. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VENH.SYS
  68.  
  69. *:DELETING XGA LINES FOR REAL MODE
  70. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VXGA.SYS
  71.  
  72. *:DELETING BGA LINES FOR REAL MODE
  73. DEVICE=%BOOTDRIVE%:\OS2\MDOS\V8514A.SYS
  74.  
  75. *:DELETING CGA LINES FOR REAL MODE
  76. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VCGA.SYS
  77.  
  78. *:DELETING EGA LINES FOR REAL MODE
  79. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VEGA.SYS
  80.  
  81. *:DELETING VGA LINES FOR REAL MODE
  82. DEVICE=%BOOTDRIVE%:\OS2\MDOS\VVGA.SYS
  83.  
  84. :OS2INI :MODE=PRIMARY
  85. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  86. InstallWindow VIOADAPTERSTR 7
  87.  
  88. :OS2INI :MODE=SECONDARY
  89. %BOOTDRIVE%:\OS2\INSTALL\REINSTAL.INI
  90. InstallWindow VIOADAPTER2STR 7
  91.  
  92. :OS2INI :MODE=PRIMARY
  93. OS2.INI
  94. PM_DISPLAYDRIVERS  IBMS332        IBMS332
  95. PM_DISPLAYDRIVERS  CURRENTDRIVER  IBMS332
  96. PM_DISPLAYDRIVERS  DEFAULTDRIVER  IBMS332
  97. PM_Fonts           COURIERI
  98. PM_Fonts           HELVI
  99. PM_Fonts           TIMESI
  100.  
  101. * Note: win.ini font statements are missing. Should be included if
  102. * font support for 1024x768 and 1280x768 is the same as XGA's.
  103. :OS2INI :MODE=PRIMARY :MODE=WINDOWS
  104. OS2.INI
  105. PM_DISPLAYDRIVERS RESOLUTION_CHANGED 1
  106. WIN_RES_640x480x16     WIN_RES_SET    WIN_RES_S3_0
  107. WIN_RES_640x480x256    WIN_RES_SET    WIN_RES_S3_1
  108. WIN_RES_640x480x65536  WIN_RES_SET    WIN_RES_S3_2
  109. WIN_RES_800x600x256    WIN_RES_SET    WIN_RES_S3_3
  110. WIN_RES_800x600x65536  WIN_RES_SET    WIN_RES_S3_4
  111. WIN_RES_1024x768x256   WIN_RES_SET    WIN_RES_S3_5
  112. WIN_RES_1024x768x65536 WIN_RES_SET    WIN_RES_S3_6
  113. WIN_RES_1280x1024x256  WIN_RES_SET    WIN_RES_S3_7
  114. WIN_RES_640x480x16777216  WIN_RES_SET    WIN_RES_S3_8
  115. WIN_RES_S3_0   1  "system.ini boot sdisplay.drv vga.drv"
  116. WIN_RES_S3_0   2  "system.ini boot display.drv vga.drv"
  117. WIN_RES_S3_0   3  "system.ini boot fonts.fon vgasys.fon"
  118. * WIN_RES_S3_0   4  "system.ini boot fixedfon.fon vgafix.fon"
  119. * WIN_RES_S3_0   5  "system.ini boot oemfonts.fon vgaoem.fon"
  120. *:WIN_RES_S3_0   6  "win.ini fonts \"Symbol %ANYSTRING%\"
  121. *:WIN_RES_S3_0   7  "win.ini fonts \"Helv %ANYSTRING%\"
  122. *:WIN_RES_S3_0   8  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  123. *:WIN_RES_S3_0   9  "win.ini fonts \"Courier %ANYSTRING%\"
  124. *:WIN_RES_S3_0  10  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  125. *:WIN_RES_S3_0  11  "win.ini fonts \"MS Serif %ANYSTRING%\"
  126. *:WIN_RES_S3_0  12  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  127. WIN_RES_S3_0   4  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  128. WIN_RES_S3_0   5  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  129. WIN_RES_S3_0   6  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  130. WIN_RES_S3_0   7  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  131. WIN_RES_S3_0   8  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  132. WIN_RES_S3_1   1  "system.ini boot sdisplay.drv swins3.drv"
  133. WIN_RES_S3_1   2  "system.ini boot display.drv s3.drv"
  134. WIN_RES_S3_1   3  "system.ini boot fonts.fon vgasys.fon"
  135. * WIN_RES_S3_1   4  "system.ini boot fixedfon.fon vgafix.fon"
  136. * WIN_RES_S3_1   5  "system.ini boot oemfonts.fon vgaoem.fon"
  137. WIN_RES_S3_1   4  "system.ini boot.description display.drv 640x480"
  138. WIN_RES_S3_1   5  "system.ini boot.description sdisplay.drv 640x480"
  139. *:WIN_RES_S3_1   8  "win.ini fonts \"Symbol %ANYSTRING%\"
  140. *:WIN_RES_S3_1   9  "win.ini fonts \"Helv %ANYSTRING%\"
  141. *:WIN_RES_S3_1  10  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  142. *:WIN_RES_S3_1  11  "win.ini fonts \"Courier %ANYSTRING%\"
  143. *:WIN_RES_S3_1  12  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  144. *:WIN_RES_S3_1  13  "win.ini fonts \"MS Serif %ANYSTRING%\"
  145. *:WIN_RES_S3_1  14  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  146. WIN_RES_S3_1   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  147. WIN_RES_S3_1   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  148. WIN_RES_S3_1   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  149. WIN_RES_S3_1   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  150. WIN_RES_S3_1   10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  151. WIN_RES_S3_2   1  "system.ini boot sdisplay.drv swins316.drv"
  152. WIN_RES_S3_2   2  "system.ini boot display.drv s316.drv"
  153. WIN_RES_S3_2   3  "system.ini boot fonts.fon vgasys.fon"
  154. * WIN_RES_S3_2   4  "system.ini boot fixedfon.fon vgafix.fon"
  155. * WIN_RES_S3_2   5  "system.ini boot oemfonts.fon vgaoem.fon"
  156. WIN_RES_S3_2   4  "system.ini boot.description display.drv 640x480x64K"
  157. WIN_RES_S3_2   5  "system.ini boot.description sdisplay.drv 640x480x64K"
  158. *:WIN_RES_S3_2   8  "win.ini fonts \"Symbol %ANYSTRING%\"
  159. *:WIN_RES_S3_2   9  "win.ini fonts \"Helv %ANYSTRING%\"
  160. *:WIN_RES_S3_2  10  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  161. *:WIN_RES_S3_2  11  "win.ini fonts \"Courier %ANYSTRING%\"
  162. *:WIN_RES_S3_2  12  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  163. *:WIN_RES_S3_2  13  "win.ini fonts \"MS Serif %ANYSTRING%\"
  164. *:WIN_RES_S3_2  14  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  165. WIN_RES_S3_2   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  166. WIN_RES_S3_2   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  167. WIN_RES_S3_2   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  168. WIN_RES_S3_2   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  169. WIN_RES_S3_2  10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  170. WIN_RES_S3_3   1  "system.ini boot sdisplay.drv swins3.drv"
  171. WIN_RES_S3_3   2  "system.ini boot display.drv s3.drv"
  172. WIN_RES_S3_3   3  "system.ini boot fonts.fon vgasys.fon"
  173. * WIN_RES_S3_3   4  "system.ini boot fixedfon.fon vgafix.fon"
  174. * WIN_RES_S3_3   5  "system.ini boot oemfonts.fon vgaoem.fon"
  175. WIN_RES_S3_3   4  "system.ini boot.description display.drv 800x600"
  176. WIN_RES_S3_3   5  "system.ini boot.description sdisplay.drv 800x600"
  177. *:WIN_RES_S3_3   8  "win.ini fonts \"Symbol %ANYSTRING%\"
  178. *:WIN_RES_S3_3   9  "win.ini fonts \"Helv %ANYSTRING%\"
  179. *:WIN_RES_S3_3  10  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  180. *:WIN_RES_S3_3  11  "win.ini fonts \"Courier %ANYSTRING%\"
  181. *:WIN_RES_S3_3  12  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  182. *:WIN_RES_S3_3  13  "win.ini fonts \"MS Serif %ANYSTRING%\"
  183. *:WIN_RES_S3_3  14  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  184. WIN_RES_S3_3   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  185. WIN_RES_S3_3   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  186. WIN_RES_S3_3   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  187. WIN_RES_S3_3   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  188. WIN_RES_S3_3   10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  189. WIN_RES_S3_4   1  "system.ini boot sdisplay.drv swins316.drv"
  190. WIN_RES_S3_4   2  "system.ini boot display.drv s316.drv"
  191. WIN_RES_S3_4   3  "system.ini boot fonts.fon vgasys.fon"
  192. * WIN_RES_S3_4   4  "system.ini boot fixedfon.fon vgafix.fon"
  193. * WIN_RES_S3_4   5  "system.ini boot oemfonts.fon vgaoem.fon"
  194. WIN_RES_S3_4   4  "system.ini boot.description display.drv 800x600x64K"
  195. WIN_RES_S3_4   5  "system.ini boot.description sdisplay.drv 800x600x64K"
  196. *:WIN_RES_S3_4   8  "win.ini fonts \"Symbol %ANYSTRING%\"
  197. *:WIN_RES_S3_4   9  "win.ini fonts \"Helv %ANYSTRING%\"
  198. *:WIN_RES_S3_4  10  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  199. *:WIN_RES_S3_4  11  "win.ini fonts \"Courier %ANYSTRING%\"
  200. *:WIN_RES_S3_4  12  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  201. *:WIN_RES_S3_4  13  "win.ini fonts \"MS Serif %ANYSTRING%\"
  202. *:WIN_RES_S3_4  14  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  203. WIN_RES_S3_4   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  204. WIN_RES_S3_4   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  205. WIN_RES_S3_4   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  206. WIN_RES_S3_4   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  207. WIN_RES_S3_4  10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  208. WIN_RES_S3_5   1  "system.ini boot sdisplay.drv swins3.drv"
  209. WIN_RES_S3_5   2  "system.ini boot display.drv s3.drv"
  210. WIN_RES_S3_5   3  "system.ini boot fonts.fon 8514sys.fon"
  211. * WIN_RES_S3_5   4  "system.ini boot fixedfon.fon 8514fix.fon"
  212. * WIN_RES_S3_5   5  "system.ini boot oemfonts.fon 8514oem.fon"
  213. WIN_RES_S3_5   4  "system.ini boot.description display.drv 1024x768"
  214. WIN_RES_S3_5   5  "system.ini boot.description sdisplay.drv 1024x768"
  215. *:WIN_RES_S3_5   8  "win.ini fonts \"Symbol %ANYSTRING%\"
  216. *:WIN_RES_S3_5   9  "win.ini fonts \"Helv %ANYSTRING%\"
  217. *:WIN_RES_S3_5  10  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  218. *:WIN_RES_S3_5  11  "win.ini fonts \"Courier %ANYSTRING%\"
  219. *:WIN_RES_S3_5  12  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  220. *:WIN_RES_S3_5  13  "win.ini fonts \"MS Serif %ANYSTRING%\"
  221. *:WIN_RES_S3_5  14  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  222. WIN_RES_S3_5   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (8514/a res)\"  sseriff.fon"
  223. WIN_RES_S3_5   7  "win.ini fonts \"Courier 10,12,15 (8514/a res)\"                courf.fon"
  224. WIN_RES_S3_5   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (8514/a res)\"       seriff.fon"
  225. WIN_RES_S3_5   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (8514/a res)\"         symbolf.fon"
  226. WIN_RES_S3_5  10  "win.ini fonts \"Small Fonts (8514/a res)\"                     smallf.fon"
  227. WIN_RES_S3_6   1  "system.ini boot sdisplay.drv swins316.drv"
  228. WIN_RES_S3_6   2  "system.ini boot display.drv s316.drv"
  229. WIN_RES_S3_6   3  "system.ini boot fonts.fon 8514sys.fon"
  230. * WIN_RES_S3_6   4  "system.ini boot fixedfon.fon 8514fix.fon"
  231. * WIN_RES_S3_6   5  "system.ini boot oemfonts.fon 8514oem.fon"
  232. WIN_RES_S3_6   4  "system.ini boot.description display.drv 1024x768x64K"
  233. WIN_RES_S3_6   5  "system.ini boot.description sdisplay.drv 1024x768x64K"
  234. *:WIN_RES_S3_6   8  "win.ini fonts \"Symbol %ANYSTRING%\"
  235. *:WIN_RES_S3_6   9  "win.ini fonts \"Helv %ANYSTRING%\"
  236. *:WIN_RES_S3_6  10  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  237. *:WIN_RES_S3_6  11  "win.ini fonts \"Courier %ANYSTRING%\"
  238. *:WIN_RES_S3_6  12  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  239. *:WIN_RES_S3_6  13  "win.ini fonts \"MS Serif %ANYSTRING%\"
  240. *:WIN_RES_S3_6  14  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  241. WIN_RES_S3_6   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (8514/a res)\"  sseriff.fon"
  242. WIN_RES_S3_6   7  "win.ini fonts \"Courier 10,12,15 (8514/a res)\"                courf.fon"
  243. WIN_RES_S3_6   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (8514/a res)\"       seriff.fon"
  244. WIN_RES_S3_6   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (8514/a res)\"         symbolf.fon"
  245. WIN_RES_S3_6  10  "win.ini fonts \"Small Fonts (8514/a res)\"                     smallf.fon"
  246. WIN_RES_S3_7   1  "system.ini boot sdisplay.drv ss31280.drv"
  247. WIN_RES_S3_7   2  "system.ini boot display.drv s31280.drv"
  248. WIN_RES_S3_7   3  "system.ini boot fonts.fon 8514sys.fon"
  249. * WIN_RES_S3_7   4  "system.ini boot fixedfon.fon 8514fix.fon"
  250. * WIN_RES_S3_7   5  "system.ini boot oemfonts.fon 8514oem.fon"
  251. WIN_RES_S3_7   4  "system.ini boot.description display.drv 1280x1024"
  252. WIN_RES_S3_7   5  "system.ini boot.description sdisplay.drv 1280x1024"
  253. *:WIN_RES_S3_7   8  "win.ini fonts \"Symbol %ANYSTRING%\"
  254. *:WIN_RES_S3_7   9  "win.ini fonts \"Helv %ANYSTRING%\"
  255. *:WIN_RES_S3_7  10  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  256. *:WIN_RES_S3_7  11  "win.ini fonts \"Courier %ANYSTRING%\"
  257. *:WIN_RES_S3_7  12  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  258. *:WIN_RES_S3_7  13  "win.ini fonts \"MS Serif %ANYSTRING%\"
  259. *:WIN_RES_S3_7  14  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  260. WIN_RES_S3_7   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (8514/a res)\"  sseriff.fon"
  261. WIN_RES_S3_7   7  "win.ini fonts \"Courier 10,12,15 (8514/a res)\"                courf.fon"
  262. WIN_RES_S3_7   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (8514/a res)\"       seriff.fon"
  263. WIN_RES_S3_7   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (8514/a res)\"         symbolf.fon"
  264. WIN_RES_S3_7  10  "win.ini fonts \"Small Fonts (8514/a res)\"                     smallf.fon"
  265. WIN_RES_S3_8   1  "system.ini boot sdisplay.drv swins324.drv"
  266. WIN_RES_S3_8   2  "system.ini boot display.drv s324.drv"
  267. WIN_RES_S3_8   3  "system.ini boot fonts.fon vgasys.fon"
  268. * WIN_RES_S3_8   4  "system.ini boot fixedfon.fon vgafix.fon"
  269. * WIN_RES_S3_8   5  "system.ini boot oemfonts.fon vgaoem.fon"
  270. WIN_RES_S3_8   4  "system.ini boot.description display.drv 640x480x16M"
  271. WIN_RES_S3_8   5  "system.ini boot.description sdisplay.drv 640x480x16M"
  272. *:WIN_RES_S3_8   8  "win.ini fonts \"Symbol %ANYSTRING%\"
  273. *:WIN_RES_S3_8   9  "win.ini fonts \"Helv %ANYSTRING%\"
  274. *:WIN_RES_S3_8  10  "win.ini fonts \"Tms Rmn %ANYSTRING%\"
  275. *:WIN_RES_S3_8  11  "win.ini fonts \"Courier %ANYSTRING%\"
  276. *:WIN_RES_S3_8  12  "win.ini fonts \"MS Sans Serif %ANYSTRING%\"
  277. *:WIN_RES_S3_8  13  "win.ini fonts \"MS Serif %ANYSTRING%\"
  278. *:WIN_RES_S3_8  14  "win.ini fonts \"Small Fonts %ANYSTRING%\"
  279. WIN_RES_S3_8   6  "win.ini fonts \"MS Sans Serif 8,10,12,14,18,24 (VGA res)\"  sserife.fon"
  280. WIN_RES_S3_8   7  "win.ini fonts \"Courier 10,12,15 (VGA res)\"                coure.fon"
  281. WIN_RES_S3_8   8  "win.ini fonts \"MS Serif 8,10,12,14,18,24 (VGA res)\"       serife.fon"
  282. WIN_RES_S3_8   9  "win.ini fonts \"Symbol 8,10,12,14,18,24 (VGA res)\"         symbole.fon"
  283. WIN_RES_S3_8  10  "win.ini fonts \"Small Fonts (VGA res)\"                     smalle.fon"
  284.  
  285. * customize icon spacing for s3 below
  286. :WININI :MODE=PRIMARY :MODE=WINDOWS
  287. WIN.INI
  288. Desktop IconSpacing 100
  289.  
  290. * system.ini entries below will be overwritten by graphics engine after reboot.
  291. * if graphic engine fails to update system.ini for some reason
  292. * the entries below are the default.
  293.  
  294. :WININI :MODE=PRIMARY :MODE=WINDOWS
  295. SYSTEM.INI
  296. boot sdisplay.drv swins3.drv
  297. boot display.drv s3.drv
  298. boot fonts.fon 8514sys.fon
  299. * boot fixedfon.fon 8514fix.fon
  300. * boot oemfonts.fon 8514oem.fon
  301. boot.description display.drv 1024x768
  302. boot.description sdisplay.drv 1024x768
  303. boot   useos2shield 1
  304. boot   os2shield    winsheld.exe
  305.  
  306. :APPEND
  307.  
  308.