Quote:
Originally Posted by Trigun
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.