Yealink Forums
Screen Saver Stops Working - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: General topics (/forumdisplay.php?fid=15)
+--- Thread: Screen Saver Stops Working (/showthread.php?tid=45645)



Screen Saver Stops Working - awilson@intermaxteam.com - 02-12-2022 05:57 AM

I have loaded multiple .jpegs as screen savers on a T54W. The screen saver is enabled after 15 seconds and begins to display the .jpegs 1 at a time. After several minutes the screen goes to black and then will only display the clock. I have attempted to change the timers but that did not resolve the issue. Any thoughts or tips appreciated.

screensaver.display_clock.enable = 1
screensaver.mode = 1
screensaver.wait_time = 15
screensaver.xml_browser.url =
screensaver.picture_change_interval=3


RE: Screen Saver Stops Working - complex1 - 02-12-2022 11:03 PM

(02-12-2022 05:57 AM)awilson@intermaxteam.com Wrote:  I have loaded multiple .jpegs as screen savers on a T54W. The screen saver is enabled after 15 seconds and begins to display the .jpegs 1 at a time. After several minutes the screen goes to black and then will only display the clock. I have attempted to change the timers but that did not resolve the issue. Any thoughts or tips appreciated.

screensaver.display_clock.enable = 1
screensaver.mode = 1
screensaver.wait_time = 15
screensaver.xml_browser.url =
screensaver.picture_change_interval=3

Hi,

Try to adjust the "Idle TimeOut (minutes)" timers.


RE: Screen Saver Stops Working - awilson@intermaxteam.com - 02-13-2022 03:20 AM

(02-12-2022 11:03 PM)complex1 Wrote:  
(02-12-2022 05:57 AM)awilson@intermaxteam.com Wrote:  I have loaded multiple .jpegs as screen savers on a T54W. The screen saver is enabled after 15 seconds and begins to display the .jpegs 1 at a time. After several minutes the screen goes to black and then will only display the clock. I have attempted to change the timers but that did not resolve the issue. Any thoughts or tips appreciated.

screensaver.display_clock.enable = 1
screensaver.mode = 1
screensaver.wait_time = 15
screensaver.xml_browser.url =
screensaver.picture_change_interval=3

Hi,

Try to adjust the "Idle TimeOut (minutes)" timers.


That was it, thank you.

features.power_saving.user_input_ext.idle_timeout = 5


RE: Screen Saver Stops Working - complex1 - 02-13-2022 05:09 AM

(02-13-2022 03:20 AM)awilson@intermaxteam.com Wrote:  That was it, thank you.

features.power_saving.user_input_ext.idle_timeout = 5

Glad to hear! Thanks for the feedback.