From d7765cd95398a1f66f3f038195e0070e8ac6047b Mon Sep 17 00:00:00 2001 From: alextaschuk <120518938+alextaschuk@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:29:02 -0700 Subject: [PATCH] update com.lab126.winmgr.md with epdcMode description and passable values --- content/kindle-apps-and-services/com.lab126.winmgr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/kindle-apps-and-services/com.lab126.winmgr.md b/content/kindle-apps-and-services/com.lab126.winmgr.md index e3ee688c..c54829e2 100644 --- a/content/kindle-apps-and-services/com.lab126.winmgr.md +++ b/content/kindle-apps-and-services/com.lab126.winmgr.md @@ -26,7 +26,7 @@ title: com.lab126.winmgr | logLevel | Str | rw | [Current log level=info(Possible transient levels: all, perf, debug[9-0], info, warn, error,crit, none)(Possible persistent levels: p_all, p_perf, p_debug[0-9], p_info, p_warn,p_error, p_crit, p_none)] | TODO | | winmgrReady | Int | r | [1] | TODO | | fakeTap | Str | w | | TODO | -| epdcMode | Str | rw | [Y8] | TODO | +| epdcMode | Str | rw | [Y8], [Y8INV] | Set the Kindle's display to lightmode (`Y8`) or dark mode (`Y8INV`). Only works on Kindles that natively support dark mode. | | debugInfo | Str | rw | [] | TODO | | logMask | Str | rw | [0x0fff0000] | TODO | | grip_enabled | Int | rw | [1] | TODO |