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

Re: reset console/term (tty0)



On Wed, 26 Nov 1997, Paul Miller wrote:

> How do I reset the console (tty0, etc)?  The reason I ask is because when
> I executed gzip -dc file.tar.gz without the |tar -xvf -, my text became
> unreadable - translated into high ascii characters.. I remember that there
> was a control sequence to reset it, but I couldn't figure out what it was. 
> 
> Thanks

The control sequence you probably want is Escape-c (^[c) - this resets
everything (and as a side effect clears the screen).  Ctrl-O probably
would have fixed your letters, but escape-c is much more general, and
fixes many more problems.

I think the HOWTO that covers this is the Console HOWTO.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: