Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Added tag 0.8 for changeset 409667a57221f7e50ba8b5248f638915cd61b366
[dmenu.git]
/
dmenu.1
diff --git
a/dmenu.1
b/dmenu.1
index
8f56491
..
0fa21f9
100644
(file)
--- a/
dmenu.1
+++ b/
dmenu.1
@@
-7,19
+7,19
@@
dmenu \- dynamic menu
.SH DESCRIPTION
.SS Overview
.B dmenu
.SH DESCRIPTION
.SS Overview
.B dmenu
-is a generic, highly customizable, and efficient menu for X,
-originally designed for
+is a generic menu for X, originally designed for
.BR dwm (1).
.BR dwm (1).
-It supports arbitrary, user defined menu contents.
+It manages huge amounts (up to 10.000 and more) of user defined menu items
+efficiently.
.SS Options
.TP
.B \-v
.SS Options
.TP
.B \-v
-prints version information to st
do
ut, then exits.
+prints version information to st
andard outp
ut, then exits.
.SH USAGE
.B dmenu
.SH USAGE
.B dmenu
-reads a list of newline-separated items from st
din
and creates a menu.
+reads a list of newline-separated items from st
andard input
and creates a menu.
When the user selects an item or enters any text and presses Return, his choice
When the user selects an item or enters any text and presses Return, his choice
-is printed to st
do
ut and
+is printed to st
andard outp
ut and
.B dmenu
terminates.
.B dmenu
.B dmenu
terminates.
.B dmenu
@@
-36,10
+36,10
@@
Tab
Copy the selected item to the input field.
.TP
Return
Copy the selected item to the input field.
.TP
Return
-Confirm selection and quit (print the selected item to st
do
ut).
+Confirm selection and quit (print the selected item to st
andard outp
ut).
.TP
Shift-Return
.TP
Shift-Return
-Confirm selection and quit (print the text in the input field to st
do
ut).
+Confirm selection and quit (print the text in the input field to st
andard outp
ut).
.TP
Escape
Quit without selecting an item.
.TP
Escape
Quit without selecting an item.