summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/main.tex2
-rw-r--r--manual/plugins/periodic_table.tex13
2 files changed, 15 insertions, 0 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 7369d35c03..1583ea0723 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -250,6 +250,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
250 250
251{\input{plugins/metronome.tex}} 251{\input{plugins/metronome.tex}}
252 252
253\opt{lcd_bitmap}{\input{plugins/periodic_table.tex}}
254
253\opt{swcodec}{\opt{recording_mic}{\input{plugins/pitch_detector.tex}}} 255\opt{swcodec}{\opt{recording_mic}{\input{plugins/pitch_detector.tex}}}
254 256
255{\input{plugins/random_folder_advance_config.tex}} 257{\input{plugins/random_folder_advance_config.tex}}
diff --git a/manual/plugins/periodic_table.tex b/manual/plugins/periodic_table.tex
new file mode 100644
index 0000000000..08e6bf9253
--- /dev/null
+++ b/manual/plugins/periodic_table.tex
@@ -0,0 +1,13 @@
1\subsection{Periodic Table}
2
3The periodic table plugin allows easy browsing and viewing of details of elements, giving a detailed output for each selection. Navigate the table using the directional keys, pressing back or exit exits the plugin.
4
5\begin{btnmap}
6 \PluginUp, \PluginDown, \PluginLeft, \PluginRight
7 \opt{HAVEREMOTEKEYMAP}{& \PluginRCUp, \PluginRCDown, \PluginRCLeft, \PluginRCRight}
8 & Move cursor\\
9
10 \PluginCancel
11 \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
12 & Quit\\
13\end{btnmap}