1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-29 10:53:31 +02:00

added first asciidoc files

This commit is contained in:
Martin Stubenschrott
2008-01-06 13:51:52 +00:00
parent 21b8064322
commit b82a57b89c
4 changed files with 426 additions and 0 deletions

View File

@@ -12,6 +12,13 @@ Options are beaaaaautiful, but read the
<a href="introduction.xhtml">introduction</a>
first.
<script language="JavaScript" type="text/javascript">
<![CDATA[
document.write("<b>Hello World!</b>");
]]>
</script>
<h2 id="options">Options</h2><table class="vimperator options">
<tr class="description"><td class="usage" valign="top"><code>'activate'</code><br/><code>'act'</code><br/></td><td valign="top"><span class="shorthelp">Define when tabs are automatically activated</span><br/>stringlist (default: homepage,quickmark,tabopen,paste)<br/><br/>Available items:<br/><ul><li><b>homepage</b>: <code class="mapping">gH</code> mapping</li><li><b>quickmark</b>: <code class="mapping">go</code> and <code class="mapping">gn</code> mappings</li><li><b>tabopen</b>: <code class="command">:tabopen[!]</code> command</li><li><b>paste</b>: <code class="mapping">P</code> and <code class="mapping">gP</code> mappings</li></ul><br/></td><td class="taglist" valign="top"><code class="tag">'activate'</code><br/><code class="tag">'act'</code><br/></td></tr><tr class="separator"><td colspan="3"><hr/></td></tr>