X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=dmenu.1;h=45f9cf1557c6c3e442629acfdf8ca26ea1ad55b0;hb=610a0a8d126b5caa7fec60632c999ca326ca2eff;hp=e1f839324559984e7d6b17b9c881e2eae95e9d2a;hpb=a7aee433ccfd2590e0785a7b93a89d8d0593a234;p=dmenu.git diff --git a/dmenu.1 b/dmenu.1 index e1f8393..45f9cf1 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -52,10 +52,10 @@ dmenu matches menu items case insensitively. 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. @@ -93,7 +93,7 @@ success. .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)