add reference to new features on the manual
authorphillbush <phillbush@cock.li>
Thu, 17 Sep 2020 03:54:35 +0000 (00:54 -0300)
committerphillbush <phillbush@cock.li>
Thu, 17 Sep 2020 03:54:35 +0000 (00:54 -0300)
xmenu.1

diff --git a/xmenu.1 b/xmenu.1
index 1e602df..9a0f6a7 100644 (file)
--- a/xmenu.1
+++ b/xmenu.1
@@ -95,8 +95,15 @@ is controlled by the mouse,
 but can also be controlled by the keyboard.
 Items can be selected using the arrow keys,
 Tab (with and without Shift),
 but can also be controlled by the keyboard.
 Items can be selected using the arrow keys,
 Tab (with and without Shift),
+Home, End,
 Enter and Esc.
 .TP
 Enter and Esc.
 .TP
+.BR Home
+Select the first item in the menu.
+.TP
+.BR End
+Select the last item in the menu.
+.TP
 .BR Down ", " Tab
 Cycle through the items in the regular direction.
 .TP
 .BR Down ", " Tab
 Cycle through the items in the regular direction.
 .TP
@@ -111,6 +118,10 @@ Go to the menu above.
 .TP
 .B Esc
 Go to the menu above or exit xmenu.
 .TP
 .B Esc
 Go to the menu above or exit xmenu.
+.PP
+Additional key bindings can be set at compile time by changing the
+.B config.h
+file.
 .SH RESOURCES
 .B
 xmenu
 .SH RESOURCES
 .B
 xmenu