Date: Tue, 6 May 1997 08:22:33 +0530 (IST) From: "Chirayu Krishnappa (chirayu AT poboxes DOT com)" To: "Jun H. Choi" cc: djgpp AT delorie DOT com Subject: Re: problem with mouse when running RHIDE In-Reply-To: <336EAA16.8CE@inet.att.co.kr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk > > > > my mouse still 'works' but the pointer doesn't show up. > > I know it works because when I click it, if it's on something > > eg. menu , then themenu will drop down. One workaround is to run "mode bw80" before starting RHIDE. That way, RHIDE resets the mode to co80 and the mouse will be visible. (this cursor vanishes if u press alt-f5 to see the user screen, and rhide does not redisplay it. however, if u ran mode bw80, rhide switches back to co80 and also resets the mouse. This wont work however if your program sets the mode to co80 before exiting cause rhide wont reset the mode and will forget the pointer is hidden :-) Bye, Chirayu. chirayu AT poboxes DOT com