[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] tn3270 for Qube2



On Sun, 5 Nov 2000 14:35:02 -0000, "Daniel Foster" <daniel@xxxxxxxx> wrote:

:>> When I do it (using SecureCRT on my PC), the 3270 server is smart
:>enough to
:>> tell that the incoming session looks like a vt100 terminal and
:>paints the
:>> screen correctly. However, the screen movement keys (arrows, tabs,
:>function
:>> keys, and so on) do not work. Hence, I either need to know how to
:>emulate the
:>> 3270 keys on the telnet session or find a mips tn3270 rpm for the
:>Qube2.
:>
:>You need to set the environment variable 'TERM' on the Qube before you
:>telnet to the 3270.  I'm not sure what you need to set it to, but I
:>guarantee* it's currently set to 'vt100'.

My understanding is that the 3270 emulator client on the Qube2 would act as a
protocol converter between the 3270 and vt100 keyboard and screen controls. At
least that is how the windows version works. I am not sure changing TERM will
resolve the keyboard issue which is where I am having problems. But I do
appreciate the thought.