home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / dev / src / amilock / contents < prev    next >
Encoding:
Text File  |  1994-10-03  |  542 b   |  12 lines

  1. AmiLock        A console lock program which is system friendly.  Amilock is
  2.         a series of programs which demonstrates inter-process comm-
  3.         unication, as well as the use of interrupt handlers.  The
  4.         interrupt handlers are used to disable/limit keyboard and
  5.         mouse inputs, thereby allowing the console to be 'frozen'.
  6.         The mouse can still move, but no mouse clicks are possible.
  7.         Does not blank the screen, but any blanker can be run in
  8.         the background and will function properly.  Version 1.0.1,
  9.         includes source.
  10.         Author:  Michael Nielsen
  11.  
  12.