PDA

View Full Version : Customizing KTerm / Telnet



BryanY
01-27-2005, 06:15 PM
Basically I need to be able to open telnet sessions using vt100 emulation, but I seem to be defaulting to XTerm session format. How would I change this?

Thanks!

UnderScore
01-27-2005, 09:23 PM
At the command line:
export TERM=vt100 ; telnet somemachine.somedomain.com