X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/a7aee433ccfd2590e0785a7b93a89d8d0593a234..e0add428d2ebf6998af80a5deeadb3d972be5a82:/dmenu.1 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)