diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index 93e1648..26267df 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -92,7 +92,7 @@ PDF.js is mainly written for *reading* PDF files, not editing them. Because of t The home, end, page up, page down and all arrow keys can be used to navigate the document. -### Zoom and rotate +### Viewer controls User interface buttons or ctrl + mouse wheel can be used to change the zooming level, but keyboard shortcuts are also available: * **zoom in:** ctrl + +, ctrl + = * **zoom out:** ctrl + - @@ -100,6 +100,7 @@ User interface buttons or ctrl + mouse wheel can be used to change th * **rotate the document clockwise:** r * **rotate counterclockwise:** shift + r * **presentation mode:** ctrl + alt + p +* **Toggle hand tool:** h (replace ctrl with meta on some configurations)