Re: Getting backspace to work with RXVT/Eterm/konsole/etc
Giles <giles-3lvw4/[email protected]>
| Newsgroups | gmane.mail.cone |
|---|---|
| Organization | Approximate |
| Message-ID | <[email protected]> |
On Wednesday 26 April 2006 10:19, I wrote: > > Sorry, I meant terminfo. Regardless, cone doesn't appear to work out of > the box with rxvt (also out of the box) or Eterm. Or gnome-terminal, or aterm, or konsole, or wterm, or xvt. It works in the linux console, and with an out of box xterm, both of which default to emitting '^H' from the backspace key unless configured otherwise, at which point, cone breaks there too. Do I need to set any environment variables? "stty -a" output for most terminals: [snip] intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; [/snip] output for xterm (which uses '^H' incorrectly): [snip] intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; [/snip] ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Courier-cone mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-cone