[SunHELP] cant backspace/delete during login

Will Yardley sunhelp at sunhelp.org
Mon Nov 19 00:19:42 CST 2001


TAG DBA wrote:
> I am aware that the delete key can be set like (in .profile etc):
> stty erase "^H"
> 
> This works fine after the user has logged on. BUT while logging on (while typing username
> or password) I can get the delete key to work.
> Hitting "Delete"/"Backspace" only produces :
> 
> login: asdaf^[[4~^[[4~^H^H

^<backspace> usually works for me.
you can also do ^U or ^W usually (and most standard emacs key bindings)
from the login prompt.

^U is kill line and ^W is kill word so one of those should kill the
whole thing.

you might also try ^?

w

-- 
GPG Public Key:
http://infinitejazz.net/will/pgp/



More information about the SunHELP mailing list