Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 (Denver Mods 7/26/84) 6/24/83; site druhi.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!mtuxo!drutx!druhi!wpc From: wpc@druhi.UUCP (ChristmasWP) Newsgroups: net.micro.atari Subject: Atari ST vt52 emulator terminfo Message-ID: <97@druhi.UUCP> Date: Tue, 7-Jan-86 09:58:57 EST Article-I.D.: druhi.97 Posted: Tue Jan 7 09:58:57 1986 Date-Received: Wed, 8-Jan-86 08:31:58 EST Organization: AT&T Information Systems Laboratories, Denver Lines: 34 For UNIX systems based on TERMINFO: The terminfo file given here appears to work fine with the atari ST vt52 emulator desk accessory. I haven't beat on it heavily & the padding may be overly conservative, but it's much better than the default vt52 emulator TERM. To use, make the file $HOME/terminfo/v/vt52st.ti: ----- # VT52 emulator for the st built in version vt52st|dec vt52st, cr=^M$<19>, cud1=^J, ind=^J$<19>, bel=^G, cub1=^H, ed=\EJ$<29*>, el=\EK$<29>, clear=\EH\EJ$<9*>, cup=\EY%p1%' '%+%c%p2%' '%+%c, cols#80, lines#25, cuf1=\EC, ht=^I, it#8, ri=\EI$<29*>, cuu1=\EA, kcuu1=\EA, kcud1=\EB, kcuf1=\EC, kcub1=\ED, kbs=^H, ----- Note, this is the basic vt52 entry with 25 lines plus some extra padding. ----- run: tic vt52st.ti this produces the file vt52st to use set the shell variables ------- TERMINFO=$HOME/terminfo TERM=vt52st export TERMINFO TERM ------- Problems/questions/improvements- I'd like to hear, Walt Christmas