home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / misc / 29915 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!comp.vuw.ac.nz!actrix!conrad
  3. From: conrad@actrix.gen.nz (Conrad Bullock)
  4. Subject: Re: Vmode.com and os/2
  5. Organization: Actrix Information Exchange
  6. Date: Sat, 12 Sep 1992 09:21:00 GMT
  7. Message-ID: <1992Sep12.092100.28582@actrix.gen.nz>
  8. Keywords: Diamond Speedstar
  9. References: <kaz.716230787@pv7b8c.vincent.iastate.edu>
  10. Lines: 22
  11.  
  12. In article <kaz.716230787@pv7b8c.vincent.iastate.edu> kaz@iastate.edu (Jimmy Buffet) writes:
  13. > Does anyone know if you can run a dos program before wps.  I need
  14. > to run vmode.com to set my Speedstar 24 to work with my monitor.
  15.  
  16. In order to do what you want to do:
  17.  
  18. Open a DOS fullscreen. Run VMODE, and set all the options you need for your
  19. card/monitor. Run SVGA ON. OS/2 will now remember the necessary video card
  20. and mode information. Next time you start up, the WPS will come up with the
  21. correct mode set.
  22.  
  23. Note that you will still have to put the VMODE statements into your 
  24. AUTOEXEC.BAT, as when a DOS fullscreen is initialised, the card stuff is
  25. reset (for that session only) - I assume as part of the video mode
  26. init stuff in the video BIOS.
  27.  
  28. Note also that because SVGA ON does save the video register settings, you
  29. can run any other programs which set up the registers. For example, my card
  30. comes with a TSR called 'CENTER', which allows me to centre the hi-res
  31. video modes on my screen, and load a TSR to set that stuff up when the mode
  32. is set. So, I run VMODE, load CENTER, and then run SVGA ON.  Result: all my
  33. hi-res modes are well centered.
  34.