Hello,
I am experimenting with the ubuntu-frame snap to setup a kiosk. This is working fine using the ubuntu-frame
and wpe-webkit-mir-kiosk
snaps.
I have one question that I am unable to find a solution for: when I set an idle timeout for the screen so that it blanks after a period of inactivity, I can only reactivate the screen by moving the mouse or the keyboard.
For the application I have in mind I would like to be able to activate the screen from software.
Is there anybody who knows how to do this? With the X11 server one could to xset s reset
but this of course no longer works using ubuntu-frame.
Thanks, Lieven.