View Single Post
Old 03-14-2017, 05:39 PM   #2588
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by Trigun View Post
how i can refresh the timer of turn off kindle when i send a ssh command?
i don't want the kindle go in sleep mode when i'm using it :-D

*edit*
found
lipc-set-prop com.lab126.powerd -i touchScreenSaverTimeout 1
Try:
lipc-set-prop com.lab126.powerd -i deferSuspend 1

Although you should never have to do anything.

As long as you have the USB cable plugged in and an ssh session up, it will never suspend.
That is a standard 'feature' of the Amazon OS.
It can still show a screensaver image, but it does not suspend.

Now a telnet session is a different matter, it does have a session timer.

Last edited by knc1; 03-14-2017 at 05:42 PM.
knc1 is offline   Reply With Quote