Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!agate!linus!linus!mbunix!dsg From: dsg@mbunix.mitre.org (Goldberg) Newsgroups: comp.unix.questions Subject: Re: VT100 compatibility on a Silicon Graphics IRIS Message-ID: Date: 2 Jan 91 13:16:08 GMT References: <1990Dec13.035401.19365@athena.mit.edu> <802@npdiss1.StPaul.NCR.COM> Sender: usenet@linus.mitre.org Organization: The Mitre Corp., Bedford, MA. Lines: 18 Nntp-Posting-Host: mbunix.mitre.org In-reply-to: mercer@npdiss1.StPaul.NCR.COM's message of 27 Dec 90 17:40:11 GMT In article <802@npdiss1.StPaul.NCR.COM> mercer@npdiss1.StPaul.NCR.COM (Dan Mercer) writes: > > % set term = vt100 (before login) > % setenv TERM vt100 (before login) > % stty erase DEL (after login) The problem is that on the SG DEL is already stty'd to intr (don't ask me why). My solution for my .login file, as well as on the command line is: stty intr ^C erase ^? I used ^V to quote the control characters in vi. -- Dave Goldberg UNIX Systems Programmer/Administrator The Mitre Corporation MS B020 Bedford, MA 01730 617-271-2460 Domain: dsg@mbunix.mitre.org UUCP: {your neighborhood}!linus!mbunix!dsg