I'm using getty_ps. If I explicitly do a 'stty icanon </dev/ttyxx'
for the offending tty then the backspace key starts working
correctly. If I try to put the option directly in the gettydefs
file, it is silently ignored for some reason.
Can anyone think either why the behaviour was changed for 1.3.10
or how I can get it working without having to do a batch of 'stty'
calls in rc.local or something similiar?
Karl