SOURCES (AC-branch): bashrc - removed stty erase setting to `tput ...

Jan Rekorajski baggins at sith.mimuw.edu.pl
Fri Jul 1 13:38:49 CEST 2005


On Fri, 01 Jul 2005, Jan Rekorajski wrote:

> On Fri, 01 Jul 2005, Tomasz Pala wrote:
> 
> > So here comes the most important question: we adapt to Debian (supported
> > by authorities) or xterm's specification? In case of khome/kend we had
> > chosen (well, kde-konsole has forced us) to follow xterm against Debian.
> 
> We had it working some time in the past, I try digging in the depths of
> out CVS. 

I got somewhere, first what it looks like on RH 7.3:

[baggins at absurd baggins]$ echo $TERM
xterm
[baggins at absurd baggins]$ infocmp | grep kbs
        kbeg=\EOE, kbs=\177, kc1=\EOq, kc3=\EOs, kcub1=\EOD, 
[baggins at absurd baggins]$ grep -i backarrowkey /usr/X11R6/lib/X11/app-defaults/XTerm
*VT100*backarrowKey: false
[baggins at absurd baggins]$ stty -a | grep erase
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;

So what we need to do:

a) kill X11-XTerm.ad.patch or s/0x08/\177/ and/or add *VT100*backarrowKey: false
b) the same with XTerm.ad-pl
c) s/^H/^?/ in terminfo entries for xterm

Janek
-- 
Jan Rękorajski            |  ALL SUSPECTS ARE GUILTY. PERIOD!
baggins<at>mimuw.edu.pl   |  OTHERWISE THEY WOULDN'T BE SUSPECTS, WOULD THEY?
BOFH, MANIAC              |                   -- TROOPS by Kevin Rubio



More information about the pld-devel-en mailing list