X-Git-Url: https://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/486784ca8e5b228f81f125ea22d1a35ad711414c..2b0484b11ccb71b9bed2593706938928a32a4e11:/xmenu.1 diff --git a/xmenu.1 b/xmenu.1 index a85d4cf..30ea36b 100644 --- a/xmenu.1 +++ b/xmenu.1 @@ -18,12 +18,7 @@ The options are as follows: .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. @@ -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), -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. @@ -116,6 +118,10 @@ Go to the menu above. .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