From: "Michael Stewart" Newsgroups: comp.os.msdos.djgpp Subject: Re: text VGA mode Date: Mon, 7 Jun 1999 08:43:48 +0100 Organization: (Posted via) Netcom Internet Ltd. Lines: 7 Message-ID: <7jft0o$gel$1@taliesin.netcom.net.uk> References: NNTP-Posting-Host: hgty.capgemini.co.uk X-Trace: taliesin.netcom.net.uk 928741208 16853 194.42.240.2 (7 Jun 1999 07:40:08 GMT) X-Complaints-To: abuse AT corp DOT netcom DOT net DOT uk NNTP-Posting-Date: 7 Jun 1999 07:40:08 GMT X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Brian Ronk wrote in message ... >How do I set the screen to a text VGA mode? The same way as you would set a video mode, int 0x10. Michael Stewart