summaryrefslogtreecommitdiff
path: root/feh.1
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-13 22:18:38 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-13 22:18:38 +0100
commitea0b82fb31c5e84f10c6fb3ea246c5f119f885da (patch)
tree3116691f71a90328110465440442b65d5a69a90f /feh.1
parentff2cb2b7cbb92946541bd20779b9fda4936c05f0 (diff)
A few feh(1) fixes
Diffstat (limited to 'feh.1')
-rw-r--r--feh.112
1 files changed, 7 insertions, 5 deletions
diff --git a/feh.1 b/feh.1
index f8e0e60..d1fdb35 100644
--- a/feh.1
+++ b/feh.1
@@ -252,6 +252,8 @@ certain other options become available. See MONTAGE MODE OPTIONS
.B -c, --collage
Enable collage mode. Collage mode is very similar to montage mode, except
the images are distributed randomly.
+When using collage mode, you should also specify --limit-width and
+--limit-height.
.TP 5
.B -i, --index
Enable Index mode. Index mode is similar to montage mode, and accepts the
@@ -614,11 +616,11 @@ Zoom to 100%
Zoom to fit the window
.SH MOUSE ACTIONS
When viewing an image, mouse button 1 moves to the next image (slideshow
-mode only), button 2 zooms (click and drag left->right to zoom in, right->
-left to zoom out, click once to restore 1x zoom), and mouse button 3 pans.
-Ctrl+button 1 blurs or sharpens the image (drag left to blur and right to
-sharpen). Ctrl+button 2 rotates the image around the center point. Ctrl+
-button 3 activates the context-sensitive menu. Buttons can be redefined
+mode only), button 2 zooms (click and drag left->right to zoom in,
+right->left to zoom out, click once to restore 1x zoom), and mouse button 3
+pans. Ctrl+button 1 blurs or sharpens the image (drag left to blur and right
+to sharpen). Ctrl+button 2 rotates the image around the center point.
+Ctrl+button 3 activates the context-sensitive menu. Buttons can be redefined
with the \-1 through \-9 (or \-\-*\-button) cmdline flags. All you people
with million button mice can remove the ctrl mask with the \-\-no-*\-ctrl-mask
options.