View Single Post
Old 11-25-2012, 03:43 PM   #197
robberknight
Junior Member
robberknight began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2012
Device: Cray XK7
Hi,

I have installed the ScreenSavers Hack successfully on my PW. I want to use it a bit differently than intended: I want my PW to always show the current weather forecast when in standby.

I have added a small script to crontab which is called every hour. The script uses curl to download the weather forecast as png from my server. It stores it directly in /mnt/us/linkss/screensavers/bg_medium_ss00.png.

To update the picture while the device is in standby I rewrite the screen with eips.

But currently I don't know how to find out that I'm in standby or not. So the screen is overwritten even when I'm reading. Duh

Can anybody tell me how to find out if the screensaver is active or not?

Thanks a lot.
robberknight is offline   Reply With Quote