From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: why rhide switches to full screen? Date: Fri, 03 Jan 2003 18:21:00 +1100 Organization: ECLiPSE Lines: 20 Message-ID: References: <3E13FF54 DOT 6040300 AT geninfor DOT com> NNTP-Posting-Host: p299-tnt1.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1041578463 24751 203.173.129.45 (3 Jan 2003 07:21:03 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Fri, 3 Jan 2003 07:21:03 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >This is only since I have Windows XP, when opening RHIDE and when hit F8 >to step debugging. > >I would like to use a big console, say 132 columns and 60 lines and tell >RHIDE not to touch screen mode. But in menu >Options->Environment->Preferences->Screen mode, I don't know how to >choose that. Perhaps with the "other" option but what is the 0x303 >number below? I thought it may be a vesa test mode, but my vesa specs from 1991 indicate that the following are the vesa text modes and sizes. They were 0x0108 80x60 0x0109 132x25 0x010A 132x43 0x010B 132x50 0x010CB 132x60 You could have a look at the Rhide source code.