backspace echoes ^H ...why?

backspace echoes ^H ...why?

Post by root » Mon, 07 Sep 1998 04:00:00



This only happens when I'm running X as root.  If I run X as a user, the
backspace key works as it's supposed to.  As far as I cantell, they are
both set up the same way?  anyone had this problem?  I'm using KDE under
RedHat 5.1 (2.0.34)

-eric

 
 
 

backspace echoes ^H ...why?

Post by Kurt Wa » Mon, 07 Sep 1998 04:00:00



% This only happens when I'm running X as root.  If I run X as a user, the
% backspace key works as it's supposed to.  As far as I cantell, they are
% both set up the same way?  anyone had this problem?  I'm using KDE under
% RedHat 5.1 (2.0.34)

Can't say about the configuration.  In root's .profile, just add:
  stty erase ^H
and you should be fine.

%
% -eric
%

Kurt

 
 
 

backspace echoes ^H ...why?

Post by mde.. » Sat, 12 Sep 1998 04:00:00



: % This only happens when I'm running X as root.  If I run X as a user, the
: % backspace key works as it's supposed to.  As far as I cantell, they are
: % both set up the same way?  anyone had this problem?  I'm using KDE under
: % RedHat 5.1 (2.0.34)

: Can't say about the configuration.  In root's .profile, just add:
:   stty erase ^H
: and you should be fine.

Alternatively, you can add the line:

XTerm*ttyModes: erase ^H

To your .Xdefaults, or

*ttyModes: erase ^H

to the global /etc/X11/app-defaults/XTerm  file. KDE's kterm is a modification
of rxvt, which is supposed to honor all XTerm resources.

HTH

--

 
 
 

1. How to echo a backspace?

Hi:
      How can I echo a backspace?  I've tried "echo ab^B", but "ab", not "a" is
echoed.  Of course, I know ^B should be entered by pressing Ctrl-V, Ctrl-B.
Can anyone help me out?

Thanks a lot.

2. FreeBSD, gated, GRE

3. Echoing backspace in raw mode

4. can't make inn1.5.1 on aix4.1.4

5. what is the use of backspace in echo command?

6. inittab id field too long?

7. Strange echo on backspace under bash & pl15

8. HTML

9. Backspace gets assigned Delete keysym - why?

10. backspace ^H^H^H why?

11. echo $$ ; (echo $$)

12. Why doesn't my backspace work in some apps..

13. Why does vim think backspace is ^? ?