summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-12-19 08:26:42 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-12-19 08:26:42 +0100
commit3db2920802b6ab4d3a652124339baee007529431 (patch)
treef819db69b39eeea8fd0825f5721eeb5a71fe8000 /man
parent51dabb8eea5c8dc19b4bb2c598171f7092ffb72b (diff)
treat quick, low-offset drags as clicks (closes #113)
Diffstat (limited to 'man')
-rw-r--r--man/feh.pre14
1 files changed, 9 insertions, 5 deletions
diff --git a/man/feh.pre b/man/feh.pre
index 81a5cd6..8d41581 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -1363,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 grahics 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