mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 14:56:00 +01:00
Document fullscreen key bindings more explicitely
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
617b9d7fdf
commit
d58fccd494
1 changed files with 22 additions and 0 deletions
|
@ -122,6 +122,28 @@ mX
|
||||||
q
|
q
|
||||||
Quit
|
Quit
|
||||||
|
|
||||||
|
Fullscreen mode
|
||||||
|
---------------
|
||||||
|
|
||||||
|
J, K
|
||||||
|
Go to the next or previous page
|
||||||
|
space, <S-space>, <BackSpace>
|
||||||
|
Scroll a full page down or up
|
||||||
|
gg, G, nG
|
||||||
|
Goto to the first, the last or to the nth page
|
||||||
|
^c, Escape
|
||||||
|
Abort
|
||||||
|
F5
|
||||||
|
Switch to normal mode
|
||||||
|
+, -, =
|
||||||
|
Zoom in, out or to the original size
|
||||||
|
zI, zO, z0
|
||||||
|
Zoom in, out or to the original size
|
||||||
|
n=
|
||||||
|
Zoom to size n
|
||||||
|
q
|
||||||
|
Quit
|
||||||
|
|
||||||
Index mode
|
Index mode
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue