View Single Post
Old 04-25-2025, 09:52 AM   #10
hanginwithdaddo
Enthusiast
hanginwithdaddo doesn't litterhanginwithdaddo doesn't litter
 
hanginwithdaddo's Avatar
 
Posts: 32
Karma: 122
Join Date: Apr 2025
Location: Pennsylvania, USA
Device: Kindle Signature, 12th Gen.
Quote:
Originally Posted by mergen3107 View Post
Thanks! Over on KOReader Github we found that another way out from suspend is using the magnet cover! We are trying to tame it now, so that it stays off when KOReader turns it off.
https://github.com/koreader/koreader...ent-2822591700
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.
hanginwithdaddo is offline   Reply With Quote