From 5f1b0d5c84d86ab3521da257c04f7ff6bf6274ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maik=20Allg=C3=B6wer?= Date: Tue, 3 Feb 2026 10:31:56 +0100 Subject: [PATCH] Add Sunlight Fading Fix configuration option to user guide --- USER_GUIDE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/USER_GUIDE.md b/USER_GUIDE.md index 06973c92..5762f53b 100644 --- a/USER_GUIDE.md +++ b/USER_GUIDE.md @@ -148,6 +148,9 @@ The Settings screen allows you to configure the device's behavior. There are a f - **Reader Paragraph Alignment**: Set the alignment of paragraphs; options are "Justified" (default), "Left", "Center", or "Right". - **Time to Sleep**: Set the duration of inactivity before the device automatically goes to sleep. - **Refresh Frequency**: Set how often the screen does a full refresh while reading to reduce ghosting. +- **Sunlight Fading Fix**: Configure whether to enable a software-fix for the issue where white X4 models may fade when used in direct sunlight + - "OFF" (default) - Disable the fix + - "ON" - Enable the fix - **OPDS Browser**: Configure OPDS server settings for browsing and downloading books. Set the server URL (for Calibre Content Server, add `/opds` to the end), and optionally configure username and password for servers requiring authentication. Note: Only HTTP Basic authentication is supported. If using Calibre Content Server with authentication enabled, you must set it to use Basic authentication instead of the default Digest authentication. - **Check for updates**: Check for firmware updates over WiFi.