home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / MISC / addins.lzh / Readme.doc < prev    next >
Text File  |  1994-03-13  |  2KB  |  63 lines

  1. Login enhancement utilities
  2. ---------------------------
  3.  
  4. This archive contains a set of utilities and associated files and scripts
  5. that I use to improve my OSK environment. All are in daily use under OSK v2.4.
  6.  
  7. help    -    replaces the standard utility. It has been extended to provide
  8.             help for scripts and is compatible with the standard shell as well
  9.             as sh and pd_ksh. It provides better error diagnosis when you
  10.             ask for help on a module which is neither script nor executable.
  11.  
  12. initvdu    -    Used to program the function keys on a suitable terminal (VT100
  13.             or wyse for instance) from the 'is' capability in termcap and to 
  14.             allow specified termcap capabilities to be accessed from within 
  15.             a script. 
  16.  
  17. launch    -    Fits between tsmon and the Microware shell. It implements an 
  18.             association between a port name and the terminal type attached 
  19.             to it. Using this allows a single login name to work correctly 
  20.             from any terminal - something that is not possible using the 
  21.             standard shell. It also copies the correct uMacs key bindings
  22.             file (.umacsrc) for the terminal and, for convenience, sets
  23.             PATH if required.
  24.  
  25.             Launch is unnecessary if you use sh or pd_ksh as all this can be
  26.             done from the profile file.
  27.  
  28. The other items in the archive are:
  29.  
  30. cls        -    This script implements the DOS 'cls' command using 'initvdu'. It
  31.             contains help text suitable for use with the enhanced 'help'.
  32.  
  33. config    -    This is a copy of my launch configuration file as an example. 
  34.             Modify it to suit your setup and then copy it to /dd/sys.
  35.  
  36. emacsrc.*    These are my bindings files for me 3.9. They work with 
  37.             launch/Microware shell, sh, and pd_ksh. Install emacsrc.root
  38.             in each home directory as .emacsrc and put the others in /dd/sys.
  39.             Each time me is started emacsrc.root does initial setup and then
  40.             reads the correct terminal-specific file.
  41.  
  42. umacsrc.*    These are my bindings files for Microware uMacs. They should be
  43.             put in /dd/sys. launch will copy the appropriate one at login.
  44.  
  45. This archive does not contain sources at present. If you all consider these
  46. utilities to be useful a future release will contain source when any problems 
  47. I've not smoked out are fixed.
  48.  
  49. Author
  50.  
  51.     Martin Gregorie
  52.     10 Sadlers Mead
  53.     Harlow
  54.     Essex    CM18 6HG
  55.  
  56.     Gregorie@LFGMS.logica.com
  57.  
  58.  
  59.             
  60.             
  61.  
  62.  
  63.