From 15f6bfc0e5b63287353df9186b62598adfed7ce2 Mon Sep 17 00:00:00 2001 From: Teruaki Kawashima Date: Thu, 25 Feb 2010 11:11:41 +0000 Subject: 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 --- manual/plugins/pngviewer.tex | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manual/plugins/pngviewer.tex') diff --git a/manual/plugins/pngviewer.tex b/manual/plugins/pngviewer.tex index 56ca86af29..33160129ab 100644 --- a/manual/plugins/pngviewer.tex +++ b/manual/plugins/pngviewer.tex @@ -85,6 +85,13 @@ display them. \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} } & Show menu / Abort while decoding \\ + \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{ + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} + \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} + \opt{GIGABEAT_S_PAD}{\ButtonBack} + \opt{HAVEREMOTEKEYMAP}{& } + & Quit the viewer \\ + } \end{btnmap} \end{table} -- cgit v1.2.3