You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: USER_GUIDE.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,6 +241,10 @@ The Settings screen allows you to configure the device's behavior. There are a f
241
241
242
242
- "Chapter Skip" (default) - Long-pressing skips to next/previous chapter
243
243
- "Page Scroll" - Long-pressing scrolls a page up/down
244
+
-**Long-press Menu**: Selects the function bound to holding the menu button (Confirm) while reading an EPUB. **Cycles through the available functions** each time the setting is selected — additional functions may be added in future releases, so this is not a binary on/off toggle. A short press of Confirm always opens the reader menu as normal:
245
+
- "Bookmark" (default) - Hold Confirm (~0.4 second) to drop a bookmark at the current page.
246
+
- "KOSync" - Hold Confirm (~1 second) to launch KOReader sync directly.
247
+
- "Disabled" - Long-press is ignored; only short-press opens the reader menu.
244
248
245
249
-**Short Power Button Click**: Controls the effect of a short click of the power button:
246
250
@@ -528,6 +532,7 @@ When reading an EPUB that contains footnotes, you can navigate to the footnote t
528
532
***Return to Home:** Press the **Back** button to close the book and return to the **[Home](#31-home-screen)** screen.
529
533
***Return to Browse Files:** Press and hold the **Back** button to close the book and return to the **[Browse Files](#33-browse-files-screen)** screen.
530
534
***Reader Menu:** Press **Confirm** to open the **[Reader Menu](#5-reader-menu)**, which includes chapter navigation, reading options, and more.
535
+
***Long-press Confirm (configurable):** Holding **Confirm** runs the function chosen by the **Long-press Menu** setting in **[Controls Settings](#363-controls)** — "Bookmark" (default) drops a bookmark, "KOSync" launches KOReader Sync, "Disabled" does nothing. A short press always opens the Reader Menu.
531
536
532
537
### Supported Languages
533
538
@@ -574,9 +579,9 @@ Accessible by selecting **Chapters** from the Reader Menu.
574
579
575
580
Bookmarks can be created to quickly save and restore your place in a book.
576
581
577
-
To create a bookmark, hold **Confirm** for 1 second while inside a book. A popup will appear letting you know a bookmark was created. The popup message will automatically disappear in a couple of seconds.
582
+
To create a bookmark, hold **Confirm** for about half a second while inside a book. A popup will appear letting you know a bookmark was created. The popup message will automatically disappear in a couple of seconds.
578
583
579
-
To open bookmarks, press **Confirm** while inside a book. Then navigate to the **Bookmarks** menu. Bookmarks can be opened by navigating to them and pressing **Confirm**, which will redirect you to that place in the book. You can delete bookmarks by holding **Confirm** for 1 second, and then pressing **Confirm** again to confirm deletion, or **Back** to cancel.
584
+
To open bookmarks, press **Confirm** while inside a book. Then navigate to the **Bookmarks** menu. Bookmarks can be opened by navigating to them and pressing **Confirm**, which will redirect you to that place in the book. You can delete bookmarks by holding **Confirm** for about 0.7 seconds, and then pressing **Confirm** again to confirm deletion, or **Back** to cancel.
580
585
581
586
Bookmarks are stored in the `.crosspoint/bookmarks` folder in the JSON format.
0 commit comments