Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!orcenl!bengsig From: bengsig@dk.oracle.com (Bjorn Engsig) Newsgroups: comp.unix.aix Subject: Re: DELETE/BACKSPACE key paradox on RS/6000 Message-ID: <1280@dkunix9.dk.oracle.com> Date: 6 Mar 91 14:54:55 GMT References: <1991Mar5.154645.10479@cs.utk.edu> Reply-To: bengsig@dk.oracle.com (Bjorn Engsig) Organization: Oracle Denmark Lines: 17 Article <1991Mar5.154645.10479@cs.utk.edu> by jxt@cpdws1.ctd.ornl.gov (Tolliver J S) says: | [description of how to chose backspace or delete as erase char deleted (!) ] |Is there a way to do this? How? Is it a good idea? Why or why not? Some might tell you there is. I personally gave up on this years ago and I am now having a set of small scripts that I can read with the shell (using . in Bourne or Korn, source in C shell). Each script sets TERM and a few stty setting, so I simply log in and do (from ksh): $ . vt100 $ . hft $ . ibm3151 $ . vt100-w Note that the vt100 and vt100-w furthermore will echo the sequence to make a vt100 display 80 or 132 characters. -- Bjorn Engsig, ORACLE Corporation, E-mail: bengsig@oracle.com, bengsig@oracle.nl