File: zathura.1.rst

package info (click to toggle)
zathura 0.1.2-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 872 kB
  • sloc: ansic: 6,430; makefile: 350; perl: 25
file content (160 lines) | stat: -rw-r--r-- 2,684 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
=======
zathura
=======

-----------------
a document viewer
-----------------

:Author: pwmt.org
:Date: VERSION
:Manual section: 1

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/zathurarc). For a detailed
description please consult zathurarc(5).

SEE ALSO
========

zathurarc(5)