Path: utzoo!mnetor!uunet!husc6!uwvax!umn-d-ub!umn-cs!brsmith From: brsmith@umn-cs.cs.umn.edu (Brian R. Smith) Newsgroups: comp.sys.apple Subject: Re: ProTERM term emulation Message-ID: <4971@umn-cs.cs.umn.edu> Date: 26 Apr 88 20:50:23 GMT References: <8754@agate.BERKELEY.EDU> <4949@umn-cs.cs.umn.edu> <5616@sigi.Colorado.EDU> Reply-To: brsmith@umn-cs.UUCP (Brian R. Smith) Organization: University of Minnesota Lines: 33 Well, I've gotten requests, so here it is... Notes: 'it#8' tells UNIX that you have tabs every 8 columns. This is a function of TIC, not the firmware. The clear key on a IIgs will do something like clear-screen, depending on what you're in. To use: save somewhere, minus this stuff, and do; % setenv TERMCAP % setenv TERM IIgs Other fun stuff: in BASIC, on a IIgs, Control-Shift-6 (^^) followed by any character will change the cursor to that character. (not strictly applicable to a termcap, but a strange thing about this firmware. You can't do cursor positioning from BASIC unless you use the Pascal I/O hooks, on a IIgs at least, as ^^ also used for cursor positioning.) I've tested it thouroughly with everying I use. If you're having problems using it, check for your own mistakes. Brian brsmith@umn-cs.cs.umn.edu brsmith@umn-cs.UUCP brsmith%umn-cs@UMNACVX.BITNET ------- Cut here -------- IIgs|IIe|IIc|//gs|//e|//c|Apple 80 column firmware interface:\ :am:bl=^G:bs:bw:cd=^K:ce=^]:cl=^L:cm=^^%r%+\040%+\040:co#80:cr=^M:\ :do=^J:eo:ho=^Y:kb=^H:kC=^X:kD=\177:kd=^J:kl=^H:kr=^U:ku=^K:\ :le=^H:li#24:nd=^\:se=^N:so=^O:sr=^V:sf=^W:up=^_:ms:\ :it#8:ta=^I: