Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: $Revision: 1.6.2.13 $; site uiucdcs.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!inuxc!pur-ee!uiucdcs!miller From: miller@uiucdcs.UUCP Newsgroups: net.micro.cbm Subject: Re: 80 col vic20 - (nf) Message-ID: <36100084@uiucdcs.UUCP> Date: Fri, 22-Jun-84 21:04:00 EDT Article-I.D.: uiucdcs.36100084 Posted: Fri Jun 22 21:04:00 1984 Date-Received: Wed, 27-Jun-84 08:35:20 EDT References: <253@qumix.UUCP> Lines: 13 Nf-ID: #R:qumix:-25300:uiucdcs:36100084:000:482 Nf-From: uiucdcs!miller Jun 22 20:04:00 1984 #R:qumix:-25300:uiucdcs:36100084:000:482 uiucdcs!miller Jun 22 20:04:00 1984 I don't know what your problem is for the vic, but the following works fine for setting the termcaps up correctly with the c64 running unixterm. It assumes your new termcaps are in a file called .c64. Change that to what you have (plus a new path name) and see it that helps any. I have mine in my .cshrc file, and it has worked under both 4.1 and 4.2. alias c64 "setenv TERMCAP /mntb/1/lawrie/miller/.c64;setenv TERM c64;set term = c64;stty -tabs" A. Ray Miller Univ Illinois