Operating System - HP-UX
1834475 Members
3152 Online
110067 Solutions
New Discussion

Hyper Terminal VT100 Keybd Mapping

 
Debra Zorawowicz
New Member

Hyper Terminal VT100 Keybd Mapping

I am trying to attach from WinXP using hyperteminal. I am attaching howere the keyboard mapped seems to be wrong. How to I correct this? Hyperterm only gives me a few options. I have tried them all with no results.
3 REPLIES 3
harry d brown jr
Honored Contributor

Re: Hyper Terminal VT100 Keybd Mapping

Deb,

What are you attaching your xp to?

live free or die
harry
Live Free or Die
Ron Kinner
Honored Contributor

Re: Hyper Terminal VT100 Keybd Mapping

It sounds like you may have your serial connection setup incorrectly. The default port setting on Hyperterm is 2400 8 N 1. You usually need to change it to 9600 8 N 1 - Don't know about flow control. You need a nullmodem cable.

If it talks to you then:


Try to logon then:
export TERM=vt100
clear

Then
cat .profile

and see if you have the following line near the end:

stty ixon -ixany -tabs -parity erase ^h kill ^u intr ^c susp ^z echoe

if not add it.

You might also check

env

and see if you have some odd language set.

Also on the HP make sure you told it which keyboard to use in the first place. Look in Control Panel under regional options and check that Locale and Language are correct. Look under the advanced button for the language you choose and you will see a bunch of different setups.



Ron
James Brelsford
Advisor

Re: Hyper Terminal VT100 Keybd Mapping

Try using Teraterm its a shareware package and works well in WinDoze NT & 98 instead of Hyperterm. I had no amount of trouble getting hyperterm to work but TeraTerm worked first time right out of the box. I think I got it from the tucows site.