And I'm not sure about *all* platforms, but I would suspect that for a Windows
client the mouse inputs would be buffered if a delay loop is happening.  Have
you tried adding debug output that will show the client mouse position data
being read by the viewer?

----- Original Message -----
From: "Jonathan Morton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, 2002-05-15 20:57
Subject: Re: VNCServer throttles user inpt for slow client


> >I've created my
> >own VNCclient with a delay timer in the main processing loop.  The problem
> >is that the VNCServer seems to spread out my mouse events over time even
> >though they have already occurred.
>
> Are you *absolutely* sure that it's the server doing this, and not
> your client?  Typically, a mouse event reaches the client on each
> pass through the main processing loop, at least for X11 and MacOS
> "classic" event models.
>
> --
> --------------------------------------------------------------
> from:     Jonathan "Chromatix" Morton
> mail:     [EMAIL PROTECTED]  (not for attachments)
> website:  http://www.chromatix.uklinux.net/
> geekcode: GCS$/E dpu(!) s:- a21 C+++ UL++ P L+++ E W+ N- o? K? w--- O-- M++$
>            V? PS PE- Y+ PGP++ t- 5- X- R !tv b++ DI+++ D G e+ h+ r++ y+(*)
> tagline:  The key to knowledge is not to rely on people to teach you it.
> ---------------------------------------------------------------------
> To unsubscribe, mail [EMAIL PROTECTED] with the line:
> 'unsubscribe vnc-list' in the message BODY
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to