remove typo
[xmenu] / xmenu.1
diff --git a/xmenu.1 b/xmenu.1
index a85d4cf..30ea36b 100644 (file)
--- a/xmenu.1
+++ b/xmenu.1
@@ -18,12 +18,7 @@ The options are as follows:
 .TP
 .B -i
 Disable icons.
 .TP
 .B -i
 Disable icons.
-.B xmenu
-allocates a space at the left side of the menu for the icons;
-if there is no icon, then this space will be blank.
-Setting the
-.B -i
-option removes this space, making the menu narrower.
+This makes xmenu loading faster when not using icons.
 .TP
 .BI -p " position"
 Set the position to spawn xmenu.
 .TP
 .BI -p " position"
 Set the position to spawn xmenu.
@@ -100,7 +95,14 @@ 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),
-Enter and Esc.
+Home, End,
+Enter and Esc, and 1-9 keys.
+.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.
@@ -116,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