dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
commit c1241bcba3dc41787a4f38a8d123c8a81690c985
parent eeba6221b1f2863800dc3490eb80f3b7adb14675
Author: Connor Lane Smith <cls@lubutu.com>
Date:   Fri, 12 Nov 2010 00:01:54 +0000

updated manpage
Diffstat:
Mdmenu.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dmenu.1 b/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)