You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to include platform-dependant code into AEL. Kodi has its own screensaver, so I think the best solution is to execute xset -dpms s off in the script that initialises Kodi.
Another solution is to use a wrapper shell script, like the guy who answer's the question suggests.
In X the joystick input doesn't get intercepted so the screen blanks during play.
It would be nice if the xset workaround was built into this launcher.
https://unix.stackexchange.com/questions/214803/how-to-prevent-dpms-screensaver-from-activating-when-gamepad-used
The text was updated successfully, but these errors were encountered: