On Mon, 3 Jul 2000, Magnus Christensson wrote:

> >>>>> X-Odus <[EMAIL PROTECTED]> writes:
> > 
> > the RFB protocol sends the exact X,Y position of the mouse, where
> > as plex86 emulates a PS/2 mouse and sends movement (ex: up 1,
> > right 1).  Its not difficult to get how far the mouse has moved by
> > comparing the X,Y's
> 
> How would you do the conversion? Mouse acceleration (handled by the
> driver in the virtualized os) complicates things.

Do PCs (or common graphics cards) have a hardware graphics cursor for
plotting mouse cursors?  If so that would tell Plex86 where the guest
cursor was, so that you could warp the X cursor to the right place
(and move it off when it hits the edge of the screen).  If not, then
that sounds tricky to me.

Chris
-- 
Chris Emerson, obsessed Cambridge juggler
E-mail: [EMAIL PROTECTED]
Web page: http://www.chiark.greenend.org.uk/~cemerson/

Reply via email to