Linux Server <[EMAIL PROTECTED]> writes:
> Is there something I can do to make the backspace key work without
> recompiling a program?
Hmm, you could change the <-Backspace key to something other than
\177, such as ^H (\010). You'd need to edit /usr/share/tn5250/XTerm,
dump out the terminfo file with `infocmp 5250', edit that and
recompile it with `tic'.
--
Carey Evans http://home.clear.net.nz/pages/c.evans/
"In general, it is best to assume that the network is filled with
malevolent entities that will send in packets designed to have the worst
possible effect." - Internet Engineering Task Force, RFC 1123 (Oct 1989)
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---