aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-11-08 22:31:28 +0100
committerTeddy Wing2018-11-08 22:31:28 +0100
commitf177451de4bdfe89a4141bcd9cbf2f0bb0aa059b (patch)
tree2de37cfb06f4b05d909e6cfac26cfad457526957
parente9cf6fbe47d2856b2f05d476cf37be4b3e12546e (diff)
downloaddome-key-web-f177451de4bdfe89a4141bcd9cbf2f0bb0aa059b.tar.bz2
Add system requirements section
-rw-r--r--index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html
index fbb6fff..757bb4b 100644
--- a/index.html
+++ b/index.html
@@ -80,6 +80,18 @@ cmd &lt;Down&gt; open -a Firefox</pre>
<p>Open Terminal window #2:</p>
<pre class="code code-block margin-bottom-1.8 font-size-0.8">
cmd &lt;Play&gt; osascript -e 'activate application "Terminal"' -e 'tell application "System Events" to keystroke "2" using command down'</pre>
+
+ <h2>System requirements</h2>
+ <ul>
+ <li>
+ Mac OS X 10.8 and later
+ </li>
+ <li>
+ Wired headphones with 1–3 buttons (Bluetooth headphones are currently
+ unsupported. If you know of a way to access bluetooth headphone events,
+ please <a href="mailto:support@domekey.teddywing.com">get in touch</a>.)
+ </li>
+ </ul>
</div>
</body>
</html>