X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;ds=sidebyside;f=dmenu.1;h=cff22141f9a1e6e7d19b593bb59017fd58df9e09;hb=eeba6221b1f2863800dc3490eb80f3b7adb14675;hp=a1ec695c2a06584b29a7ca38cfbadc41ba503a99;hpb=31ffcd3b9a2beccb8b8830055748e52e07b3b258;p=dmenu.git diff --git a/dmenu.1 b/dmenu.1 index a1ec695..cff2214 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -39,7 +39,7 @@ is a dmenu script used by dwm which lists programs in the user's PATH and executes the selected item. .P .B dmenu_path -is a script used by dmenu_run to find and cache a list of programs. +is a program used by dmenu_run to find and cache a list of executables. .SH OPTIONS .TP .B \-b @@ -55,7 +55,7 @@ dmenu lists items vertically, with the given number of lines. 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)