updated manpage
645f1d0d
1 file(s) · +11 −7
| 5 | 5 | .B dmenu |
|
| 6 | 6 | .RB [ \-i ] |
|
| 7 | 7 | .RB [ \-b ] |
|
| 8 | - | .RB [ \-l " <lines>"] |
|
| 9 | - | .RB [ \-fn " <font>"] |
|
| 10 | - | .RB [ \-nb " <color>"] |
|
| 11 | - | .RB [ \-nf " <color>"] |
|
| 12 | - | .RB [ \-p " <prompt>"] |
|
| 13 | - | .RB [ \-sb " <color>"] |
|
| 14 | - | .RB [ \-sf " <color>"] |
|
| 8 | + | .RB [ \-e " <xid>]" |
|
| 9 | + | .RB [ \-l " <lines>]" |
|
| 10 | + | .RB [ \-fn " <font>]" |
|
| 11 | + | .RB [ \-nb " <color>]" |
|
| 12 | + | .RB [ \-nf " <color>]" |
|
| 13 | + | .RB [ \-p " <prompt>]" |
|
| 14 | + | .RB [ \-sb " <color>]" |
|
| 15 | + | .RB [ \-sf " <color>]" |
|
| 15 | 16 | .RB [ \-v ] |
|
| 16 | 17 | .SH DESCRIPTION |
|
| 17 | 18 | .SS Overview |
|
| 26 | 27 | .TP |
|
| 27 | 28 | .B \-b |
|
| 28 | 29 | defines that dmenu appears at the bottom. |
|
| 30 | + | .TP |
|
| 31 | + | .B \-e <xid> |
|
| 32 | + | reparents dmenu to the window specified by xid. |
|
| 29 | 33 | .TP |
|
| 30 | 34 | .B \-l <lines> |
|
| 31 | 35 | activates vertical list mode. |
|