Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
update to libdc, fixed utf8 bug
[dmenu.git]
/
dmenu.1
diff --git
a/dmenu.1
b/dmenu.1
index
e1f8393
..
45f9cf1
100644
(file)
--- a/
dmenu.1
+++ b/
dmenu.1
@@
-52,10
+52,10
@@
dmenu matches menu items case insensitively.
dmenu lists items vertically, with the given number of lines.
.TP
.BI \-p " prompt"
dmenu lists items vertically, with the given number of lines.
.TP
.BI \-p " prompt"
-defines the prompt to be displayed to the left of the input
area
.
+defines the prompt to be displayed to the left of the input
field
.
.TP
.BI \-fn " font"
.TP
.BI \-fn " font"
-defines the font set used.
+defines the font
or font
set used.
.TP
.BI \-nb " color"
defines the normal background color.
.TP
.BI \-nb " color"
defines the normal background color.
@@
-93,7
+93,7
@@
success.
.B Escape (Control\-c)
Exit without selecting an item, returning failure.
.TP
.B Escape (Control\-c)
Exit without selecting an item, returning failure.
.TP
-.B
Control\-y
+.B
Shift\-Insert
Paste the current X selection into the input field.
.SH SEE ALSO
.BR dwm (1)
Paste the current X selection into the input field.
.SH SEE ALSO
.BR dwm (1)