Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
Added tag 0.7 for changeset 5fc20d7158bd16b4d5f8d1c25e177680b6d54252
[dmenu.git]
/
dmenu.1
diff --git
a/dmenu.1
b/dmenu.1
index
926b559
..
fb0a5fe
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
the X Window System
,
+is a generic, highly customizable, and efficient menu for
X
,
originally designed for
.BR dwm (1).
It supports arbitrary, user defined menu contents.
.SS Options
.TP
.B \-v
originally designed for
.BR dwm (1).
It supports arbitrary, user defined menu contents.
.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.