From 65b708f6205ada74650db63a0831bba6dcb39266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Ant=C3=BAnez?= Date: Mon, 18 Sep 2017 10:12:23 +0200 Subject: [PATCH] Shift+Space (previous slide) --- Plugin-docs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugin-docs.md b/Plugin-docs.md index 6f09aaa..419101a 100644 --- a/Plugin-docs.md +++ b/Plugin-docs.md @@ -40,6 +40,7 @@ There's a handful of keys that can be used to achieve navigation within WebSlide * `↓`: 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. +* `Shift + Space`: Go to the previous slide. * `Space`: Go to the next slide. * `Home`: Go to the first slide. * `End`: Go to the last slide.