diff options
author | Dennis Real <github@tildepipe.org> | 2013-02-14 17:02:16 +0100 |
---|---|---|
committer | Dennis Real <github@tildepipe.org> | 2013-02-14 17:02:16 +0100 |
commit | 08faff479023efff6380061d81362073f679cd34 (patch) | |
tree | a462195afe9a6e2e2249f070c12ff6d1ff60d65c /man | |
parent | 353578ebc130f53547996ab87f5b3795c1360f3f (diff) | |
parent | 43a7d315ae6952e096ae3a0351273c5639377870 (diff) |
Merge branch 'master' of git://github.com/derf/feh
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/man/feh.pre b/man/feh.pre index a1df25a..23fdfce 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -74,8 +74,6 @@ disk, the new filelist can then be saved to the disk and reopened at a later time. An image can also be read from stdin via .Qq feh - . -However, you should not combine reading from stdin with normal file / filelist -usage. . .Pp . @@ -1378,6 +1376,15 @@ Blur current image . Rotate current image . +.It unbound Bq zoom_in +. +Zoom in +. +.It unbound Bq zoom_out +. +Zoom out +. +. .El . . @@ -1568,10 +1575,6 @@ section. . .Sh BUGS . -In a Xinerama setup, fullscreen mode only works properly on screen 0. Set -.Ev XINERAMA_SCREEN -to the correct screen number or toggle fullscreen off, then on as a workaround. -. .Pp . Thumbnail mode is somewhat inefficient, and because of that not nearly as fast |