add reference to new features on the manual
This commit is contained in:
parent
7b166488b1
commit
45115feb15
11
xmenu.1
11
xmenu.1
|
@ -95,8 +95,15 @@ is controlled by the mouse,
|
||||||
but can also be controlled by the keyboard.
|
but can also be controlled by the keyboard.
|
||||||
Items can be selected using the arrow keys,
|
Items can be selected using the arrow keys,
|
||||||
Tab (with and without Shift),
|
Tab (with and without Shift),
|
||||||
|
Home, End,
|
||||||
Enter and Esc.
|
Enter and Esc.
|
||||||
.TP
|
.TP
|
||||||
|
.BR Home
|
||||||
|
Select the first item in the menu.
|
||||||
|
.TP
|
||||||
|
.BR End
|
||||||
|
Select the last item in the menu.
|
||||||
|
.TP
|
||||||
.BR Down ", " Tab
|
.BR Down ", " Tab
|
||||||
Cycle through the items in the regular direction.
|
Cycle through the items in the regular direction.
|
||||||
.TP
|
.TP
|
||||||
|
@ -111,6 +118,10 @@ Go to the menu above.
|
||||||
.TP
|
.TP
|
||||||
.B Esc
|
.B Esc
|
||||||
Go to the menu above or exit xmenu.
|
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
|
.SH RESOURCES
|
||||||
.B
|
.B
|
||||||
xmenu
|
xmenu
|
||||||
|
|
Loading…
Reference in New Issue
Block a user