Path: utzoo!attcan!uunet!samsung!uakari.primate.wisc.edu!sdd.hp.com!elroy.jpl.nasa.gov!ames!sgi!shinobu!odin!camelot!jesse From: jesse@camelot.sgi.com (Jesse Rendleman) Newsgroups: comp.sys.sgi Subject: Re: VT100 emulationex Message-ID: <8512@odin.corp.sgi.com> Date: 5 Jun 90 16:56:46 GMT References: <27263@eagle.wesleyan.edu> <1990Jun5.100223.766@urz.unibas.ch> Sender: news@odin.corp.sgi.com Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 8 I have... alias vt 'setenv DISPLAY localhost:0 ; /usr/bin/X11/xterm -ibmkbd' in my .cshrc to give me a window emulating a vt102. From there, I've telneted to vaxes, and used edt, etc.. with no problems. Check the xterm(1) man page for info on fonts, colors, and other such modern niceties ;-)