Lines: 7 X-Admin: news AT aol DOT com From: platonman1 AT aol DOT com (Platonman1) Newsgroups: comp.os.msdos.djgpp Date: 27 Jun 2002 13:54:51 GMT Organization: AOL, http://www.aol.fr Subject: VESA mouse problem Message-ID: <20020627095451.21975.00000345@mb-ms.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have a problem with the mouse in VESA modes. I'm trying to use it in mode 101h (640 * 480 256 colors), using interrupt 33h But the coordinates returned arent correct : * x goes from 0 to 80 * y goes from 0 to 25 Like text mode 03h.. Anyone can help ??