diff options
| author | ilya | 2010-03-10 12:16:35 -0800 |
|---|---|---|
| committer | ilya | 2010-03-10 12:16:35 -0800 |
| commit | c4a41329a3ed97cd5183fd11cae7b137e41e4a7b (patch) | |
| tree | 3fcdae8854c4e9e219e292f26715904a8dda6b0f /README.markdown | |
| parent | f957476f26241ff9d899fbadd3254d2004ced936 (diff) | |
| download | vimium-c4a41329a3ed97cd5183fd11cae7b137e41e4a7b.tar.bz2 | |
Update the README with modifier key definitions.
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 964da8a0..02b0c847 100644 --- a/README.markdown +++ b/README.markdown @@ -20,7 +20,8 @@ The Settings page can be found by clicking the Options button next to Vimium on Keyboard Bindings ----------------- -<c-x> is to be interpreted as ctrl + x together. +Modifier keys are specified as follows: <c-x>, <m-x>, <a-x> for ctrl+x, meta+x, and alt+x +respectively. Navigating the current page: h scroll left |
