Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.6.2.17 $; site uiucdcsb.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!inuxc!pur-ee!uiucdcsb!miller From: miller@uiucdcsb.UUCP Newsgroups: net.micro.cbm Subject: Re: Smart 64 Terminal +4 Message-ID: <16800021@uiucdcsb.UUCP> Date: Mon, 14-Jan-85 17:21:00 EST Article-I.D.: uiucdcsb.16800021 Posted: Mon Jan 14 17:21:00 1985 Date-Received: Tue, 15-Jan-85 07:28:29 EST References: <6@omovax.UUCP> Lines: 19 Nf-ID: #R:omovax:-600:uiucdcsb:16800021:000:696 Nf-From: uiucdcsb!miller Jan 14 16:21:00 1985 The following was written for Unixterm, which also emulates a VT-52 terminal. It isn't likely to work as is, since you have a different VT-52 emulation package, but it should give you some idea of what's required: alias c64 "setenv TERMCAP /mntb/1/lawrie/miller/.c64;setenv TERM c64;set term = c64;stty -tabs" # # The following entry provides for destructive # backspace for the "terminal5" software for c64, # VT-52 type cursor motion, reverse scroll, # and codes for use of the cursor control keys: # qc|c64|C64|Commodore 64:co#40:li#25:\ :up=\EA:am:ho=\EH:\ :nd=\EC:so=\EO:se=\EN:ce=\EK:\ :cd=\EJ:sr=\EI:bc=\ED:\ :cl=\EH\EJ:cm=\EY%+ %+ :\ :ku=^B:kd=^P:kr=^T:kl=^E: