Quote:
Originally Posted by floatingfire
Is it possible to alter the time when the screen saver kicks-in?
The default seems to be 10 minutes. But I'd like to shorten it and change the picture every so many seconds. Am I asking too much? Is any of this even possible on a Kindle 3.2.1?
|
I can't help you with the changing of the screensaver every x-amount of time (though I don't think that would be impossible), but for changing the sleep-time: 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.