aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-11-15 06:52:43 +0100
committerTeddy Wing2018-11-15 06:52:43 +0100
commitcf9e023e89d3693771f45beb93ac7c90c1392047 (patch)
tree8567549ae5c187722a09dfd510ced5eccc0cccf1
parente747622d84b2200b5316afa8bff1620cc575089d (diff)
downloaddome-key-web-cf9e023e89d3693771f45beb93ac7c90c1392047.tar.bz2
index.html: Add an extra command to the 'frequently used' example
Give an example of a multi-button trigger mapping.
-rw-r--r--index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index 59eaf20..c0171e0 100644
--- a/index.html
+++ b/index.html
@@ -83,9 +83,10 @@ map &lt;Down&gt; &lt;D-Tab&gt;</pre>
<p>Open frequently used applications:</p>
<pre class="code code-block margin-bottom-1.8 font-size-0.8">
-cmd &lt;Up&gt; open -a Terminal
-cmd &lt;Play&gt; open -a Xcode
-cmd &lt;Down&gt; open -a Firefox</pre>
+cmd &lt;Up&gt; open -a Terminal
+cmd &lt;Play&gt; open -a Xcode
+cmd &lt;Down&gt; open -a Firefox
+cmd &lt;Up&gt;&lt;Play&gt; open -a Dictionary</pre>
<p>Open Terminal window #2:</p>
<pre class="code code-block margin-bottom-1.8 font-size-0.8">