Fullscreen application running?

2006-08-18 Thread Unique User
Hi All, I am writing an application which pops up a message at random interval. Before showing the message, I want to check whether a full screen application(movie,game etc.) is running. How can I do this? I am writing this application in pygtk. -- UnikUser

Re: Fullscreen application running?

2006-08-18 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Aug 18, 2006 at 03:13:34PM +0530, Unique User wrote: Hi All, I am writing an application which pops up a message at random interval. Before showing the message, I want to check whether a full screen application(movie,game

Re: Fullscreen application running?

2006-08-18 Thread Edward Catmur
On Fri, 2006-08-18 at 15:13 +0530, Unique User wrote: Hi All, I am writing an application which pops up a message at random interval. Before showing the message, I want to check whether a full screen application(movie,game etc.) is running. How can I do this? I am writing