I use the screensaver DisplayOff for "When playing", "When stopped" and
"When off". The problem is that the backlight switches on, when the
music stops (screensaver change from "When playing" to "When stopped").
There seem to be a workaround in the ScreenSaversApplet.lua

        if self:isScreensaverActive() and (self.current == 'BlankScreen' or
self.current == "DisplayOff") then
                log:warn("BlankScreen/DisplayOff SS is currently active and 
we're
trying to reactivate it. Nothing to activate then, so return")
                return

but this doesn't work. 

Can anyone give me a hint, what i can do?

Thank you in advance.


------------------------------------------------------------------------
RAG25's Profile: http://forums.slimdevices.com/member.php?userid=66679
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to