From: annalissa on 2 Jul 2010 02:30 to hide the user input to be displayed on screen, use the terminal line setting command stty -echo, whatever the user enters after this command will not be displayed in the screen. to make the input characters get displayed on the screen use stty echo
From: faeychild on 3 Jul 2010 23:08 annalissa wrote: > to hide the user input to be displayed on screen, use the terminal > line setting command stty -echo, whatever the user enters after this nice -- faeychild Running kde on 2.6.29.6-desktop-3mnb kernel. Mandriva Linux release 2009.1 (Official) for i586
From: "Markus R." Keßler on 4 Jul 2010 17:59 Am Sun, 04 Jul 2010 13:08:05 +1000 schrieb faeychild: > annalissa wrote: > >> to hide the user input to be displayed on screen, use the terminal line >> setting command stty -echo, whatever the user enters after this > > > nice ....and going back to "normal mode" with "reset".
From: Lew Pitcher on 4 Jul 2010 18:03 On July 4, 2010 17:59, in comp.os.linux.misc, dimke.fax(a)uni.de wrote: > Am Sun, 04 Jul 2010 13:08:05 +1000 schrieb faeychild: > >> annalissa wrote: >> >>> to hide the user input to be displayed on screen, use the terminal line >>> setting command stty -echo, whatever the user enters after this >> >> >> nice > > ...and going back to "normal mode" with "reset". or stty sane -- Lew Pitcher Master Codewright & JOAT-in-training | Registered Linux User #112576 Me: http://pitcher.digitalfreehold.ca/ | Just Linux: http://justlinux.ca/ ---------- Slackware - Because I know what I'm doing. ------
From: David W. Hodgins on 4 Jul 2010 18:39 On Sun, 04 Jul 2010 18:03:40 -0400, Lew Pitcher <lpitcher(a)teksavvy.com> wrote: > On July 4, 2010 17:59, in comp.os.linux.misc, dimke.fax(a)uni.de wrote: > >> Am Sun, 04 Jul 2010 13:08:05 +1000 schrieb faeychild: >>>> to hide the user input to be displayed on screen, use the terminal line >>>> setting command stty -echo, whatever the user enters after this >> ...and going back to "normal mode" with "reset". > or > stty sane or "stty echo", if there are other settings you don't want changed. Regards, Dave Hodgins -- Change nomail.afraid.org to ody.ca to reply by email. (nomail.afraid.org has been set up specifically for use in usenet. Feel free to use it yourself.)
|
Pages: 1 Prev: Melaza de Shisha Next: Strange problems with socket back-connection - ECONNREFUSEDerror |