From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: ps2 mouse and allegro? Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: <3r16ssgo2noe2koog9533imnd8ptnpupbv@4ax.com> References: <8ptsbi$be4$1 AT uranium DOT btinternet DOT com> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 19 X-Trace: /wObnc+ydWLisEMtvSgsV+UrqFuZVHcoBXl++FTf82JKJjAHdhnV+jrW8Arvw7PTIroBmZPruKtH!TlBj12mhD+gMLzSB79wXzmblnEfynNZHI1c/6b5j7ZqRYMrhMSVP7RYtF1DvMPQog+dKdMZUwXQb!BQ+AyQ== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Sat, 16 Sep 2000 05:41:21 GMT Distribution: world Date: Sat, 16 Sep 2000 05:41:21 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Fri, 15 Sep 2000 20:10:40 +0100, "Thomas Harte" wrote: >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? Allegro library 3.1x segfaulted when the GUI system was used after a failed install_mouse(). As of 3.9.x, the Allegro library emulates a stationary pointing device when there is none available. --