summaryrefslogtreecommitdiff
path: root/manual/plugins/vumeter.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-03 22:45:01 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-03 22:45:01 +0000
commit8c177221b31d9b86aa286092ede463a1c5f0a4b4 (patch)
tree885e5749966e3c4e7e29ef86222b299f29a0f4d6 /manual/plugins/vumeter.tex
parentc42c971d6c2e466d6a9de971aa759460346dc704 (diff)
downloadrockbox-8c177221b31d9b86aa286092ede463a1c5f0a4b4.tar.gz
rockbox-8c177221b31d9b86aa286092ede463a1c5f0a4b4.zip
Added environment to unify button mapping tables. Adjust plugins to use it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/vumeter.tex')
-rw-r--r--manual/plugins/vumeter.tex11
1 files changed, 4 insertions, 7 deletions
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index fe07180ecd..aedbb348d5 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -9,10 +9,8 @@ of small meters in addition to the main display (as above). From the
9settings menu the decay time for the meter (its memory), the meter type 9settings menu the decay time for the meter (its memory), the meter type
10and the meter scale can be changed. 10and the meter scale can be changed.
11 11
12\begin{table}[h!] 12\begin{table}
13\begin{center} 13\begin{btnmap}{}{}
14\begin{tabular}{@{}ll@{}}\toprule
15\textbf{Key} & \textbf{Action} \\\midrule
16\opt{recorder,recorderv2fm}{OFF}\opt{ondio}{ON/OFF} 14\opt{recorder,recorderv2fm}{OFF}\opt{ondio}{ON/OFF}
17\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Unknown} 15\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano}{Unknown}
18& Save settings and quit \\ 16& Save settings and quit \\
@@ -23,8 +21,7 @@ and the meter scale can be changed.
23\opt{h1xx,h300,ipodcolor,ipodnano}{Unknown} 21\opt{h1xx,h300,ipodcolor,ipodnano}{Unknown}
24& Settings \\ 22& Settings \\
25UP & Raise Volume \\ 23UP & Raise Volume \\
26DOWN & Lower Volume \\\bottomrule 24DOWN & Lower Volume \\
27\end{tabular} 25\end{btnmap}
28\end{center}
29\end{table} 26\end{table}
30 27