Depends on how you put your device to sleep.
The sleepcover *should* not trigger it, but, for some reason, the power button is whitelisted by default (probably because someone requested the very opposite of what you're trying to achieve ;p).
So, just remove KEY:POWER from the whitelist.
(This does mean that it won't refresh on *wakeup* via the power button. Which probably was the main use-case for that, not the other way around).
|