From: wong@cs.tu-berlin.de (Wolfgang Jung) Subject: Re: [ANS] I maimed one VC. Date: 2 Apr 1993 00:17:32 GMT
BTW: normaly echoing ESCAPE c to the TTY (here console) helps
to get the tty back to an RESET state. works very we”ell even if somethi
screws up the FONTS (ie take G1 instead of G0). You do it this way:
goto your UNIX prompt!
enter echo "^v^[c"
(BTW these are ESCAPE c)
This causes the Terminal (at least all vt100 related ones) to do a
thing similar to the Pwer On reset :-)
This should help I hope.
Gruss
Wolfgang