PDA

View Full Version : Get a window's XID in Python?



sethmahoney
September 5th, 2006, 08:49 PM
Hi all, I'm trying to write a little python script that fires up a gnome-terminal window and then does some stuff to it, for which I need its XID. Any ideas on how I can do that?