summaryrefslogtreecommitdiff
path: root/manual/plugins/jpegviewer.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/jpegviewer.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/jpegviewer.tex')
-rw-r--r--manual/plugins/jpegviewer.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index c67a970a93..07b39840dc 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -5,10 +5,11 @@ Open a .jpg file in the file browser to view it\opt{recorder,recorderv2fm,ondio,
5the decoding process needs to share memory with audio tracks. To be able viewing 5the decoding process needs to share memory with audio tracks. To be able viewing
6bigger file you may need to stop playback.} 6bigger file you may need to stop playback.}
7 7
8\begin{table}[!htb] 8\fixme{use btnmap here -- make this table break more nicely}
9 \begin{center} 9\begin{table}
10\begin{center}
10 \begin{tabularx}{.8\textwidth}{lX}\toprule 11 \begin{tabularx}{.8\textwidth}{lX}\toprule
11 \textbf{Key} & \textbf{Action}\\\midrule 12 \btnhead
12 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonUp\ / \ButtonDown\ / } 13 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonUp\ / \ButtonDown\ / }
13 \ButtonLeft\ / \ButtonRight 14 \ButtonLeft\ / \ButtonRight
14 & Move around in zoomed in image\\ 15 & Move around in zoomed in image\\