diff options
| author | Szymon Dziok <b0hoon@o2.pl> | 2014-10-22 09:58:28 +0200 |
|---|---|---|
| committer | Szymon Dziok <b0hoon@o2.pl> | 2014-10-22 09:59:26 +0200 |
| commit | e7f113e1bba417577b1b8564ea683900862537ef (patch) | |
| tree | 33bf482896fbe6be859839606dd97b401eb3de79 /manual/plugins/pictureflow.tex | |
| parent | fa11990a2c90db4145592633efb0094c8ea84cfb (diff) | |
| download | rockbox-e7f113e1bba417577b1b8564ea683900862537ef.zip rockbox-e7f113e1bba417577b1b8564ea683900862537ef.tar.gz rockbox-e7f113e1bba417577b1b8564ea683900862537ef.tar.bz2 rockbox-e7f113e1bba417577b1b8564ea683900862537ef.tar.xz | |
Manual for the Samsung YH820.
Change-Id: I1c760b4846963f39b9df60413ffbb9f95dc0e0fb
Diffstat (limited to 'manual/plugins/pictureflow.tex')
| -rw-r--r-- | manual/plugins/pictureflow.tex | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index 455c49c..1a32a08 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex @@ -24,7 +24,8 @@ aware: \subsubsection{Keys} \begin{btnmap} - \opt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{ + \opt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD% + ,SAMSUNG_YH820_PAD}{ \ActionStdPrev{} / \ActionStdNext & \opt{HAVEREMOTEKEYMAP}{ @@ -34,7 +35,8 @@ aware: } % only scroll wheel and `strip' targets use the same action in album and track list - \nopt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{% + \nopt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD% + ,SAMSUNG_YH820_PAD}{% % currently the M3 does not use buttons of the main unit which has no display \nopt{IAUDIO_M3_PAD,MPIO_HD200_PAD,touchscreen}{\ButtonLeft{} / \ButtonRight} \opt{MPIO_HD200_PAD}{FIXME} @@ -59,10 +61,11 @@ aware: \nopt{IAUDIO_M3_PAD}{% \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,touchscreen,PBELL_VIBE500_PAD% - ,SANSA_FUZE_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD} + ,SANSA_FUZE_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD% + ,SAMSUNG_YH820_PAD} {\ButtonSelect} \opt{ONDIO_PAD}{\ButtonUp} - \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRight} + \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight} \opt{RECORDER_PAD}{\ButtonOn} \opt{touchscreen}{\TouchCenter} \opt{SANSA_FUZE_PAD}{\ButtonRight} @@ -116,7 +119,7 @@ aware: \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu} \opt{SANSA_FUZE_PAD}{Long \ButtonHome} - \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec} + \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec} \opt{MPIO_HD200_PAD}{FIXME} \opt{MPIO_HD300_PAD}{Long \ButtonMenu} \opt{touchscreen}{ |