diff options
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -55,7 +55,7 @@ dmenu lists items vertically, with the given number of lines. | |||
55 | defines the prompt to be displayed to the left of the input field. | 55 | defines the prompt to be displayed to the left of the input field. |
56 | .TP | 56 | .TP |
57 | .BI \-fn " font" | 57 | .BI \-fn " font" |
58 | defines the font set used. | 58 | defines the font or font set used. |
59 | .TP | 59 | .TP |
60 | .BI \-nb " color" | 60 | .BI \-nb " color" |
61 | defines the normal background color. | 61 | defines the normal background color. |
@@ -93,7 +93,7 @@ success. | |||
93 | .B Escape (Control\-c) | 93 | .B Escape (Control\-c) |
94 | Exit without selecting an item, returning failure. | 94 | Exit without selecting an item, returning failure. |
95 | .TP | 95 | .TP |
96 | .B Control\-y | 96 | .B Shift\-Insert |
97 | Paste the current X selection into the input field. | 97 | Paste the current X selection into the input field. |
98 | .SH SEE ALSO | 98 | .SH SEE ALSO |
99 | .BR dwm (1) | 99 | .BR dwm (1) |