Operating System - HP-UX
1829727 Members
1751 Online
109992 Solutions
New Discussion

How to make numeric keypad work ?

 
SOLVED
Go to solution
Renaat Dumon
Occasional Advisor

How to make numeric keypad work ?

Hi,

I'm running HP-UX 10.20 on a HP9000. The box is a server sitting in a rack, and I access it using SSH. My SSH-client is SecureCRT. And my keyboard is a Belgian (dutch) one.

When I log on, I seem to have the shell variable TERM=vt100 . However, I can't use the numeric keypad as well as characters such as @,?,a,t on the commandline.

Doing '# read TEXT' and then typing the characters works perfectly for @,?,t,a but not for the numeric keypad!

How do I tackle this problem, it's very annoying !

Thanks

Renaat Dumon
Aw well, it's not the end of the world ... :-)
3 REPLIES 3
Alex Glennie
Honored Contributor
Solution

Re: How to make numeric keypad work ?

what happens if you run tput smkx, does the numeric keyboard start OK now ?
Alex Glennie
Honored Contributor

Re: How to make numeric keypad work ?

also is the behaviour the same if you carry out a hard reset as descibed in the "cariage return in system console" posting on this page ?
Renaat Dumon
Occasional Advisor

Re: How to make numeric keypad work ?

Thanks Alex,

this did the trick ! After having disconnected and reconnected things worked fine...

Kind regards,

Renaat
Aw well, it's not the end of the world ... :-)