From 5e481912ec983be89f10cbbb21561ed7cc898027 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Fri, 25 Jul 2014 22:52:31 +0200 Subject: Revised handling of GIF animations - New option `-a`: Play animations at startup - Ctrl-Space toggles animation for all GIF files - Infinite loop for all animations --- sxiv.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sxiv.1') diff --git a/sxiv.1 b/sxiv.1 index a238282..0ed3164 100644 --- a/sxiv.1 +++ b/sxiv.1 @@ -3,7 +3,7 @@ sxiv \- Simple X Image Viewer .SH SYNOPSIS .B sxiv -.RB [ \-bcfhioqrtvZ ] +.RB [ \-abcfhioqrtvZ ] .RB [ \-G .IR GAMMA ] .RB [ \-g @@ -31,6 +31,9 @@ Please note, that the fullscreen mode requires an EWMH/NetWM compliant window manager. .SH OPTIONS .TP +.B \-a +Play animations of multi-frame images. +.TP .B \-b Do not show info bar on bottom of window. .TP @@ -208,7 +211,7 @@ Go to the next frame of a multi-frame image. Go to the previous frame of a multi-frame image. .TP .B Ctrl-Space -Play/pause animation of a multi-frame image. +Play/stop animations of multi-frame images. .SS Panning .TP .BR h ", " Left -- cgit v1.2.3-54-g00ecf