home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 14 / af014.adf / Zoom! / zoom!.doc < prev    next >
Text File  |  1978-05-28  |  1KB  |  38 lines

  1. ZOOM!
  2. (c) 1990 MKSoft
  3.  
  4. Zoom! is an Assembly-Code program that replaces PopCLI,
  5. QuickMouse, and a screen-controling program all in 1.5K!
  6.  
  7. To run Zoom!, either use it's icon or use RUNBACK from the
  8. CLI. It will not let itself be started more than once.
  9.  
  10. Features:
  11.  
  12. PopCLI: By pressing the Left-Amiga key and the ESC key at the
  13.     same time, it will do a NewCLI command.  If you have
  14.     WShell from William Hawes, just Alias newcli to NewWSH.
  15.  
  16. Blank:    Zoom! will blank the screen after 300 seconds.  You can
  17.     change the blanking time by pressing Left-Amiga and
  18.     F1 for 3 seconds, F2 for 300 seconds, and F3 for 30000
  19.     seconds.  It will restore the screen if any keyboard,
  20.     mouse, or other user I/O happens.  The way Zoom! blanks
  21.     the screen is to open a 1-bit plane, low-res 100x16
  22.     screen that takes very little memory and even less
  23.       DMA time.  Zoom! then turns display DMA off so that
  24.     your system can use this for hard-disk DMA, floppy
  25.     DMA, or just non-interferance with the CPU.
  26.  
  27. Point:    Zoom! will blank the mouse pointer after 10 seconds of
  28.     no mouse movement.  This gets the mouse pointer out of
  29.     the way.  Any mouse movement will bring back the pointer.
  30.  
  31. Zoom:    Zoom! will also make your mouse faster.  If you move your
  32.     mouse faster than 3-ticks per I/O message, Zoom! will
  33.     accelerate it.  Thus, you can have a fast mouse when you
  34.     needed and still have fine resolution without giving
  35.     up either.
  36.  
  37. Zoom! may also be terminated by pressing Left-Amiga, CTRL, and ESC
  38.