summaryrefslogtreecommitdiff
path: root/debian/mupdf.1
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-10-26 15:11:35 +0000
committerTor Andersson <tor@ghostscript.com>2010-10-26 15:11:35 +0000
commit9d82a9e26315868d1d50a1d7c91cbd605dc8b8e5 (patch)
tree56a662b5f8ce1a4f6fa19120a1684863432b8ae7 /debian/mupdf.1
parent63bdae9f63788b4f9e4e571bef420445d7163ad6 (diff)
downloadmupdf-9d82a9e26315868d1d50a1d7c91cbd605dc8b8e5.tar.xz
Update mupdf manpage to reflect the current key bindings.
Diffstat (limited to 'debian/mupdf.1')
-rw-r--r--debian/mupdf.199
1 files changed, 31 insertions, 68 deletions
diff --git a/debian/mupdf.1 b/debian/mupdf.1
index 13ba77fe..a4162a6f 100644
--- a/debian/mupdf.1
+++ b/debian/mupdf.1
@@ -28,90 +28,53 @@ mouse button selects an area and copies the enclosed text to the clipboard
buffer. Using the scroll-wheel while pressing Control zooms in/out, if
Shift is pressed on the other hand then the page is panned.
.TP
-.B PAGE NAVIGATION
-These commands relate to the actual page number in the PDF file, not to
-numbers given by any kind of page label.
+.B L, R
+Rotate page left (clockwise) or right (counter-clockwise).
.TP
-.B f, space
-Go to the next page without paning to top of page. If a number has been
-entered, go that number of pages forward instead of just one page.
+.B h, j, k, l
+Scroll page left, down, up, or right.
.TP
-.B b, backspace
-Go to the previous page without paning to top of page. If a number has been
-entered, go that number of pages backwards instead of just one page.
-.TP
-.B g, return
-Go to the page number specified. If no number has been entered, go to the
-first page.
-.TP
-.B G
-Go to the last page.
-.TP
-.B t
-Tag the viewed page and record it in the history. When clicking links
-within a PDF file to follow the link pages are automatically tagged.
-.TP
-.B m
-Return to the previously tagged page in the history.
-.TP
-.B p
-Go to the previous page and pan to bottom of page. If a number has been
-entered, go that number of pages backwards instead of just one page.
-.TP
-.B n
-Go to the next page and pan to top of page. If a number has been entered,
-go that number of pages forward instead of just one page.
-.TP
-.B B
-Go ten pages backwards and pan to top of page.
-.TP
-.B F
-Go ten pages forward and pan to top of page.
-.TP
-.B PAN PAGE
+.B \+, \-
+Zoom in or out.
.TP
.B w
-Shrinkwrap window frame to page size.
-.TP
-.B d
-Pan the shown page down 1/10th of its height.
-.TP
-.B u
-Pan the shown page up 1/10th of its height.
+Shrinkwrap window to fit the page.
.TP
-.B ,
-Pan the shown page right 1/10th of its width.
+.B r
+Reload file.
.TP
-.B .
-Pan the shown page left 1/10th of its width.
+.B . pgdn right space
+Go to the next page
.TP
-.B 0\-9
-Entered numbers are used by some commands.
+.B , pgup left b
+Go to the previous page
.TP
-.B ZOOM AND ROTATE PAGE
+.B <, >
+Skip back/forth 10 pages at a time.
.TP
-.B \+, \=
-Zoom in.
+.B m
+Mark page for snap back.
.TP
-.B \-
-Zoom out.
+.B t
+Pop back to the latest mark.
.TP
-.B <
-Rotate page counter-clockwise or left by 90\(de.
+.B [0-9]m
+Save the current page number in the numbered register.
.TP
-.B >
-Rotate page clockwise or right by 90\(de.
+.B [0-9]t
+Go to the page saved in the numbered register.
.TP
-.B a
-Rotate page counter-clockwise or left by 15\(de.
+.B 123g
+Go to page 123.
.TP
-.B s
-Rotate page clockwise or right by 15\(de.
+.B /
+Search for text.
.TP
-.B FILE HANDLING
+.B n, N
+Find the next/previous search result.
.TP
-.B r
-Reload the file and display the same page, if still present.
+.B c
+Toggle between color and grayscale rendering.
.SH SEE ALSO
.BR pdfclean (1),
.BR pdfdraw (1),