From 227c60738c15e0a543e0b061f9e00c644d80c7e1 Mon Sep 17 00:00:00 2001 From: aleksejrs Date: Fri, 14 Feb 2014 15:13:06 -0800 Subject: [PATCH] swapped "j" and "k" keyboard shortcuts: the directions are actually like in Vim --- Frequently-Asked-Questions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 6169cc5..5aba189 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, click in presentation mode -* **previous page:** p, j, left arrow key, Shift + click in presentation mode +* **next page:** n, j, right arrow key, click in presentation mode +* **previous page:** p, k, 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.