home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / DSCRNSAV.ZIP / DSCRNSAV.DOC < prev   
Text File  |  1990-01-14  |  1KB  |  27 lines

  1.                      Dscrnsav Screen Saver
  2.  
  3.      Dscrnsav is a screen saver program which works on CGA, MDA,
  4. HGA, EGA, and VGA display adapters in text as well as graphics
  5. modes.  The program is run from the command line by typing
  6. "dscrnsav" with no parameters. Once resident, there is a fixed
  7. delay of five minutes with no keyboard activity before blanking.
  8. The program can be disabled by typing "dscrnsav d" at the
  9. command line, and re-enabled by typing "dscrnsav".
  10.  
  11.      The program works by periodically shifting the starting
  12. address of the display buffer instead of blanking the screen.
  13. This technique has the advantage of being universal to all
  14. display adapters in text as well as graphics modes.  In
  15. addition, no memory is required to save the current screen and
  16. the user is able to tell that the screen is active.  Dscrnsav
  17. occupies about 800 bytes of ram when resident.
  18.  
  19.      Dscrnsav should be disabled before running programs which
  20. do not use the keyboard or that re-program the timer tick rate
  21. (Flight Simulator).  The program and source code are placed in
  22. the public domain.
  23.  
  24.                                              David Markovitch
  25.                                              1/14/90
  26.  
  27.