Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - How to temporarily disable photon ScreenSaver ? : (3 Items)
   
How to temporarily disable photon ScreenSaver ?  
I need somehow temporarily suspend photon screensaver during my application execution. Is it possible to do this ? If 
possible, how I can do this ?
Re: How to temporarily disable photon ScreenSaver ?  
The Photon ScreenSaver application is called "saver". If you do a "pidin arg", you will see this application running. 
You can then simply slay this application whenever you don't want it to run. To restore it, just launch "saver &" from 
command line.
Re: How to temporarily disable photon ScreenSaver ?  
It would be too late to kill the saver. At least I will get screen blinking. It would be nice to suspend saver before 
execution, than killing it after.