diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-08-27 13:02:55 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-08-27 13:02:55 +0200 |
commit | fd898918df37440fd1c560b8c45aa46523f856b8 (patch) | |
tree | a47ac187e017f652ab8f4bbcac5b8e5ba3287613 /man/feh.pre | |
parent | 75e1e83713a83cd98f05d35efcedd6ac041788da (diff) |
feh(1): BUTTONS: Note that key actions can also be bound to buttons
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre index f5b73e8..01bbd9c 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1487,11 +1487,14 @@ For the available modifiers, see .Ss BUTTONS . In an image window, the following buttons may be used -.Pq The strings in Bo square brackets Bc are the config action names : +.Pq The strings in Bo square brackets Bc are the config action names . +Additionally, all actions specified in the +.Sx KEYS +section can also be bound to a button. . .Bl -tag -width indent . -.It Bq reload +.It unbound Bq reload . Reload current image . |