Updated docs

This commit is contained in:
Bert 2011-09-02 18:54:52 +02:00
parent abb5feeb78
commit e2ea759444
2 changed files with 15 additions and 2 deletions

View File

@ -58,8 +58,11 @@ thumbnail mode are denoted via brackets:
n,Space Go to the next image n,Space Go to the next image
p,Backspace Go to the previous image p,Backspace Go to the previous image
g/G Go to [select] first/last image g,G Go to [select] first/last image
[/] Go 10 images backward/forward [,] Go 10 images backward/forward
Ctrl-n,p Go to the next/previous frame of a multi-frame image
Ctrl-Space Play/pause animation of a multi-frame image
+,= Zoom in +,= Zoom in
- Zoom out - Zoom out

10
sxiv.1
View File

@ -111,6 +111,16 @@ Go 10 images backward.
.TP .TP
.B ] .B ]
Go 10 images forward. Go 10 images forward.
.SS Handle multi-frame images
.TP
.B Ctrl-n
Go to the next frame of a multi-frame image.
.TP
.B Ctrl-p
Go to the previous frame of a multi-frame image.
.TP
.B Ctrl-Space
Play/pause animation of a multi-frame image.
.SS Zooming .SS Zooming
.TP .TP
.BR + ", " = .BR + ", " =