home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 33 VDrivers / 33-VDrivers.zip / os2422p.zip / CHIPS548.DSP < prev    next >
Text File  |  1996-08-23  |  15KB  |  311 lines

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