From: Vic Newsgroups: comp.os.msdos.djgpp Subject: Re: ALLEGRO mouse help Date: Wed, 06 May 1998 19:18:46 -0400 Organization: Communications Accessibles Montreal, Quebec Canada Lines: 6 Message-ID: <3550EFD6.7C5E@cam.org> References: <1998050603105000 DOT XAA28690 AT ladder03 DOT news DOT aol DOT com> NNTP-Posting-Host: dialup-474.hip.cam.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Shawn Hargreaves wrote: > Most likely you have forgotten to call install_timer(), which is needed > to display the cursor. From the Allegro docs: I had this weird thing where I had a nice normal mouse without installing the timer. Why?