mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-03 04:47:21 +02:00
swapped "j" and "k" keyboard shortcuts: the directions are actually like in Vim
parent
a307ff039a
commit
227c60738c
@ -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)
|
(warning, the following list may be incomplete)
|
||||||
|
|
||||||
### Navigation
|
### Navigation
|
||||||
* **next page:** <kbd>n</kbd>, <kbd>k</kbd>, right arrow key, click in presentation mode
|
* **next page:** <kbd>n</kbd>, <kbd>j</kbd>, right arrow key, click in presentation mode
|
||||||
* **previous page:** <kbd>p</kbd>, <kbd>j</kbd>, left arrow key, <kbd>Shift</kbd> + click in presentation mode
|
* **previous page:** <kbd>p</kbd>, <kbd>k</kbd>, left arrow key, <kbd>Shift</kbd> + click in presentation mode
|
||||||
|
|
||||||
The <kbd>home</kbd>, <kbd>end</kbd>, <kbd>page up</kbd>, <kbd>page down</kbd> and all arrow keys can be used to navigate the document.
|
The <kbd>home</kbd>, <kbd>end</kbd>, <kbd>page up</kbd>, <kbd>page down</kbd> and all arrow keys can be used to navigate the document.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user