dmenu.1: clarify monitor numbers are starting from 0 (first mon) 34f549ad
Hiltjo Posthuma · 2015-11-07 12:53 1 file(s) · +2 −1
dmenu.1 +2 −1
52 52
dmenu lists items vertically, with the given number of lines.
53 53
.TP
54 54
.BI \-m " monitor"
55 -
dmenu is displayed on the monitor supplied.
55 +
dmenu is displayed on the monitor number supplied. Monitor numbers are starting
56 +
from 0.
56 57
.TP
57 58
.BI \-p " prompt"
58 59
defines the prompt to be displayed to the left of the input field.