Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!harpo!seismo!hao!hplabs!sri-unix!christe@Rand-Unix.ARPA From: christe@Rand-Unix.ARPA Newsgroups: net.micro.cpm Subject: Re: Wanted: Osborne I Termcap Message-ID: <12605@sri-arpa.UUCP> Date: Mon, 23-Apr-84 15:06:00 EST Article-I.D.: sri-arpa.12605 Posted: Mon Apr 23 15:06:00 1984 Date-Received: Sat, 28-Apr-84 10:42:34 EST Lines: 25 The Osborne I emulates the Televideo terminal, so you can just use the v1|tvi912.... termcap from /etc/termcap (I have included it below). v1|tvi912|912|920|tvi920|old televideo:if=/usr/lib/tabset/std:\ :al=33*\EE:am:bs:ce=\ET:cm=\E=%+ %+ :cl=^Z:co#80:dc=\EW:dl=33*\ER:ei=:\ :ku=^K:kd=^J:kl=^H:kr=^L:k0=^A@\r:k1=^Aa\r:k2=^Ab\r:k3=^Ac\r:\ :k4=^Ad\r:k5=^Ae\r:k6=^Af\r:k7=^Ag\rk8=^Ah\r:k9=^Ai\r:\ :ho=^^:im=:ic=\EQ:li#24:nd=^L:pt:se=\Ek:so=\Ej:up=^K:us=\El:us=\Em:\ :ma=^K^P^L :sg=1:ug=1: If you need to run at 52 cols, change co#80 in line 2 to co#52. It is useful to set a few other lines in the .login file: stty tabs new cr0 nl0 ff0 erase  echo -n ')m' set term=tvi912 I have had no trouble using this to work from home across an ancient Anderson-Jacobs 300 baud modem using OTERM as the modem program and running my browncase (version 1.3) O1 as a terminal for a Vax780. If you need more info, let me know. --Christe