diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-08-27 07:50:15 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-08-27 07:50:15 +0200 |
commit | f68ec64888a2e14dc77aa1f38c30a97922ae1a7a (patch) | |
tree | 699fc811d1ee758d1f525de51c5d1cbb4b9685b8 /man | |
parent | d37e6dad501b68b2d538d2792f65193f38539f3d (diff) |
Patch by Stefan Mark: Add --bg-max wallpaper mode
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 0dbb631..08b9b33 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -551,6 +551,11 @@ Like but preserves aspect ratio by zooming the image until it fits. Either a horizontal or a vertical part of the image will be cut off . +.It Cm --bg-max +Like +.Cm --bg-fill , +but scale the image to the maximum size that fits the screen with black borders on one side. +. .It Cm --bg-scale Fit the file into the background without repeating it, cutting off stuff or using borders. But the aspect ratio is not preserved either |