From: James W Sager Iii Newsgroups: comp.os.msdos.djgpp Subject: My bad was Re: ps2 mouse and allegro? Date: Fri, 15 Sep 2000 15:27:07 -0400 Organization: Fifth yr. senior, MCS Undeclared, Carnegie Mellon, Pittsburgh, PA Lines: 32 Message-ID: References: <8ptsbi$be4$1 AT uranium DOT btinternet DOT com> NNTP-Posting-Host: po8.andrew.cmu.edu X-Trace: bb3.andrew.cmu.edu 969046225 28830 128.2.10.108 (15 Sep 2000 19:30:25 GMT) X-Complaints-To: advisor AT andrew DOT cmu DOT edu NNTP-Posting-Date: 15 Sep 2000 19:30:25 GMT X-Added: With Flames (outnews v2.6) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Excerpts from netnews.comp.os.msdos.djgpp: 15-Sep-100 Re: ps2 mouse and allegro? by "Thomas Harte"@btinterne > 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? Thank you for the help but its my fault. I was loading up old mouse drivers and it would crash the mouse ability in the dos box. The key is to use no mouse driver in the dos box. On older versions of windows and mother boards without ps2 mice, I had to load a dos driver. I'm quite thrilled with how well allegro and DJGPP have adapted and grown instead of dying out. They are definately my favorite free ware things on the net. And this newsgroup kicks ass. I judge other newsgroups by the shining quality of the support given. So far nothing has surpassed it, but a few have been close. Anyway back to programming. I should have a cheesy puzzle game out by the end of the week if things go cool. I don't know if its gonna be fun or anything, but its gonna be there eheh :)