dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
commit 09813fcf2c7929fbfe5bc2f9d877c4e2e83e14b8
parent 64d68b7de9fb413b147124f0c76b65d5f3070430
Author: Anselm R. Garbe <arg@suckless.org>
Date:   Thu, 11 Jan 2007 13:51:15 +0100

s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
Diffstat:
Mdmenu.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dmenu.1 b/dmenu.1
@@ -63,7 +63,7 @@ Select the previous/next item.
 .B PageUp/PageDown (Mod1-k/Mod1-j)
 Select the first item of the previous/next 'page' of items.
 .TP
-.B Home/End (Mod1-g/Mod1-Shift-g)
+.B Home/End (Mod1-g/Mod1-G)
 Select the first/last item.
 .TP
 .B Tab (Control-i)