summaryrefslogtreecommitdiff
path: root/manual/plugins/rocklife.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/rocklife.tex')
-rw-r--r--manual/plugins/rocklife.tex22
1 files changed, 22 insertions, 0 deletions
diff --git a/manual/plugins/rocklife.tex b/manual/plugins/rocklife.tex
index 44e6424b56..846e0b224f 100644
--- a/manual/plugins/rocklife.tex
+++ b/manual/plugins/rocklife.tex
@@ -12,3 +12,25 @@ A \fname{.cells} file is a text file. A capital `O' marks a live cell, a dot
12marks a dead cell, all other characters are ignored. Everything on a line 12marks a dead cell, all other characters are ignored. Everything on a line
13starting with an exclamation sign (and including it) is a comment and is 13starting with an exclamation sign (and including it) is a comment and is
14ignored. 14ignored.
15
16\begin{btnmap}
17 \PluginSelect
18 \opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
19 & Play/pause\\
20
21 \PluginDown
22 \opt{HAVEREMOTEKEYMAP}{& \PluginRCDown}
23 & Change growth mode\\
24
25 \PluginRight
26 \opt{HAVEREMOTEKEYMAP}{& \PluginRCRight}
27 & Next generation\\
28
29 \PluginLeft
30 \opt{HAVEREMOTEKEYMAP}{& \PluginRCLeft}
31 & Status (only when paused)\\
32
33 \PluginCancel
34 \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
35 & Exit\\
36\end{btnmap} \ No newline at end of file