X windows-where it stores the information regarding the opened windows ?
Peter Hutterer
mailinglists at who-t.net
Mon Oct 8 07:26:02 PDT 2007
sri wrote:
> HI..
> i used xwininfo i got some information, but actually the x server where it
> stores
> the information regarding the opened windows, is there any possibility to
> know this
> information.
XQueryTree might be a start.
> one more thing i want to know how to log the mouse clicks using which
> function i can
> do it..
you can put a passive grab on the mouse button (XGrabButton). Won't work
for all situations though. XEvIE can also help you there.
Cheers,
Peter
More information about the xorg
mailing list