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)