View Single Post
Old 02-11-2021, 02:24 PM   #4
nimbulan
Junior Member
nimbulan began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2021
Device: Kindle 4
Ah thank you that second thread has some very useful information. This command looks interesting
Code:
lipc-set-prop com.lab126.powerd -i touchScreenSaverTimeout 1
which resets the timer to enable the screensaver while in active mode. Unfortunately I do not see an equivalent command for what I want to do, which is to refresh the suspend timer while in screensaver mode. There are a couple other commands that look potentially useful such as suspendGrace, and abortSuspend, but I'm not 100% sure what they do.

I am also seeing that you can simulate pressing the power button, so I could potentially just trigger the Kindle to wake up then go back into screensaver mode.
nimbulan is offline   Reply With Quote