Hook/intercept drawing function calls in xserver

Daniel Stone daniel at fooishbar.org
Fri Aug 29 09:30:46 PDT 2008


On Fri, Aug 29, 2008 at 12:16:08PM -0400, Hongmin Fan wrote:
> I am trying to implement something like Maxivista (http://www.maxivista.com/)
> with X. Basically, it enables a computer to use another computer's monitor
> as its own extended monitor.
> 
> My thought is hook/intercept the drawing functions, and draw the objects
> that are out of the main monitor on the second one through the other
> computer's xserver. So I am wondering if there is a way to hook/intercept
> the drawing requests.
> 
> It seems a proxy x server requires the user starts the proxy x server first
> before running any x client application if I want process all the drawing
> request. Since transparency to the users is a good design, I want to avoid
> using proxy x server if possible. Thank you!

You probably want to look at DMX.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20080829/d5bc8c3a/attachment.pgp>


More information about the xorg mailing list