aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-01-11 13:51:15 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-01-11 13:51:15 +0100
commit09813fcf2c7929fbfe5bc2f9d877c4e2e83e14b8 (patch)
tree6479425df6f4965071152434c783f5f30d6097b3
parent64d68b7de9fb413b147124f0c76b65d5f3070430 (diff)
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
-rw-r--r--dmenu.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dmenu.1 b/dmenu.1
index 4bc5b03..2d2d670 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -63,7 +63,7 @@ Select the previous/next item.
63.B PageUp/PageDown (Mod1-k/Mod1-j) 63.B PageUp/PageDown (Mod1-k/Mod1-j)
64Select the first item of the previous/next 'page' of items. 64Select the first item of the previous/next 'page' of items.
65.TP 65.TP
66.B Home/End (Mod1-g/Mod1-Shift-g) 66.B Home/End (Mod1-g/Mod1-G)
67Select the first/last item. 67Select the first/last item.
68.TP 68.TP
69.B Tab (Control-i) 69.B Tab (Control-i)