On Fri, 31 Oct 2003 21:21:15 +0000, "Raymond Jennings"
<[EMAIL PROTECTED]> wrote:

>You could "fudge it" if you have to.  Monitor your window for configure 
>notify events, and poll the root window.  Whenever there is information 

How can I poll the root window? X sends me an XEvent when something happens,
at least if I told X to be notified, so I wonder how I can poll on this. But
polling is not really what I want to do. If I can find a way to monitor
mousemovement, without empeding the other applications like with a grab, then
I think I can also live with it.

-- 
Gerhard Gruber

F�r jedes menschliche Problem gibt es immer eine einfache L�sung:
Klar, einleuchtend und falsch. (Henry Louis Mencken)

_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to