home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / screen / dimBlack.README < prev    next >
Encoding:
Text File  |  1991-02-25  |  1.3 KB  |  31 lines

  1. README for dimBlack.tar.Z package:
  2.  
  3. The black.pft file is from a comp.sys.next post made by James E. Burns
  4. on December 4, 1990.  This file also reportedly appears in NUJ11.
  5. The black2.pft file is the black.pft file with a one line addition
  6. by Glenn Reid that allows it to work correctly under Release 2.0
  7. (note that black.pft won't work under 2.0 and black2.pft won't work
  8. under 1.0).
  9.  
  10. dim.c and the "black" script were written by John Garnett - 02/23/91.
  11.  
  12. In order to use this script, you will first need to modify it to reflect the
  13. full path name of black.pft (this depends of course upon which directory
  14. you use to store black.pft).  Be sure to use black2.pft instead if you
  15. have Release 2.0.
  16.  
  17. Type "make" to compile dim.c.  Store both the resulting executable "dim" and
  18. the "black" script in one of the directories in your path environment variable.
  19. I have included a binary, dim2.0, for those who have the 2.0 standard
  20. release.  Just rename dim2.0 to dim and you should be all set.
  21.  
  22. To use this script, just type "black" at the command line.  The screen will
  23. dim and then a black window will cover the screen.  Type control-D to
  24. return to normal.
  25.  
  26. Note that as is, this script is really only useful to those people who
  27. have NeXTs at home or in their offices or other places where its okay
  28. to stay logged in while away.
  29.  
  30. For more information, type "man evs" and "man pft".
  31.