From 6f84c13efd5b3ed19e60b30d9be0e1583805af83 Mon Sep 17 00:00:00 2001 From: Connor Lane Smith Date: Fri, 12 Nov 2010 00:01:54 +0000 Subject: [PATCH] updated manpage --- dmenubar/dmenu.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmenubar/dmenu.1 b/dmenubar/dmenu.1 index cff2214..08d103f 100644 --- a/dmenubar/dmenu.1 +++ b/dmenubar/dmenu.1 @@ -93,7 +93,7 @@ success. .B Escape (Control\-c) Exit without selecting an item, returning failure. .TP -.B Shift\-Insert +.B Control\-y Paste the current X selection into the input field. .SH SEE ALSO .BR dwm (1)