Jump to content

VSVGA.SYS: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 4: Line 4:


==Parameters==
==Parameters==
; /int10textgrfxsafe : This parameter is used to solve the windowed Win16 session not working issue.
; /int10textgrfxsafe : This parameter may also be 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.
: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:34, 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 may also be 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.