From 0e82542f2abd93b6c531f7b7e1d27ea47ef6c45a Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Tue, 28 Jan 2014 13:59:49 -0800 Subject: [PATCH] Adding missing shortcuts --- Frequently-Asked-Questions.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index de9cbac..723d57b 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -87,8 +87,8 @@ PDF.js is mainly written for *reading* PDF files, not editing them. Because of t (warning, the following list may be incomplete) ### Navigation -* **next page:** n, k, right arrow key -* **previous page:** p, j, left arrow key +* **next page:** n, k, right arrow key, click in presentation mode +* **previous page:** p, j, left arrow key, Shift + click in presentation mode The home, end, page up, page down and all arrow keys can be used to navigate the document. @@ -101,6 +101,7 @@ User interface buttons or ctrl + mouse wheel can be used to change th * **rotate counterclockwise:** shift + r * **presentation mode:** ctrl + alt + p * **toggle hand tool:** h +* **move focus to the 'go to page' box:** ctrl + alt + g (replace ctrl with meta on some configurations)