fmg (Filip "I'll buy a vowel" Gieszczykiewicz) 4/3/94		v0.8

Greetings. These are my patches for color and macros for minicom
1.60 terminal program. I do not claim for these patches to work 
with Unices other than Linux but I don't see why not.
(famous last words :-)

I'll do my best to correct any bugs that I'm guilty of... please
send e-mail to the address in the Macros file which is created 
after the patch is applied.

-----------------------------------------------------------------------

You will want the official release of Minicom Version 1.60 which 
can be found on sunsite.unc.edu in directory: 
/pub/Linux/apps/comm/minicom-1.60.tgz

(not the old (1.4b) version from tsx-11.mit.edu)

Download minicom and this patch to your linux system. Read the
included macs160.lsm for required files.

Get both minicom-1.60.tgz & macs160.tgz into the same directory
and do the following:

$ gzip -d minicom-1.60.tgz
$ gzip -d macs160.tgz
$ tar -xf minicom-1.60.tar
$ tar -xf macs160.tar
$ patch -s < macs160.diff
$ cat Macros | less			(or more or page or ^S ^Q :-)

You can now either remove or compress and save the tar files. Change
directory to minicom-1.60, edit the Makefile, and run "make". After that 
is done, as root, configure it with "minicom -s" and set the modem port, 
default directories, and whatever.  (If you setup minicom 1.60 before
and compile the new one using the same placement of config files, you
do not need to re-config it)

You are now ready to login as a user and try it out. Please read the 
Macros file created by the patch program for further directions, 
warnings, info. Don't forget to install the new man page!

