executes the selected item.
.P
.B dmenu_path
-is a script used by dmenu_run to find and cache a list of programs.
+is a program used by dmenu_run to find and cache a list of executables.
.SH OPTIONS
.TP
.B \-b
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"
-defines the font set used.
+defines the font or font set used.
.TP
.BI \-nb " color"
defines the normal background color.
.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)