diff options
author | Finn Teegen <finnteegen@googlemail.com> | 2024-01-10 13:34:08 +0100 |
---|---|---|
committer | Birte Friesel <derf@chaosdorf.de> | 2024-06-30 11:55:12 +0200 |
commit | 446f815540fc1608215924513a208340c6a5f7b9 (patch) | |
tree | 9dedda783b547e35472e7c0d30bee01b94048f58 /man | |
parent | 3f455b109b4629b2e3017012aeb2e95e77408c39 (diff) |
Add support for simple tap zones
derf/feh#726
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index a50ecf9..b3125be 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -437,6 +437,10 @@ Specify as extra directory in which to search for fonts; can be used multiple times to add multiple paths. . +.It Cm --tap-zones +. +Enable tap zones for previous/next file in slide show mode +. .It Cm --force-aliasing . Disable anti-aliasing for zooming, background setting etc. |