Turning of the screensaver

Login to reply to this topic.
Fri, 2004-01-23 19:32
Joined: 2003-11-04
Forum posts: 63
Does anyone know how to programatically set the phone to never go into standby mode?

Mon, 2004-01-26 01:28
Joined: 2003-04-03
Forum posts: 39
Re: Turning of the screensaver
Quote from: jparker
Does anyone know how to programatically set the phone to never go into standby mode?

Just call every 10 seconds User::ResetInactivityTime().
Tue, 2004-01-27 20:36
Joined: 2003-11-04
Forum posts: 63
Turning of the screensaver
This does not seem to work. I call it at the beginning of a periodic thread which runs every 3 seconds and the screensaver still comes on after 30 minutes
  • Login to reply to this topic.