From 9d6fd252c3ef3c1eb42d8e722495a6b56eeddb70 Mon Sep 17 00:00:00 2001
From: Daniel Friesel <derf@finalrewind.org>
Date: Sat, 22 Jan 2011 00:45:38 +0100
Subject: [PATCH] Add menu keybindings to documentation

---
 man/feh.pre | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/man/feh.pre b/man/feh.pre
index 177ed06..0926e05 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -847,6 +847,31 @@ Zoom to fit the window size
 .
 .El
 .
+.Ss MENU KEYS
+.
+The following keys bindings are used for the feh menu:
+.
+.Bl -tag -width indent
+.
+.It Ao Escape Ac Bq menu_close
+Close the menu
+.
+.It Ao Up Ac Bq menu_up
+Highlight previous menu item
+.
+.It Ao Down Ac Bq menu_down
+Highlight next menu item
+.
+.It Ao Left Ac Bq menu_parent
+Highlight parent menu item
+.
+.It Ao Right Ac Bq menu_child
+Highlight child menu item
+.
+.It Ao Return Ac , Ao Space Ac Bq menu_select
+Select highlighted menu item
+.
+.El
 .
 .Sh MOUSE ACTIONS
 .
-- 
GitLab