From: john kismul Newsgroups: comp.os.msdos.djgpp Subject: The mouse in Allegro Date: Thu, 11 Dec 1997 20:32:40 +0100 Organization: Riksnett AS Lines: 5 Message-ID: <34903FD8.6750@bergen.mail.telia.com> Reply-To: john DOT kismul AT bergen DOT mail DOT telia DOT com NNTP-Posting-Host: t2o204p60.telia.com 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 I've got a problem with getting the correct mouse X position. I'm using VGA 320x200. Everything else works just fine but Allegro returns the incorrect X position of the mouse pointer in "mouse_x". Any one know why, and how to fix it?