LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Can you change the Backspace key pre-login? (https://www.linuxquestions.org/questions/red-hat-31/can-you-change-the-backspace-key-pre-login-353816/)

craz69 08-16-2005 09:16 AM

Can you change the Backspace key pre-login?
 
Hi.

I'm having a problem when logging in to a Redhat system in that if I press the backspace key during the login sequence (ie. either entering the username or the password) it's not recognised as backspace.

Once logged in I can use 'stty erase <BACKSPACE>' as normal which works fine.

However, I'm trying to find out if there's a way of allowing backspace to work pre-login!

Any ideas?

Regards,

Rich.

PenguinPwrdBox 08-17-2005 06:32 PM

I would use a different getty. There are several.
Getty is the program that spawns the shell, and controls login.
mingetty is one option.

If you must, add that line to your /etc/rc.d/rc.local file (stty erase <BACKSPACE>)

PenguinPwrdBox 08-17-2005 06:33 PM

Sorry - double posted :)


All times are GMT -5. The time now is 11:54 PM.