summaryrefslogtreecommitdiff
path: root/manual/plugins/jpegviewer.tex
diff options
context:
space:
mode:
authorTeruaki Kawashima <teru@rockbox.org>2010-02-25 11:11:41 +0000
committerTeruaki Kawashima <teru@rockbox.org>2010-02-25 11:11:41 +0000
commit15f6bfc0e5b63287353df9186b62598adfed7ce2 (patch)
tree5471688af4d89d6f19593ed59df85d738e8d90be /manual/plugins/jpegviewer.tex
parentd95211a23d974d175a8609fa3efc7ca43d403993 (diff)
downloadrockbox-15f6bfc0e5b63287353df9186b62598adfed7ce2.tar.gz
rockbox-15f6bfc0e5b63287353df9186b62598adfed7ce2.zip
imageviewer: add button to quit plugin immediately if there is enough key for it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24904 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/jpegviewer.tex')
-rw-r--r--manual/plugins/jpegviewer.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index 9a582386e0..fd66c917e8 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -88,6 +88,13 @@ view a bigger file you may need to stop playback.}
88 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} 88 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
89 } 89 }
90 & Show menu / Abort \\ 90 & Show menu / Abort \\
91 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{
92 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
93 \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
94 \opt{GIGABEAT_S_PAD}{\ButtonBack}
95 \opt{HAVEREMOTEKEYMAP}{& }
96 & Quit the viewer \\
97 }
91\end{btnmap} 98\end{btnmap}
92\end{table} 99\end{table}
93 100