Hi,<br><br>just one more thing:<br>I don't really get how to use the suggested XCheckTypedWindowEvent() function. I mean, I don't have a reference to any specific window in my event loop, I just listen for events. In fact, I want to figure out the window from the focus event I receive, not vice versa. So how do I use this function? Call it for every available window in a while loop? ^^
<br><br>Maybe you can provide a small code snippet? That'd be great. Programming resources on X11 are rather scarce :-/<br clear="all"><br>Thanks,<br>Matthias<br>