Wake a DPMS idle screen remotely?
Posted: 11 Aug 2019, 12:18
If the main screen is sleeping due to DPMS-idle, is it possible in some way to wake it remotely?
Either as a script fetched during boot via the boot command function, and then polling a server to determite if it should wake the screen, or sending a command via SSH.
The reason I ask, is that I would want to remotely be able to wake the screen upon a incoming event (to show a message on-screen) but still have it to sleep after like 15 minutes of inactivity since the screen is pretty power hungry (its a MultiQ MQ219 B-25 touch screen with eGalax resistive touch controller)
Best would be to generate a click event at like 0,0 so I can also reset the inacitivity timer if I want for example the system to be always-on until the message is dismissed.
Either as a script fetched during boot via the boot command function, and then polling a server to determite if it should wake the screen, or sending a command via SSH.
The reason I ask, is that I would want to remotely be able to wake the screen upon a incoming event (to show a message on-screen) but still have it to sleep after like 15 minutes of inactivity since the screen is pretty power hungry (its a MultiQ MQ219 B-25 touch screen with eGalax resistive touch controller)
Best would be to generate a click event at like 0,0 so I can also reset the inacitivity timer if I want for example the system to be always-on until the message is dismissed.