home *** CD-ROM | disk | FTP | other *** search
- # Copyright (c) 1987 Bellcore
- # All Rights Reserved
- # Permission is granted to copy or use this program, EXCEPT that it
- # may not be sold for profit, the copyright notice must be reproduced
- # on copies, and credit should be given to Bellcore where it is due.
- # BELLCORE MAKES NO WARRANTY AND ACCEPTS NO LIABILITY FOR THIS PROGRAM.
-
- ----------------------------------------------------------------------------
-
- These are some sample MGR clients. To use them, you'll need MGR and MiNT.
- Docs are in the doc/ subdirectory. The shell scripts in demo/sh will
- require (among other things) a bourne shell clone like "bash". The icon/
- subdirectory contains icons used by mclock and walk.
-
- The "lock" program (bin/lock.prg) is not an MGR client, but is a screen
- saver (and terminal locker) that may be run independently of MGR. The atari
- version is slightly different than the sun version; on the atari, you
- can provide an (optional) password as the first argument to lock (e.g.
- after "lock foo" you'll have to type "foo" and a carriage return to continue).
- If lock is given not argument, just hitting return will exit.
-
- Note that all of these programs are covered by the copyright above; they
- may be given away, but may not be sold for profit!
-