View Single Post
Old 05-14-2016, 10:40 AM   #7
Yourcat
Groupie
Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.Yourcat knows the way to San Jose.
 
Posts: 175
Karma: 54048
Join Date: Mar 2016
Device: PW3 5.6.5-usbnet
Afaik /etc is a folder in / and thus writable after the remount.
'find /etc/kdb.sec -name t1_timeout' should return the files. 'cat /path-to/t1_timeout' should display the contents and in the last line '600'. Setting this to 1800 may work for some Kindles.
I need to test this locally, hopefully /etc/kdb.sys is not a cramfs. So no joy here.

http://www.mobileread.mobi/forums/sh...d.php?t=220810 describes how to restart the 10min timer.

Show the remaining time, reset the timer and show the time again:
Code:
/usr/bin/powerd_test -s
lipc-set-prop com.lab126.powerd -i touchScreenSaverTimeout 1
/usr/bin/powerd_test -s

Last edited by Yourcat; 05-14-2016 at 11:00 AM.
Yourcat is offline   Reply With Quote