diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md
index b9d5570..7612024 100644
--- a/Frequently-Asked-Questions.md
+++ b/Frequently-Asked-Questions.md
@@ -104,8 +104,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, j, right arrow key, Space bar or click in presentation mode
-* **previous page:** p, k, left arrow key, Shift + Space bar or Shift + click in presentation mode
+* **next page:** n, j, right arrow key, down arrow key, Space bar, Enter or click in presentation mode
+* **previous page:** p, k, left arrow key, up arrow key, Shift + Space bar, Shift + Enter or Shift + click in presentation mode
The home, end, page up, page down and all arrow keys can be used to navigate the document.