Skip to content

Support Up/Down arrow keys for page navigation in the reader - #1719

Open
zangwill wants to merge 1 commit into
Difegue:devfrom
zangwill:feature/up-down-page-nav
Open

zangwill wants to merge 1 commit into
Difegue:devfrom
zangwill:feature/up-down-page-nav

Conversation

@zangwill

@zangwill zangwill commented Sep 8, 2026

Copy link
Copy Markdown

Closes #1718

I read LANraragi with a wireless presenter clicker — a small handheld remote with only Up / Down arrows plus a laser / hyperlink button. These remotes send no Left / Right keys, so the reader currently ignores the clicker's buttons, forcing me to use a mouse just to flip pages — which defeats the purpose of holding a remote in the first place.

This PR aliases UpLeft and DownRight in handleShortcuts, including the Shift modifier for first / last page jumps.

@Difegue Difegue left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont mind adding this in spirit, but other contributors have mentioned this might conflict with infinite scrolling mode; Have you tested the behavior with that?

Leaving as tentatively approved until i have time to verify regardless 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Support Up/Down arrow keys for page navigation in the reader (presenter clicker support)

2 participants