On 09/16/10 06:43 AM, Han wrote:
On Mon, Sep 13, 2010 at 9:35 PM, Timo Juhani Lindfors
<[email protected]>  wrote:
Han<[email protected]>  writes:
btw, I can write program to create socket directly over bluetooth
without using PAN.

X clients can talk to tcp port or unix socket. You can use the socat
program to forward either of those to the stdin of your program.


How does X client talk to unix socket?  Any function names so I can search?

Prior to XCB, via libxtrans:
        http://www.x.org/releases/X11R7.5/doc/xtrans/Xtrans.html
        http://www.x.org/releases/X11R7.5/doc/xtrans/Xtrans.pdf

In systems using XCB (including all systems running Xlib 1.4 which requires
XCB), it now goes through the xcb transport instead.

--
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System
_______________________________________________
[email protected]: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: [email protected]

Reply via email to