home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / dock / iLog.README < prev    next >
Encoding:
Text File  |  1993-12-18  |  835 b   |  16 lines

  1. Use:
  2.   Throw iLog on the doc and have it automatically launch on login.  When iLog launches, it will automatically source under a csh the checked files in the preferences panels.
  3.  
  4.   With this, the user's .cshrc and/or .login can be executed at login, if desired.  A third file, .iLogSpace, can also be executed.  As an example, put the line:
  5.  
  6. echo "Beepwindow currentwindowbounds pop 5 Beepwindow placewindow" | pft
  7.  
  8. into the .ilogspace file in your home directory.  This will shrink the NeXT icon on the dock to five pixels high.
  9.  
  10. ----
  11.  
  12. This is beta software-- please report any bugs, misfeatures, or comments to <wb1j@andrew.cmu.edu>.  You are forewarned that if anything blows up, I am deeply sorry, but that is the limit of my responsibility.
  13.  
  14. Source code is included-- please don't laugh.  Admittedly, this is a quick hack.
  15.  
  16. b.bum