Non-destructive backspace
Jeffrey E. Finucane
jeff at answer.UUCP
Tue Dec 11 02:06:32 AEST 1990
In article <4443 at sactoh0.SAC.CA.US> jak at sactoh0.SAC.CA.US (Jay A. Konigsberg) writes:
>In article <1990Dec6.190656.5866 at athena.cs.uga.edu> is at athena.cs.uga.edu ( Bob Stearns) writes:
>>I am using SCO-XENIX 2.3.2d with a Wyse-60 terminal. The terminal's backspace
>>is non-destructive, but my client wants it to be destructive. Is there any
>>simple way to modify termcap to achieve this result?
>
>Termcap is the wrong place to look for this problem.
>
>The action of the backspace key is controlled by "stty".
>
>Enter: stty erase "^H" ...
>
I think, perhaps, the wrong problem is being addressed.
On a wyse-60 out-of-the-box the backspace key and left arrow key both
produce a ctrl-H. I like to configure the wy60 to produce a ctrl-B when
the left arrow is pressed and then set up the termcap to deal with each.
On the wyse-60, enter setup, go to f-keys, and press ctrl-left-arrow.
Type in a suitable character (such as ctrl-B) for both the shifted and
unshifted versions, and save the setup.
The entry for the wyse in termcap should then include "kl=^B" and perhaps
"kb=^H" The latter should not be necessary.
I hope this helps.
Jeff
--
Jeffrey E. Finucane Custom Tailored Systems nshore!answer!jeff
Data Phone: (216) 935-2712 Telebit Trailblazer Voice: (216) 935-0252
More information about the Comp.unix.xenix.sco
mailing list