mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
PocketBook: Auto-standby plugin (#6602)
Adaptively pins the auto-standby UI lock. When frequent input from user is observed, we'll prevent for increasingly longer periods of time, and revert back to more aggressive standby with infrequent input (infrequent taps when reading a book).
This commit is contained in:
@@ -61,6 +61,7 @@ local order = {
|
||||
"keyboard_layout",
|
||||
"time",
|
||||
"battery",
|
||||
"autostandby",
|
||||
"autosuspend",
|
||||
"autoshutdown",
|
||||
"ignore_sleepcover",
|
||||
|
||||
Reference in New Issue
Block a user