On 5/21/07, Enrico Weigelt <weigelt at metux.de> wrote: > is it possible that some X application takes over another one's > window (with its cooperation) ? If you know the Display and Drawable you can write to the application's window. And you can use "XWindowEvent(..)" etc, to get events for the window...