emv@pepe.cc.umich.edu (Ed Vielmetti) (09/24/87)
Could someone send along a termcap for a visual 550? It's apparently a 43-line vt100 and a tek 4010 emulator all in one box. There's 4 of them completely unused at one of our heavily mac-infested (oops, mac-filled :-) computing centers and I'd like to put them through their paces if at all possible. Thanks much. Edward Vielmetti, U-Michigan Workstation Group, Ann Arbor MI 48109 emv@umix.cc.umich.edu ; {uunet,rutgers}!umix!emv ; (313) 747-3744
leech@unc.cs.unc.edu (Jonathan Leech) (09/24/87)
Summary: Expires: Sender: Followup-To: Distribution: Keywords: In article <1521@umix.cc.umich.edu> emv@pepe.cc.umich.edu (Ed Vielmetti) writes: >Could someone send along a termcap for a visual 550? It's apparently >a 43-line vt100 and a tek 4010 emulator all in one box. There's Hm, I believe they are 33 lines. Perhaps you have a new version. >4 of them completely unused at one of our heavily mac-infested >(oops, mac-filled :-) computing centers and I'd like to put them >through their paces if at all possible. Thanks much. Here are some termcap entries we developed a few years ago when I was working at Omnibus. Different people liked to use different terminal modes (it does VT100, VT52, and VI 550 internal modes). These ignore the graphics mode, but that works fine with 'plot -T4014'. Nice terminals, although they don't have enough lines. If you want to sell one cheap, let me know... -- Jon PS The 'WI' and 'NW' items are specific to the text editor I use. Not all the capabilities of the terminal are given for all the modes, but this should get you started. # -------------------------------- # Addition to Visuals by dmacmill 19-04-84: # vi550 is just a dupe of vt52 with li#24 changed to li#33 # it is useful to avoid the vt100 problem (terminals left in vt100 # ANSI mode) # 2 letter code modifed for uniformity rbalabuc 8-2-84 VA|vi500|visual 550 in vt52 :\ :is=\E[?2l\EH\EJ:\ :cr=^M:do=^J:nl=^J:bl=^G:\ :le=^H:bs:cd=\EJ:ce=\EK:cl=\EH\EJ:cm=\EY%+ %+ :co#80:li#33:nd=\EC:\ :ta=^I:pt:sr=\EI:up=\EA:ku=\EA:kd=\EB:kr=\EC:kl=\ED:kb=^H: # -------------------------------- # # Visual 550 in ANSI/VT100 mode -- jleech 6/13/84 # 2 letter code modifed for uniformity rbalabuc 8-2-84 VB|vi550|VI 100|visual 550:\ :am@:bs:cl=\E[2J\E[H:cm=\E[%i%d;%dH:co#80:li#33:\ :ku=\E[A:kd=\E[B:kl=\E[D:kr=\E[C:ho=\E[H:\ :WI=\E[%i%d;%dr:NW=\E[r:sf=\ED:sr=\EM:\ :cd=\E[J:ce=\E[K:\ :so=\E[1;7m:se=\E[0;1m:ti=\E[?6h\E=:te=\E[?6l\E>\E[33;1H: # -------------------------------- # # Visual 550 in ANSI/VT100 mode. Except standout is underline and ALT keypad # is not enabled -- dmacmill 6/13/84 # 2 letter code modifed for uniformity rbalabuc 8-2-84 VC|vi550u|VI 100|visual 550:\ :so=\E[1;4m:ti=\E[?6h:te=\E[?6l\E[33;1H:tc=VB: # -------------------------------- # VISUAL 550 (same thing as the 500 except in V300 mode) # added by kevin tureski, june 13 84 # 2 letter code modifed for uniformity rbalabuc 8-2-84 VD|vi300|Visual 550 intelligent(?) terminal in V300 mode:\ :al=2\E[L:bt=2\E[Z:bw:dl=5\E[M:do=2\E[B:ho=5\E[H:kd=\E[B: :kh=\E[H:kl=\E[D:kr=\E[C:ku=\E[A:im=2\E[4h:ei=2\E[4l:sr=\EM:\ :co#80:li#33:cl=50\E[H\E[J:bs:cm=5\E[%i%d;%dH:nd=2\E[C: :up=2\E[A:ce=3\E[K:cd=50\E[J:so=2\E[7m:se=2\E[m\E[1m:us=2\E[4m:\ :ue=2\E[m\E[1m:\ -- Jon Leech (leech@cs.unc.edu || ...mcnc!unc!leech) __@/