rootless operation is a big advantage in certain cases. But you are right, it does not forward any vector graphics data, such as GLX commands, which probably are somewhat faster than rasterised data. Currently, i am using xpra and x11vnc on Xvfb. When you use x11vnc on Xvfb, it seems to work much more quickly than it does on the main hardware X server does. I used to use Xvnc but now I use Xvfb and x11vnc, xvnc did not support render, xvfb does. Konqueror does not work without Xrender. So it seems to solve my problems. I tried x11vnc with my hardware xserver and it seemed to have latency with keypresses not displaying to screen quickly. With Xvfb and x11vnc there is no latency problem, it is plenty responsive enough. So I so far am happy with the x11vnc and Xvfb combo. Xvfb does seem to support GLX, and the GLX works over x11vnc. GLXgears runs acceptably over xvfb and x11vnc.  Since Xvfb does not use real video hardware, I am guessing it uses Mesa software inside Xvfb rendering of the OpenGL.<br>
<br><div class="gmail_quote">On Sat, May 28, 2011 at 9:14 AM, Glynn Clements <span dir="ltr"><<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
Alan Coopersmith wrote:<br>
<br>
> <a href="http://en.wikipedia.org/wiki/Xpra" target="_blank">http://en.wikipedia.org/wiki/Xpra</a><br>
> <a href="http://code.google.com/p/partiwm/wiki/xpra" target="_blank">http://code.google.com/p/partiwm/wiki/xpra</a><br>
<br>
</div>This is the VNC approach (render locally, forward raster data), but<br>
done on a window-by-window basis using compositing.<br>
<br>
As such, it suffers from most of the same problems as x11vnc<br>
(acceleration requires local video hardware, limited by frambuffer<br>
read speed, inter-client communication needs explicit handling, etc).<br>
AFAICT, the only advantage is "rootless" operation.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Glynn Clements <<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>><br>
</div></div></blockquote></div><br>