On Sun, 2002-10-13 at 20:06, Russell wrote: > Lukas Ruf wrote: > > > > Dear all, > > > > trying to launch: > > > > uccellina:~!63> minicom -o -l -m -t VT100 > > > > resulted in: > > > > No termcap entry for VT100 > > > > How can I configure the VT100 terminal emulation in the termcap(?) ? > > man minicom > > -t VT100 overide the TERM environment variable, using a TERMCAP entry. > > IIRC, termcap isn't used on debian and is obsoleted by terminfo. > Try: > uccellina:~!63> minicom -o -l -m
apt-get install termcap-compat It is still available, and I suspect that there are still a few programs, particularly outside the managed package environment, that haven't made the switch yet. Having come from the days of termcap and all manner of different terminals (the University of Waterloo was a very substantial client of the cross-town Volker-Craig terminals - including some of the most eccentric terminals ever built, such as the VC 303, which scrolled two lines at a time), it is nostalgic to dig through the file and read the comments on each design - many *very honest* catty observations. -- Mark L. Kahnt, FLMI/M, ALHC, HIA, AIAA, ACS, MHP ML Kahnt New Markets Consulting Tel: (613) 531-8684 / (613) 539-0935 Email: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

