diff options
| author | Szymon Dziok <b0hoon@o2.pl> | 2014-10-15 16:23:34 +0200 |
|---|---|---|
| committer | Szymon Dziok <b0hoon@o2.pl> | 2014-10-22 09:59:26 +0200 |
| commit | a8b5589523a0be2f26a22607e5c0e12382a64f4e (patch) | |
| tree | 3088f897f35a5bdc08509488a45844180f48b8cb /manual/plugins/text_viewer.tex | |
| parent | f4435708978a09795a959d7d97431ca003ecf00d (diff) | |
| download | rockbox-a8b5589523a0be2f26a22607e5c0e12382a64f4e.zip rockbox-a8b5589523a0be2f26a22607e5c0e12382a64f4e.tar.gz rockbox-a8b5589523a0be2f26a22607e5c0e12382a64f4e.tar.bz2 rockbox-a8b5589523a0be2f26a22607e5c0e12382a64f4e.tar.xz | |
Manual for the Samsung YH920/YH925.
Change-Id: I2db0023cae585e9c9517da9ed2e9de6195081ce2
Diffstat (limited to 'manual/plugins/text_viewer.tex')
| -rw-r--r-- | manual/plugins/text_viewer.tex | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex index 8f1139a..396eb24 100644 --- a/manual/plugins/text_viewer.tex +++ b/manual/plugins/text_viewer.tex @@ -11,7 +11,8 @@ by using \emph{Open with} from the \emph{Context Menu} \begin{btnmap} \opt{PLAYER_PAD}{\ButtonLeft} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% - ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonUp} + ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD% + ,SAMSUNG_YH92X_PAD}{\ButtonUp} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} \opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp} \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp} @@ -27,7 +28,8 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{PLAYER_PAD}{\ButtonRight} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% - ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonDown} + ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD% + ,SAMSUNG_YH92X_PAD}{\ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} \opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollDown} \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolDown} @@ -123,6 +125,7 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{MROBE100_PAD}{\ButtonDisplay} \opt{MPIO_HD200_PAD}{FIXME} \opt{touchscreen}{\TouchCenter} + \opt{SAMSUNG_YH92X_PAD}{\ButtonRew} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCMode} } @@ -133,7 +136,7 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} - \opt{IRIVER_H10_PAD}{\ButtonFF} + \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{SANSA_FUZEPLUS_PAD}{Long \ButtonSelect} \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonDown+\ButtonSelect} @@ -158,6 +161,7 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{COWON_D2_PAD}{\ButtonMenu{} / }% \opt{MPIO_HD200_PAD}{\ButtonFunc} + \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay} \opt{touchscreen}{\TouchTopRight} \opt{HAVEREMOTEKEYMAP}{& \opt{IAUDIO_M3_PAD}{\ButtonRCPlay} @@ -173,7 +177,7 @@ by using \emph{Open with} from the \emph{Context Menu} \opt{GIGABEAT_S_PAD}{\ButtonBack} \opt{COWON_D2_PAD}{\ButtonPower{} / }% \opt{touchscreen}{\TouchTopLeft} - \opt{IAUDIO_M3_PAD,PBELL_VIBE500_PAD}{\ButtonRec} + \opt{IAUDIO_M3_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec} \opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay} \opt{MPIO_HD300_PAD}{Long \ButtonMenu} \opt{HAVEREMOTEKEYMAP}{& |