Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - boldbully

Pages: [1]
1
Scripting / screen_saver_timeout resetting
« on: March 30, 2023, 01:50:52 PM »
hello, after some time the screensaver does not trigger anymore
it seems that the screen_saver_timeout variable is reset and not taking into account the value set in AttractMode setup (on my side 25 seconds).
in the code I see m_ssaver_time( 600 ) which looks close to what I observe.

I could not find a way to overwrite the global variable screen_saver_timeout in screensaver.nut (or any other actual, the "::variable <- value;" code for Squirrel leaves me with unknown variable), is there any way to solve the issue ?


Pages: [1]