diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-09-27 18:33:47 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-09-27 18:33:47 +0200 |
commit | c2ad802b1f647740fbf3b597de73d071404a5432 (patch) | |
tree | e04f78f740200547cfb73f8c728e88d1e9b3c74c /man/feh.pre | |
parent | 287687d76c23c0274aa10835c8fcfcafcbc2a021 (diff) |
Zoom button: Do 100% zoom upon release, not click.
Fixes the annoying 100% zoom and then continuing where it was.
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/man/feh.pre b/man/feh.pre index 7c6f064..7605bb2 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -779,11 +779,10 @@ will warp your cursor to the opposite border so you can continue panning. .Pp When clicking the zoom button and immediately releasing it, the image will be back at 100% zoom. When clicking it and moving the mouse while holding the -button down, the zoom will be continued at the previous zoom level. Do not let -the short snapback to 100% confuse you, it'll be removed as soon as you move -the mouse. The zoom will always happen so that the pixel on which you entered -the zoom mode remains stationary. So, to enlarge a specific part of an image, -click the zoom button on that part. +button down, the zoom will be continued at the previous zoom level. The zoom +will always happen so that the pixel on which you entered the zoom mode +remains stationary. So, to enlarge a specific part of an image, click the +zoom button on that part. . .Sh SIGNALS In slideshow mode, |