From 5035833bf8a6c31af1d4d5af17d9eb0edcb07973 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Fri, 23 Apr 2010 19:39:39 +0000 Subject: Packard Bell Vibe: finish the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25703 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/pictureflow.tex | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'manual/plugins/pictureflow.tex') diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index 4f1ba4990c..6355080915 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex @@ -25,7 +25,7 @@ aware: \subsubsection{Keys} \begin{table} \begin{btnmap}{}{} - \opt{scrollwheel,IRIVER_H10_PAD}{ + \opt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{ \ActionStdPrev{} / \ActionStdNext & \opt{HAVEREMOTEKEYMAP}{ @@ -35,7 +35,7 @@ aware: } % only scroll wheel and 'strip' targets use the same action in album and track list - \nopt{scrollwheel,IRIVER_H10_PAD}{% + \nopt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{% % currently the M3 does not use buttons of the main unit which has no display \nopt{IAUDIO_M3_PAD,COWON_D2_PAD}{\ButtonLeft{} / \ButtonRight} & @@ -57,9 +57,10 @@ aware: } \nopt{IAUDIO_M3_PAD}{% - \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,COWON_D2_PAD}{\ButtonSelect} + \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD} + {\ButtonSelect} \opt{ONDIO_PAD}{\ButtonUp} - \opt{IRIVER_H10_PAD}{\ButtonRight} + \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight} \opt{RECORDER_PAD}{\ButtonOn} \opt{COWON_D2_PAD}{\TouchCenter} } @@ -104,6 +105,7 @@ aware: \opt{SANSA_C200_PAD,IRIVER_H10_PAD,COWON_D2_PAD}{Long \ButtonPower} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu} \opt{SANSA_FUZE_PAD}{Long \ButtonHome} + \opt{PBELL_VIBE500_PAD}{\ButtonRec} } & \opt{HAVEREMOTEKEYMAP}{ -- cgit v1.2.3