Hello,
On Tue, Sep 27, 2005 at 01:18:52PM +0200, Tomasz K??oczko wrote:
> No but this must be getty/stty and/or terminal definition related.
> 
> Look at output of:
> 
> [EMAIL PROTECTED] ~]$ infocmp -I | grep kbs
>         is2=\E[!p\E[?3;4l\E[4l\E>, il1=\E[L, kb2=\EOE, kbs=\177,
>                                                            ^^^^
In the clean console (i.e., no sequence "ä" "backspace") I get:
        ich1=\E[@, il1=\E[L, kb2=\E[G, kbs=\177, kcbt=\E[Z,

In the broken console (i.e., "ä" "backspace" "enter" was used) I get:
        ich1=\E[@, il1=\E[L, kb2=\E[G, kbs=\177, kcbt=\E[Z,

> [EMAIL PROTECTED] ~]$ stty -a | grep erase -w
> intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = M-^?; eol2 = 
> M-^?;
>                               ^^

Clean:
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
Broken:
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;

> and compare kbs terminfo definition (or termcap if used getty is linked 
> with libtermcap) and erase sequence on stty output.

Sorry, I am not sure what exactly I should compare here.

Greetings

            Helge

-- 
Dr. Helge Kreutzmann, Dipl.-Phys.           [EMAIL PROTECTED]
                       gpg signed mail preferred 
    64bit GNU powered                  http://www.itp.uni-hannover.de/~kreutzm
          Help keep free software "libre": http://www.ffii.de/

Attachment: pgpjDdw6U6SAF.pgp
Description: PGP signature

Reply via email to