Operating System - HP-UX
1833815 Members
2442 Online
110063 Solutions
New Discussion

Re: typing characters doesn't show up while typing

 
SOLVED
Go to solution
Shivkumar
Super Advisor

typing characters doesn't show up while typing

Hi folks,

Sometime while typing using xterm client the typed characters are not visible. It happens due to typing some undesired characters sequence.

I want to know what are these sequence of characters which disables the showing up of the charactes on the display monitor. How to bring back the display of the typed characters ?

Thanks in advance.
Shiv
1 REPLY 1
Muthukumar_5
Honored Contributor
Solution

Re: typing characters doesn't show up while typing

Try as,

stty echo

It will display the typed character's in terminal.

hth.
Easy to suggest when don't know about the problem!