Quote:
Originally Posted by Chimera88
Now to my Question, i want to stop the kindl from starting the screen saver after 20 minutes ore something like that.
Is there a possibility to increase the time to a value something like two hours before the kindl is starting the screen saver?
|
Ssh in and run
mntroot rw then edit
/etc/kdb.src/luigi/system/daemon/powerd/t1_timeout which contains the sleep time in seconds. Afterwards, do a
mntroot ro and then you need to do a
/etc/init.d/powerd restart for changes to take effect.
Alternatively, you could check out
kaffeine, "the sleep manager for kindle".