Date: Mon, 31 Jan 2000 09:56:26 +0200 (WET) From: Andris Pavenis To: djgpp AT delorie DOT com Subject: Re: Rhide 1.4.7.5 - bug In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 29 Jan 2000, sl wrote: > On Sat, 29 Jan 2000 12:48:34 +0200 (WET), Andris Pavenis wrote: > > >No. rhide simply waits for some key event to stop showing user screen and > >there is no _dpmi_yield() in this loop. The same problem is with Linux > >version of rhide (it uses non-blocking input: timeout(0) call to ncurses) > > So will you fix this in the next release of RHIDE? And when will that > be? :) > Get sources, patch idemain.cc to add __dpmi_idle() where needed and rebuild RHIDE Yourself. Maybe so You'll get it solved more quickly. Perhaps You will need some hacking though. Andris