mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 22:16:00 +01:00
Document presentation mode
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
099246f91f
commit
86b5d1d0a2
1 changed files with 13 additions and 1 deletions
|
@ -47,6 +47,8 @@ General
|
||||||
d
|
d
|
||||||
Toggle dual page view
|
Toggle dual page view
|
||||||
F5
|
F5
|
||||||
|
Switch to presentation mode
|
||||||
|
F11
|
||||||
Switch to fullscreen mode
|
Switch to fullscreen mode
|
||||||
^m
|
^m
|
||||||
Toggle inputbar
|
Toggle inputbar
|
||||||
|
@ -76,7 +78,7 @@ Fullscreen mode
|
||||||
Goto to the first, the last or to the nth page
|
Goto to the first, the last or to the nth page
|
||||||
^c, Escape
|
^c, Escape
|
||||||
Abort
|
Abort
|
||||||
F5
|
F11
|
||||||
Switch to normal mode
|
Switch to normal mode
|
||||||
+, -, =
|
+, -, =
|
||||||
Zoom in, out or to the original size
|
Zoom in, out or to the original size
|
||||||
|
@ -87,6 +89,16 @@ Fullscreen mode
|
||||||
q
|
q
|
||||||
Quit
|
Quit
|
||||||
|
|
||||||
|
Presentation mode
|
||||||
|
|
||||||
|
space, <S-space>, <BackSpace>
|
||||||
|
Scroll a full page down or up
|
||||||
|
^c, Escape
|
||||||
|
Abort
|
||||||
|
F5
|
||||||
|
Switch to normal mode
|
||||||
|
q
|
||||||
|
Quit
|
||||||
|
|
||||||
Index mode
|
Index mode
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue