diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-01-22 00:45:38 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-01-22 00:45:38 +0100 |
commit | 9d6fd252c3ef3c1eb42d8e722495a6b56eeddb70 (patch) | |
tree | fe88a4b0606dd64b0101020e18c635e6e6adf595 /man/feh.pre | |
parent | e00003dcd2a34617152467f7f09d4df34feb9797 (diff) |
Add menu keybindings to documentation
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 25 |
1 files changed, 25 insertions, 0 deletions
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 . |