diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-11-13 11:09:43 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-11-13 11:09:43 +0100 |
commit | 2ca6d3b5e7e1b16a33860dfa1eb81690a1140866 (patch) | |
tree | 42fc376d47f1b2ef4f717d5d5209dffe1a512f40 /man | |
parent | 8be4f53f8b6b135128fc0b28c5a073770e2f1c90 (diff) |
Add bindable button "0" for mouse movement
Useful to make feh quit (or execute actions) on mouse movement
Closes #568
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 419820c..0ec2613 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1905,6 +1905,13 @@ section can also be bound to a button. . Reload current image . +.It 0 Ao cursor movement while not panning, zooming, or similar Ac +. +Does not have a default binding. +By binding it to +.Cm quit , +you can turn feh into a simple screensaver. +. .It 1 Ao left mouse button Ac Bq pan . pan the current image |