From c4a6bdc96229914d918387d45b7cd0ed22c7cc77 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 31 Oct 2011 12:39:35 +0100 Subject: feh(1): Add workaround for --scale-down flickering in tiling mode --- man/feh.pre | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/man/feh.pre b/man/feh.pre index 8a53987..e9978e4 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1352,7 +1352,7 @@ has limited support for tiling window managers. .Pp . Specifically, the -.Ar --scale-down No and Ar --auto-zoom +.Cm --scale-down No and Cm --auto-zoom options will detect a tiling environment and scale the image up / down to the current window size. Unfortunately, this causes every image to be rendered twice: First in a normal fashion, and then @@ -1361,7 +1361,12 @@ again with the correct zoom level. . .Pp . -This is a known bug and will hopefully get fixed some time. +This is a known bug and will hopefully get fixed some time. For now, it can be +avoided by using +.Cm --geometry 500x500 No Pq or any other geometry . +This will have the same behaviour as +.Cm --scale-down , +but without the flickering. . . .Sh DEPENDENCIES -- cgit v1.2.3