PDA

View Full Version : HOWTO: Pause banshee when screensaver active



davidY
November 23rd, 2011, 06:40 AM
Hey, I have written a little script to pause the banshee when the screensaver turns on, and unpause banshee if it was paused when the screensaver is turned off.

The python script is here:
https://gist.github.com/1387945

If you want to use this:

Go to the link
Click the raw link
Save the script somewhere
Add "python /script/directory/screensaver.py" to one of the programs to start with the session


Have fun tinkering with the script :-)