From: josepva AT informatica DOT TELERJ DOT net DOT br Message-ID: <39AE1D927549D111A88F00A0C94B9C7D7120B4@rj01mai01.informatica.telerj.net.br> To: djgpp AT delorie DOT com Subject: RE: RE: Mouse in SVGA Mode Date: Wed, 24 Feb 1999 14:51:18 -0300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id LAA29758 Reply-To: djgpp AT delorie DOT com Hi, > ---------- > De: Airhead Zoom[SMTP:airhead_zoom AT hetnet DOT nl] > Enviada: Quarta-feira, 24 de Fevereiro de 1999 10:34 > Para: djgpp AT delorie DOT com > Assunto: Re: RE: Mouse in SVGA Mode > > > Hi John, > > > > > ---------- > > > De: John Hosick[SMTP:hosick AT nwon DOT com] > > > Enviada: Domingo, 21 de Fevereiro de 1999 16:44 > > > Para: djgpp AT delorie DOT com > > > Assunto: Mouse in SVGA Mode > > > > > > How do you get a mouse to work in SVGA mode? the mouse show function > does > > > not work as it does in Mode13h. > > > > > SVGA modes is not supported by mouse driver. You have to draw your own > mouse > > pointer using a event driven mouse function, or using some other method > that > > you judge more adequated. > > > > I hope have helped you, > > > > José Paulo > > Rio de Janeiro - Brazil > > Hello everybody. > > I've had the same problem and solved it in the same way a few years ago, > but > discovered that the mouse pointer 'skipped' pixels. > I mean by this, that when I moved the mouse ONE pixel, the mouse cursor > moved > TWO pixels. This was only in the X-direction, not the Y-direction. > It could be a software problem (it was one of my first programs), but I'm > not > sure. > Does anyone know how to solve this problem? > > I know that it's not a problem, I don't know why it works this way but it is the way that it should be. I know that 320x200 resolution work in that way i don't know who is the other resolutions that it happens, maybe you have to try by your own. I hope I have helped you, José Paulo Rio de Janeiro - Brazil