1ZATHURA(1)                  General Commands Manual                 ZATHURA(1)
2
3
4

NAME

6       zathura - a PDF viewer
7

SYNOPSIS

9       zathura [-e xid] [-c path] [-d path] [file] [password]
10

DESCRIPTION

12       zathura is a highly customizable and functional PDF viewer based on the
13       poppler rendering library and the gtk+ toolkit. zathura provides a min‐
14       imalistic and space saving interface, with a focus on keyboard interac‐
15       tion.
16
17       If instead of a filename - is specified on the  command  line,  zathura
18       tries to render a PDF file piped to zathura via stdin.
19

OPTIONS

21       -e xid Reparents  to window specified by xid.  -c path Path to the con‐
22              fig directory (defaults to .config/zathura) -d path Path to  the
23              data directory (defaults to .local/share/zathura)
24

DEFAULT SETTINGS

26   Shortcuts
27       J      Go to next page
28
29       K      Go to previous page
30
31       h      Scroll to the left
32
33       k      Scroll upwards
34
35       j      Scroll downwards
36
37       ^f     Scroll page down
38
39       ^b     Scroll page up
40
41       ^d     Scroll half a page down
42
43       ^u     Scroll half a page up
44
45       l      Scroll to the right
46
47       /      Search forwards
48
49       ?      Search backwards
50
51       n      Search last keyword forwards
52
53       N      Search last keyword backwards
54
55       Tab    Toggle index
56
57       o      Open a file
58
59       a      Zoom to fit
60
61       s      Zoom to width
62
63       f      Follow a link on the page
64
65       m      Mark  current  position  and  save it in register specified by a
66              character
67
68       '      Go to saved position specified by the ensuing character
69
70       r      Rotate the page
71
72       R      Reload the document
73
74       O      Change goto mode (L: search labels, D: default, O:  manual  off‐
75              set)
76
77       ^i     Recolors the page
78
79       i      Change to insert mode
80
81       v      Change to visual mode
82
83       :      Focus inputbar
84
85       Backspace
86              Delete last character in the buffer
87
88       F5     Toggle fullscreen mode
89
90       ^n     Toggle statusbar visibility
91
92       ^m     Toggle inputbar visibility
93
94       Esc | ^c
95              Abort
96
97       ^q     Quit the program
98
99   Index commands
100       k      Navigate to one element above the current position
101
102       j      Navigate to one element below the current position
103
104       h      Collapse current element
105
106       l      Expand current element
107
108       Space | Return
109              Select current element
110
111   Buffered commands
112       gg     Go to the first page
113
114       GG     Go to the last page
115
116       [0-9]+G
117              Go to the specified page
118
119       zI     Zoom in
120
121       zO     Zoom out
122
123       z0     Zoom to the original size
124
125       [0-9]+Z
126              Zoom to the given level
127
128       [0-9]+%
129              Move to the given position
130
131   Commands
132       blist  List and open bookmark
133
134       bmark  Bookmark current page
135
136       close  Close current file
137
138       coffset
139              Set page offset
140
141       delbmark
142              Delete given bookmark
143
144       export Export images or attached files
145
146       info   Show information about the document
147
148       map    Map shortcut functions (map <key> <function> <argument> <mode>)
149
150       open   Open a file
151
152       print  Print the document
153
154       quit   Quit the program
155
156       rotate Rotate the page
157
158       set    Set an option (set <id> <value>)
159
160       write  Save the document
161
162   Inputbar shortcuts
163       Up     Move up in the command history
164
165       Down   Move down in the command history
166
167       Tab | Shift + Tab
168              Tab completion
169
170       ^w     Delete last word
171

CONFIGURATION

173       The  complete  configuration  including the appearance and shortcuts of
174       the program are defined in a separate file named config.h. In this file
175       you are able to change and adjust all the settings of zathura according
176       to your wishes.
177
178       In addition you can create a  zathurarc  file  (default  path:  ~/.con‐
179       fig/zathura/zathurarc)  to  overwrite settings and keybindings by using
180       the set and map function. For more information please check the faq  on
181       the website: http://pwmt.org/projects/zathura
182
183
184
185                                zathura-0.0.8.2                     ZATHURA(1)
Impressum