home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6605 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.2 KB

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!hyvatti
  2. From: hyvatti@klaava.Helsinki.FI (Jaakko Hyvatti)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: vt100 lines character set
  5. Message-ID: <1992Jul24.071630.14304@klaava.Helsinki.FI>
  6. Date: 24 Jul 92 07:16:30 GMT
  7. References: <1992Jul23.184517.21416@ncsu.edu>
  8. Organization: University of Helsinki
  9. Lines: 20
  10.  
  11. In article <1992Jul23.184517.21416@ncsu.edu> doogie@garfield.catt.ncsu.edu (Jeff House) writes:
  12. >On occasion, the character set on my console changes to a bunch of
  13. >vertical and horizontal lines.  This is, it seems, a result of issueing
  14. >the incorrect sequence of control characters to the terminal.  How can I
  15. >get it to go back the way it was?  I suppose this is a common problem,
  16. >no?
  17.  
  18.   It's the graphics character set, and is switched to with ^N, and
  19. is cleared by ^O. (Actually not exactly, but on Linux consoles
  20. usually does the job. Consult your vt100 handbook on details.)
  21.  
  22.   So, in shell type
  23.  
  24. bash$ echo <ctrl-V><ctrl-O>
  25.  
  26.   or just press <ctrl-V><ctrl-O><enter> to output a ^O character.
  27. -- 
  28. Jaakko Hyv{tti            Jaakko.Hyvatti@Helsinki.FI
  29. Karstulantie 8 B 30        hyvatti@plootu.Helsinki.FI
  30. 00550  Helsinki, Finland    +358-0-701 7810, -692 7466 (work)
  31.