1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-14 00:54:09 +02:00

Adding missing key

This commit is contained in:
Antonio Laguna
2017-03-02 10:45:01 +01:00
parent dc0386cb49
commit 8f7707b996

View File

@@ -34,6 +34,7 @@ There's a handful of keys that can be used to achieve navigation within WebSlide
* `←`: If WebSlides is not vertical, it will go to the previous slide.
* `→`: If WebSlides is not vertical, it will go to the next slide.
* `↑`: If WebSlides is vertical, it will go to the previous slide.
* `↓`: If WebSlides is vertical, it will go to the next slide.
* `Page Up`: Go to the previous slide.
* `Page Down`: Go to the next slide.
* `Space`: Go to the next slide.