diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-04-24 20:03:21 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-04-24 20:03:21 +0200 |
commit | 243ab23b43274c93412f264972aebfed6b3338f0 (patch) | |
tree | 64857282b67d6f811f6ed4a72238d62e3c1db602 | |
parent | e8b481ec363a9d9938938c890719904a259715e7 (diff) |
update feh(1) --geometry and --scale-down
-rw-r--r-- | man/feh.pre | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/man/feh.pre b/man/feh.pre index 80282d0..9d652b9 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -341,8 +341,9 @@ like 640x480 with optional +x+y window offset. Note that larger images will be zoomed out to fit, but you can see them at 1:1 by clicking the zoom button. . -Note that this option does not enforce the geometry, changing it by a tiling -WM or manually is still possible. +Also note that this option does not enforce the geometry, changing it by a tiling +WM or manually is still possible. After each resize, the resulting window size +is used as the new size limit. . .It Cm -Y , --hide-pointer . @@ -566,7 +567,9 @@ E.g. to sort in reverse width order, use .It Cm -. , --scale-down . Scale images to fit window geometry (defaults to screen size when no geometry -was specified). +was specified). Note that the window geometry is not updated when changing +images at the moment. This behaviour may change in the future. +. This option is ignored when in fullscreen mode. . .Pp |