home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!hp-cv!hp-pcd!hpcvusn!hpcvxja!andreas
- From: andreas@hpcvxja (Jim Andreas)
- Newsgroups: comp.sys.hp
- Subject: Re: Correct way to set up terminal type on HP/UX
- Message-ID: <1992Nov19.022537.28174@hpcvusn.cv.hp.com>
- Date: 19 Nov 92 02:25:37 GMT
- Article-I.D.: hpcvusn.1992Nov19.022537.28174
- References: <1992Nov17.215102.24942@asihub.sd.cadence.com>
- Sender: nobody@hpcvusn.cv.hp.com (Nobody - UID must be 99999)
- Distribution: na
- Organization: Hewlett-Packard Company, Corvallis, Oregon USA
- Lines: 20
- Nntp-Posting-Host: hpcvxja.cv.hp.com
- X-Newsreader: Tin 1.1 PL5
-
- Eric D. Williams (ericw@asihub.sd.cadence.com) wrote:
- [...]
- > When I login to the HP, my $TERM and $term variables
- > are set to `xterm'. But neither my back space key,
- > nor vi work.
-
- Could this be something as "obvious" :-) as setting
-
- $ stty erase ^H kill ^U intr ^C
-
- Keep in mind that the histerical UN*X defaults for these
- keys (from Teletype ASR-33 daze you young whelps out there,
- you know, the one with the paper tape punch on the side)
- are:
-
- erase = #
- kill = @
- intr = <break> (use the xterm send INT signal feature)
-
- Jim Andreas
-