On Tue, May 7, 2013 at 4:10 PM, erik quanstrom <quanstro@quanstro.net> wrote:
On Tue May  7 05:03:57 EDT 2013, yarikos@gmail.com wrote:
> When using vncv on a terminal with software cursor (vesa, rpi) the
> mouse cursor leaves a trail.  This seem to be caused by the fact that
> vncv loads picture updates with loadimage(2) directly to screen.
> Loading to an offscreen image followed by a draw(2) to screen removes
> the artifact:

i'm not convinced this fix gets at the real issue.  (and allocating
new images might amplify latency.)

 This problem happens in 386 too (I mean the original
problem this patch is addressing or tries to address).
G.