home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21444 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.5 KB  |  45 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!cs.ucf.edu!mcampbel
  3. From: mcampbel@cs.ucf.edu (Mike Campbell )
  4. Subject: Re: Screwy characters after accidentally typing a binary?
  5. Message-ID: <mcampbel.725052668@eola.cs.ucf.edu>
  6. Sender: news@cs.ucf.edu (News system)
  7. Organization: University of Central Florida
  8. References: <724970547snx@weasel.demon.co.uk> <r!s263g@rpi.edu>
  9. Date: Tue, 22 Dec 1992 19:31:08 GMT
  10. Lines: 33
  11.  
  12. russed@rebecca.its.rpi.edu (Daniel Russell) writes:
  13.  
  14. >agc@weasel.demon.co.uk (Alan Charlton) writes:
  15.  
  16. >>>     Every once in a while, I try to type a binary file
  17. >>> and my charcters all get shifted to graphics.  Upper case
  18. >>> is OK, and if I logout and login with ALL CAPS, it will
  19. >>> run and I can read everything again (without lower case,
  20. >>> of course).  Is there any way to fix this?  It only happens on
  21. >>> one VC, the rest are fine.
  22. >>> 
  23. >>>     I have had this problem with other unix systems
  24. >>> and never learned how to fix it.
  25. >>> 
  26. >    You need to reset the terminal: if you're using zsh, just type:
  27. >% echotc rs<enter>
  28.  
  29. >    If you're using anything else, use:
  30. >% echo <whatever the rs termcap entry is>
  31.  
  32. >    The termcap of the machine I'm on now is being uncooperative, sorry
  33. >You will probably want to make a script to do it.
  34.  
  35. > dan
  36.  
  37. 'reset'  also works - even though you can't see what you're typing...  after
  38. you hit return, though, everything normal.
  39.  
  40.  
  41. Is there a way to go from a vga mode back to normal 80 x 25 mode?
  42.  
  43. Anyone?
  44.  
  45.