diff options
author | Dennis Real <github@tildepipe.org> | 2012-12-19 17:35:46 +0100 |
---|---|---|
committer | Dennis Real <github@tildepipe.org> | 2012-12-19 17:35:46 +0100 |
commit | 98b0add5231e16a0d8c91eff929374a2131a8124 (patch) | |
tree | 130eed8ec87f2b041d869bd23e7f87f7893d3b69 /man | |
parent | 39f3eab40c73ddc7d7058eadb136f58880538f0e (diff) | |
parent | da09e217570b4c1634a04d73f9d2f871afa2004a (diff) |
Merge branch 'master' of git://github.com/derf/feh
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/man/feh.pre b/man/feh.pre index 701e399..e9ee3b7 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1060,7 +1060,8 @@ Toggle filename display . .It f Bq save_filelist . -Save the current filelist to a unique filename +Save the current filelist as +.Qq feh_PID_ID_filelist . .It h Bq toggle_pause . @@ -1102,7 +1103,8 @@ Reload current image. Useful for webcams . .It s Bq save_image . -Save the current image to a unique filename +Save the current image as +.Qq feh_PID_ID_FILENAME . .It v Bq toggle_fullscreen . @@ -1361,14 +1363,18 @@ Rotate current image . .Sh MOUSE ACTIONS . -When viewing an image, by default mouse button 1 pans -.Pq moves the image around +Default Bindings: +When viewing an image, mouse button 1 pans the image +.Pq moves it around or, when only clicked, moves to the next image -.Pq slideshow mode only ; -button 2 zooms +.Pq slideshow mode only . +Quick drags with less than 2px of movement per axis will be treated as clicks +to aid graphics tablet users. +. +Mouse button 2 zooms .Po click and drag left->right to zoom in, right->left to zoom out, click once to restore zoom to 100% -.Pc ; +.Pc and mouse button 3 opens the menu. . .Pp |