summaryrefslogtreecommitdiff
path: root/common/locale
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2010-12-22 19:54:00 -0500
committerKris Maglione <maglione.k@gmail.com>2010-12-22 19:54:00 -0500
commit06936c88ea9d1663a18191f15ff0cd3b784cbef1 (patch)
treea630335af9afaeb57c74ce22b5658545922b682d /common/locale
parentc65758864d67186c9cde65d5ae25f5fbd1e84ee9 (diff)
downloadpentadactyl-06936c88ea9d1663a18191f15ff0cd3b784cbef1.tar.gz
Add :feedkeys (perhaps to replace :normal?)
Diffstat (limited to 'common/locale')
-rw-r--r--common/locale/en-US/index.xml1
-rw-r--r--common/locale/en-US/various.xml16
2 files changed, 15 insertions, 2 deletions
diff --git a/common/locale/en-US/index.xml b/common/locale/en-US/index.xml
index 343638a8..26a616e7 100644
--- a/common/locale/en-US/index.xml
+++ b/common/locale/en-US/index.xml
@@ -255,6 +255,7 @@ This file contains a list of all available commands, mappings and options.
<dt><ex>:extensions</ex></dt> <dd>List all installed extensions</dd>
<dt><ex>:extoptions</ex></dt> <dd>Open an extension's preference dialog</dd>
<dt><ex>:extupdate</ex></dt> <dd>Update an extension</dd>
+ <dt><ex>:feedkeys</ex></dt> <dd>Fake key events</dd>
<dt><ex>:finish</ex></dt> <dd>Stop sourcing a script file</dd>
<dt><ex>:forward</ex></dt> <dd>Go forward in the browser history</dd>
<dt><ex>:frameonly</ex></dt> <dd>Show only the current frame's page</dd>
diff --git a/common/locale/en-US/various.xml b/common/locale/en-US/various.xml
index 2ee221e2..327a7897 100644
--- a/common/locale/en-US/various.xml
+++ b/common/locale/en-US/various.xml
@@ -23,15 +23,27 @@
arguments. These context names may be used to tune the function of
the completion system via options like <o>autocomplete</o> and
<o>wildcase</o>. Note that completion must be triggered in order
- for this command to be effective, so if autocompletion is not
+ for this command to be effective, so if auto-completion is not
active, you'll need to press the <k name="Tab" mode="c"/> key at
least once. You should also be aware that this command is only
- useful from the commandline.
+ useful from the command line.
</p>
</description>
</item>
<item>
+ <tags>:fk :feedkeys</tags>
+ <spec>feedkeys<oa>!</oa></spec>
+ <description>
+ <p>Fake key events.</p>
+
+ <dl>
+ <dt>-mode</dt> <dd>The in which to feed the keys (short name: <em>-m</em>)</dd>
+ </dl>
+ </description>
+</item>
+
+<item>
<tags>:norm :normal</tags>
<spec>:norm<oa>al</oa><oa>!</oa> <a>keys</a></spec>
<description>