Skip to content

Commit a606073

Browse files
docs: mention the "new" page up/down control
These were added a while ago, but I forgot to update the docs.
1 parent 6cfb30f commit a606073

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/input-bindings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Slyde uses keybindings, and mouse events to make your life easier. I tried to st
44

55
## Next Slide
66

7-
Press one of the following keys to go to the next slide: `Enter`, `Space`, `d`, `l`, and `ArrowRight`. As well as pressing the primary mouse button, or scrolling down.
7+
Press one of the following keys to go to the next slide: `Enter`, `Space`, `d`, `l`, `PageUp`, and `ArrowRight`. As well as pressing the primary mouse button, or scrolling down.
88

99
## Previous Slide
1010

11-
Press one of the following keys to go to the previous slide: `a`, `h`, and `ArrowLeft`. As well as pressing the secondary mouse button, or scrolling up.
11+
Press one of the following keys to go to the previous slide: `a`, `h`, `PageDown`, and `ArrowLeft`. As well as pressing the secondary mouse button, or scrolling up.
1212

1313
## Full Screen
1414

0 commit comments

Comments
 (0)