View Single Post
Old 01-19-2012, 09:06 PM   #97
csglinux
Junior Member
csglinux began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Kindle 4 NT
Quote:
Originally Posted by xorphex View Post
Fiddled a bit and found it (at least to increase the time until the screensaver comes up)

ssh as root, then
Code:
mntroot rw
afterwards
Code:
vi /etc/kdb.src/yoshi/system/daemon/powerd/t1_timeout
the last line indicates the number in seconds before the screensaver comes up
(it's set at 600 - so 10 min)
just change that to a number you prefer, following

and that should do it
Many thanks for the ideas. Unfortunately, this didn't work for me as there is no /etc/kdb.src/yoshi/system/daemon/powerd directory on my K4 :-(

I did find something that looked interesting though. There is a /sys/module/keyboard/parameters/brl_timeout file which is currently set to 300 seconds. However, /sys is mounted as sysfs. Anybody knows where this timeout might live in the device tree?
csglinux is offline   Reply With Quote