Skip to content

Commit 9205f68

Browse files
docs: added an entry on input bindings
This explains what pressing different keys / pressing certain buttons does.
1 parent 8a05579 commit 9205f68

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/input-bindings.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Input Bindings
2+
3+
Slyde uses keybindings, and mouse events to make your life easier. I tried to stick to common keybindings if similar software.
4+
5+
## Next Slide
6+
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.
8+
9+
## Previous Slide
10+
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.
12+
13+
## Full Screen
14+
15+
Press `F11` or `f` to toggle between full screen mode and a normal browser window.

0 commit comments

Comments
 (0)