From: "Thomas Harte" Newsgroups: comp.os.msdos.djgpp Subject: Re: ps2 mouse and allegro? Date: Fri, 15 Sep 2000 20:10:40 +0100 Organization: BT Internet Lines: 17 Message-ID: <8ptsbi$be4$1@uranium.btinternet.com> References: NNTP-Posting-Host: host213-1-205-22.btinternet.com 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 James W Sager Iii wrote in message ... >I'm using a ps2 mouse for windows98, but when I compile my game with an >older or newer version of Djgpp+allegro, the PS2 mouse can not move the >cursor... > >Anyone know whats up with this? If you are running in a DOS box, I can't really help, but I am aware that with my PS2 mouse, Allegro does not report '-1' as promised in the docs for install_mouse if you run with no mouse driver (only possible in 'true' DOS), but instead '0'. Does that help at all? -Thomas