Inactivity Timer Waking up Screen Saver
Inactivity Timer Waking up Screen Saver
I am using PWB v1 in a kiosk. I have the inactivity timer set to return home after 60 seconds of inactivity. I have a screen saver kick on after 2 min. The screen saver will not come on due to the inactivity timer reseting back to home even if it is already home. I know it is fixed in version 2, but before I spent the money I would like to know if it can be done in version 1. Please let me know.
Instead of using home as the inactivity action, use restart and set inactivity start on open to false. This will restart PWB essentialy sending it back to the home page but not start the inactivity timer.
[Inactivity]
...
InactivityAction=Restart
InactivityStartOnOpen=False
But v2 is much better.
--Scott
[Inactivity]
...
InactivityAction=Restart
InactivityStartOnOpen=False
But v2 is much better.
--Scott