X11 - How to raise another application's window using Python

Posted by Dave on Stack Overflow See other posts from Stack Overflow or by Dave
Published on 2010-04-20T15:33:11Z Indexed on 2010/04/21 2:23 UTC
Read the original article Hit count: 369

Filed under:
|

I'd like to be able to raise another application's Window using Python.

I did see this, which I suppose I could try:

http://stackoverflow.com/questions/1028972/x11-raise-an-existing-window-via-command-line

However, I'd prefer to do it in Python if at all possible.

© Stack Overflow or respective owner

Related posts about python

Related posts about x11