diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-19 13:53:41 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-19 13:53:41 +0200 |
commit | b54e5c96c985856ebb578f45317dd0e47142a685 (patch) | |
tree | 2fc45a8d2e34331c1dd797dc6d793368ae6cb798 /man/feh.1 | |
parent | 2da6081818b6a71646ef463ddb2670909390a145 (diff) |
Rename --screen-clip to --no-screen-clip, the default cannot be changed
Diffstat (limited to 'man/feh.1')
-rw-r--r-- | man/feh.1 | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -270,6 +270,11 @@ in slideshow mode, multiple windows will be opened; one per file. Don't jump to the first image after resorting the filelist. .It Cm -N , --no-menus Don't load or show any menus. +.It Cm --no-screen-clip +By default, window sizes are limited to the screen size. With this option, +windows will have the size of the image inside them. Note that they may +become very large this way, making them unmanageable in certain window +managers. .It Cm --no-xinerama Disable Xinerama support. Only makes sense when you have Xinerama support compiled in. @@ -309,10 +314,6 @@ E.g. to sort in reverse width order, use .Cm -nSwidth . .It Cm -. , --scale-down When not in fullscreen: Scale images to screen size if they are too big. -.It Cm --screen-clip Ar bool -Disable/Enable screen clipping based on window size. With this disabled, -windows may become very large, making them unmanageable in certain window -managers. .It Cm -D , --slideshow-delay Ar float For slideshow mode, wait .Ar float |