.RB [ \-f ]
.RB [ \-i ]
.RB [ \-l
+.RB [ \-m
+.IR monitor ]
.IR lines ]
.RB [ \-p
.IR prompt ]
.BI \-l " lines"
dmenu lists items vertically, with the given number of lines.
.TP
+.BI \-m " monitor"
+dmenu is displayed on the monitor supplied.
+.TP
.BI \-p " prompt"
defines the prompt to be displayed to the left of the input field.
.TP
Confirm selection. Prints the selected item to stdout and exits, returning
success.
.TP
+.B Ctrl-Return
+Confirm selection. Prints the selected item to stdout and continues.
+.TP
.B Shift\-Return
Confirm input. Prints the input text to stdout and exits, returning success.
.TP
C\-f
Right
.TP
+C\-g
+Escape
+.TP
C\-h
Backspace
.TP
C\-m
Return
.TP
+C\-M
+Shift-Return
+.TP
C\-n
Down
.TP