Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mupdf(1) [debian man page]

MUPDF(1)						      General Commands Manual							  MUPDF(1)

NAME
mupdf - MuPDF is a lightweight PDF viewer written in portable C SYNOPSIS
mupdf [options] PDFfile DESCRIPTION
This manual page briefly describes the mupdf command. OPTIONS
A description of each of the supported options is included below. -p password Uses the given password to open an encrypted PDF file. The password is tried both as user and owner password. -r resolution Changes the initial zoom level, specified as the resolution in dpi. The default value is 72. MOUSE AND KEY BINDINGS
In addition to the key bindings described below, the mouse can also be used. Clicking the left mouse button follows links within the PDF while dragging with the left mouse button pans the page. Dragging with the right 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. L, R Rotate page left (clockwise) or right (counter-clockwise). h, j, k, l Scroll page left, down, up, or right. +, - Zoom in or out. w Shrinkwrap window to fit the page. r Reload file. . pgdn right space Go to the next page , pgup left b Go to the previous page <, > Skip back/forth 10 pages at a time. m Mark page for snap back. t Pop back to the latest mark. [0-9]m Save the current page number in the numbered register. [0-9]t Go to the page saved in the numbered register. 123g Go to page 123. / Search for text. n, N Find the next/previous search result. c Toggle between color and grayscale rendering. SEE ALSO
pdfclean(1), pdfdraw(1), pdfshow(1). AUTHOR
MuPDF was written by Tor Andersson <tor@ghostscript.com>. MuPDF is Copyright 2006-2010 Artifex Software, Inc. This manual page was written by Sebastian Rasmussen <sebras@hotmail.com>. March 15, 2010 MUPDF(1)

Check Out this Related Man Page

ZATHURA(1)																ZATHURA(1)

NAME
zathura - a document viewer SYNOPOSIS
zathura [OPTION]... zathura [OPTION]... FILE zathura [OPTION]... FILE PASSWORD DESCRIPTION
zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction. OPTIONS
-e [xid], --reparent [xid] Reparents to window specified by xid -c [path], --config-dir [path] Path to the config directory -d [path], --data-dir [path] Path to the data directory -p [path], --plugins-dir [path] Path to the directory containing plugins --fork Fork into the background MOUSE AND KEY BINDINGS
J, K Go to the next or previous page h, k, j, l Scroll to the left, down, up or right direction Left, Down, Up, Right Scroll to the left, down, up or right direction ^t, ^d, ^u, ^y Scroll a half page left, down, up or right t, ^f, ^b, space, <S-space>, y Scroll a full page left, down, up or right gg, G, nG Goto to the first, the last or to the nth page ^c, Escape Abort a, s Adjust window in best-fit or width mode /, ? Search for text n, N Search for the next or previous result o, O Open document f Follow links : Enter command r Rotate by 90 degrees ^i Recolor R Reload document Tab Show index and switch to Index mode F5 Switch to fullscreen mode ^m Toggle inputbar ^n Toggle statusbar +, -, = Zoom in, out or to the original size zI, zO, z0 Zoom in, out or to the original size n= Zoom to size n mX Set a quickmark to a letter or number X 'X Goto quickmark saved at letter or number X q Quit Index mode k, j Move to upper or lower entry l Expand entry L Expand all entries h Collapse entry H Collapse all entries space, Return Select and open entry Mouse bindings Scroll Scroll up or down ^Scroll Zoom in or out Hold Button2 Pan the document Button1 Follow link COMMANDS
bmark Save a bookmark bdelete Delete a bookmark blist List bookmarks close Close document info Show document information help Show help page open, o Open a document offset Set page offset print Print document write, write! Save document (and force overwriting) export Export attachments CONFIGURATION
The default appearance and behaviour of zathura can be overwritten by modifying the zathurarc file (default path: ~/.config/zathura/zathu- rarc). For a detailed description please consult zathurarc(5). SEE ALSO
zathurarc(5) AUTHOR
pwmt.org 0.1.2 ZATHURA(1)
Man Page