Quote:
Originally Posted by mergen3107
|
Something you *might* be able to do is to minimize the suspend grace period and request that the kindle go into screen saver mode using something like:
Code:
lipc-set-prop suspendGrace 0
lipc-set-prop powerButton 1
I haven't tried this though. If the above works, the kindle should go into screen saver mode and then immediately suspend. If the grace of 0 doesn't work try 1. These units are usually in seconds, from what I've experienced.