diff options
author | Anselm R. Garbe <arg@suckless.org> | 2007-01-11 13:51:15 +0100 |
---|---|---|
committer | Anselm R. Garbe <arg@suckless.org> | 2007-01-11 13:51:15 +0100 |
commit | 09813fcf2c7929fbfe5bc2f9d877c4e2e83e14b8 (patch) | |
tree | 6479425df6f4965071152434c783f5f30d6097b3 | |
parent | 64d68b7de9fb413b147124f0c76b65d5f3070430 (diff) |
s/Mod1-Shift-g/Mod1-G/ in fact Sander is right
-rw-r--r-- | dmenu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
64 | Select the first item of the previous/next 'page' of items. | 64 | Select 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) |
67 | Select the first/last item. | 67 | Select the first/last item. |
68 | .TP | 68 | .TP |
69 | .B Tab (Control-i) | 69 | .B Tab (Control-i) |