Using telnet on local network

Patrick Asselman iceblink at seti.nl
Fri Oct 12 06:29:16 UTC 2012


On 2012-10-12 02:19, Gene Heskett wrote:
> Greetings all;
>
> I have an old, old computer that has the ability to converse, more or 
> less,
> with the telnet program supplied by out 10-04.4 repo's.
>
> However that machine has huge diffs in the kayboard mapping when 
> compared
> to a modern 100+ key pc keyboard.
>
> Is there a place where a translation table that would make a modern 
> pc
> keyboard be more compatible with this old machines expectations?
>
> For instance, the pc keyboard backspace key is gibberish to the old
> machine, while a ctrl+h works as expected.  That is the sort of
> translations I'd like to have done automatically if possible.
>
> Is it?  And if so, how?
>
> Thanks all.
>
> Cheers, Gene
> --
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> My web page: <http://coyoteden.dyndns-free.com:85/gene> is up!
> REST:
> P:      Linus Torvalds
> S:      Buried alive in email
> 		-- from /usr/src/linux/MAINTAINERS

Hmmm I vaguely recall having those sorts of problems 10+ years ago, 
lol.

Something like

TERM=vt100
export TERM
stty erase ^H

usually did the trick for me...


Best regards,
Patrick Asselman





More information about the ubuntu-users mailing list