Re: Query mouse events from other Windows/Screens
Tim Roberts <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Organization | Providenza & Boekelheide, Inc. |
| Message-ID | <[email protected]> |
George Liu wrote: >Hi Andrew, > >Thanks for your reponse. This was exactly my thought in method 1. I >assume window root > >root = RootWindow(d,s); > >is the invisble window covering the whole screen. Is that right? Thanks. > > No. That's the visible window that always exists at the BACK of the window order, underneath everything else. What Andrew is saying is that you have to create a NEW window, desktop-sized, and bring it to the front. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc.