2a35c4cad8
- original rockbox port: Yifu Huang - original work: Jonathan Bettencourt - modifications made: - PLA-fied - Add element 117 (ununseptium) - Implemented up/down - Fixed actinide/lanthanide navigation so that they are between scandium and titanium - Added manual entry - Fixed FG/BG colors Change-Id: Ibabfb0d28f794689ffcd8b9c360fb969d118de08 Reviewed-on: http://gerrit.rockbox.org/950 Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
13 lines
501 B
TeX
13 lines
501 B
TeX
\subsection{Periodic Table}
|
|
|
|
The 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.
|
|
|
|
\begin{btnmap}
|
|
\PluginUp, \PluginDown, \PluginLeft, \PluginRight
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCUp, \PluginRCDown, \PluginRCLeft, \PluginRCRight}
|
|
& Move cursor\\
|
|
|
|
\PluginCancel
|
|
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
|
|
& Quit\\
|
|
\end{btnmap}
|