From: Alan Charlton (agc@weasel.demon.co.uk)
Date: 01/19/93


From: agc@weasel.demon.co.uk (Alan Charlton)
Subject: Re: char set switching, how?
Date: Tue, 19 Jan 1993 22:57:08 +0000

In article <1993Jan19.094721.7300@netcom.com> zmbenhal@netcom.com (Zeyd M. Ben-Halim) writes:

   Could somebody explain how you switch between the three char sets supported
   by the console? I can't seem to get back to the original set.

   In case you are wondering this would allow graphic chars support in curses.

This is in the FAQ AFAIK, but because I'm drunk and therefore in a
pleasant mood, I'll tell you:

        reset

        or

        clear

should do the job.

Cheers,

Alan