Jump to content

VSVGA.SYS: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
This driver provides DOS SVGA support. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS.
This driver provides DOS SVGA support. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS.


  DEVICE=\OS2\MDOS\VSVGA.SYS
  DEVICE=\OS2\MDOS\VSVGA.SYS <parameters>
 
==Parameters==
; /int10textgrfxsafe : This parameter is used to solve the windowed Win16 session not working issue.
::With this parameter enabled is also important to include the "MODE CO80"command on the Autoexec.bat file.


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Revision as of 23:33, 26 September 2017

This driver provides DOS SVGA support. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS.

DEVICE=\OS2\MDOS\VSVGA.SYS <parameters>

Parameters

/int10textgrfxsafe
This parameter is used to solve the windowed Win16 session not working issue.
With this parameter enabled is also important to include the "MODE CO80"command on the Autoexec.bat file.