summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manual/advanced_topics/main.tex2
-rw-r--r--manual/configure_rockbox/sound_settings.tex14
-rw-r--r--manual/configure_rockbox/system_options.tex69
-rw-r--r--manual/configure_rockbox/theme_settings.tex1
-rw-r--r--manual/getting_started/samsungyh_install.tex1
-rw-r--r--manual/main_menu/recording_screen.tex2
-rw-r--r--manual/platform/keymap-yh820.tex129
-rw-r--r--manual/platform/samsungyh820.tex27
-rw-r--r--manual/plugins/blackjack.tex12
-rw-r--r--manual/plugins/brickmania.tex6
-rw-r--r--manual/plugins/calculator.tex12
-rw-r--r--manual/plugins/calendar.tex11
-rw-r--r--manual/plugins/chess_clock.tex20
-rw-r--r--manual/plugins/chessbox.tex8
-rw-r--r--manual/plugins/chip8emulator.tex17
-rw-r--r--manual/plugins/chopper.tex4
-rw-r--r--manual/plugins/clix.tex9
-rw-r--r--manual/plugins/cube.tex14
-rw-r--r--manual/plugins/doom.tex22
-rw-r--r--manual/plugins/flipit.tex13
-rw-r--r--manual/plugins/fractals.tex12
-rw-r--r--manual/plugins/goban.tex28
-rw-r--r--manual/plugins/imageviewer.tex20
-rw-r--r--manual/plugins/invadrox.tex8
-rw-r--r--manual/plugins/jewels.tex8
-rw-r--r--manual/plugins/main.tex4
-rw-r--r--manual/plugins/midiplay.tex8
-rw-r--r--manual/plugins/minesweeper.tex10
-rw-r--r--manual/plugins/mpegplayer.tex2
-rw-r--r--manual/plugins/oscilloscope.tex14
-rw-r--r--manual/plugins/pacbox.tex16
-rw-r--r--manual/plugins/pegbox.tex12
-rw-r--r--manual/plugins/pictureflow.tex13
-rw-r--r--manual/plugins/pong.tex10
-rw-r--r--manual/plugins/rockblox.tex18
-rw-r--r--manual/plugins/rockboy.tex17
-rw-r--r--manual/plugins/rockpaint.tex12
-rw-r--r--manual/plugins/sliding.tex8
-rw-r--r--manual/plugins/snake.tex6
-rw-r--r--manual/plugins/snake2.tex7
-rw-r--r--manual/plugins/sokoban.tex26
-rw-r--r--manual/plugins/solitaire.tex16
-rw-r--r--manual/plugins/spacerocks.tex13
-rw-r--r--manual/plugins/star.tex18
-rw-r--r--manual/plugins/stopwatch.tex12
-rw-r--r--manual/plugins/sudoku.tex12
-rw-r--r--manual/plugins/text_viewer.tex12
-rw-r--r--manual/plugins/vumeter.tex13
-rw-r--r--manual/plugins/wormlet.tex10
-rw-r--r--manual/plugins/xobox.tex8
-rw-r--r--manual/plugins/zxbox.tex8
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex8
-rw-r--r--manual/rockbox_interface/main.tex30
-rw-r--r--manual/rockbox_interface/wps.tex4
54 files changed, 515 insertions, 301 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 687c418e4c..ba51422e17 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -622,7 +622,7 @@ Example of a configuration file:
in the \dap{} and resets all settings to their default values.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
- ,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{
+ ,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
\note{You can also reset all settings to their default
values by turning off the \dap, turning it back on, and holding the
\ButtonRec{} button immediately after the \dap{} turns on.}
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index d3239a0c30..8feacd96cc 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -410,7 +410,8 @@ change to customise your listening experience.
\begin{btnmap}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,SANSA_C200_PAD,IAUDIO_M3_PAD,MROBE100_PAD%
- ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonRight}
+ ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{PBELL_VIBE500_PAD}{\ButtonUp}
@@ -427,7 +428,8 @@ change to customise your listening experience.
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,SANSA_C200_PAD,IAUDIO_M3_PAD,MROBE100_PAD%
- ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
\opt{PBELL_VIBE500_PAD}{\ButtonDown}
@@ -445,7 +447,7 @@ change to customise your listening experience.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_M3_PAD,MROBE100_PAD%
- ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp}
+ ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRew}
\opt{touchscreen}{\ActionStdPrev}
&
@@ -460,7 +462,7 @@ change to customise your listening experience.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_M3_PAD,MROBE100_PAD%
- ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonDown}
+ ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF}
\opt{touchscreen}{\ActionStdNext}
&
@@ -480,7 +482,7 @@ change to customise your listening experience.
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{IRIVER_H10_PAD}{\ButtonRight}
\opt{IAUDIO_M3_PAD}{\ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{touchscreen}{\TouchCenter
\opt{COWON_D2_PAD}{/ \ButtonMenu}}
&
@@ -500,7 +502,7 @@ change to customise your listening experience.
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,MROBE100_PAD,SANSA_CLIP_PAD}{\ButtonPower}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{touchscreen}{\TouchTopLeft
\opt{COWON_D2_PAD}{/ \ButtonPower}}
&
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index ed77ca4575..b505175a68 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -27,6 +27,7 @@
\opt{cowond2}{1600~mAh}%
\opt{mrobe100}{720~mAh}%
\opt{samsungyh920,samsungyh925}{900~mAh}%
+ \opt{samsungyh820}{650~mAh}%
, which is the capacity value for the standard
\opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap.
Rockbox uses this value for runtime estimation, not battery percentage
@@ -258,21 +259,22 @@ therefore result in better runtime.
functionality.
\opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD%
- ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{%
+ ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{%
Switching modes back and forth is done by pressing the
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}%
\opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZEPLUS_PAD}%
{\ButtonPower}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonRight}
\opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonLeft}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRec+\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonRew}
and
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonRec}%
\opt{GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZEPLUS_PAD}
{Long \ButtonPower}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonRight}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRec+\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonFF}
keys, respectively.%
}%
\opt{HAVEREMOTEKEYMAP}{
@@ -297,7 +299,8 @@ therefore result in better runtime.
\opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonVolUp{} / \ButtonVolDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
- \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp{} / \ButtonDown}
+ \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD%
+ }{\ButtonUp{} / \ButtonDown}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
@@ -312,7 +315,7 @@ therefore result in better runtime.
\opt{GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect; \ButtonBack}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{IRIVER_VIBE500_PAD}{\ButtonMenu}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRight}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
@@ -325,7 +328,7 @@ therefore result in better runtime.
\opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
&
\opt{HAVEREMOTEKEYMAP}{
@@ -345,7 +348,7 @@ therefore result in better runtime.
\opt{SANSA_FUZEPLUS_PAD}{Long \ButtonPlay}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel; Long \ButtonPlay}
\opt{MROBE100_PAD}{\ButtonDisplay; Long {\ButtonPlay}}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
@@ -360,7 +363,7 @@ therefore result in better runtime.
,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonLeft}
\opt{GIGABEAT_RC_PAD}{\ButtonPrev; \ButtonLeft}%
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCRew}%
@@ -374,7 +377,7 @@ therefore result in better runtime.
,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonRight}
\opt{GIGABEAT_RC_PAD}{\ButtonNext; \ButtonRight}%
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCFF}%
@@ -395,7 +398,7 @@ therefore result in better runtime.
\opt{GIGABEAT_S_PAD}{\ButtonPlay; \ButtonUp}
\opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCPlay}%
@@ -410,7 +413,7 @@ therefore result in better runtime.
\opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{Long \ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{Long \ButtonPlay}
\opt{MROBE100_PAD}{\ButtonDisplay; Long \ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{Long \ButtonRCPlay}%
@@ -423,7 +426,7 @@ therefore result in better runtime.
,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonLeft}
\opt{GIGABEAT_S_PAD}{\ButtonPrev; \ButtonLeft}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCRew}%
@@ -436,7 +439,7 @@ therefore result in better runtime.
,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonRight}
\opt{GIGABEAT_S_PAD}{\ButtonNext; \ButtonRight}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}{\ButtonRCFF}%
@@ -449,7 +452,7 @@ therefore result in better runtime.
,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
{Long \ButtonLeft}
\opt{GIGABEAT_S_PAD}{Long \ButtonPrev; Long \ButtonLeft}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{Long \ButtonRew}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonRew}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{MROBE100_RC_PAD}{Long \ButtonRCRew}%
@@ -462,7 +465,7 @@ therefore result in better runtime.
,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
{Long \ButtonRight}
\opt{GIGABEAT_S_PAD}{Long \ButtonNext; Long \ButtonRight}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{Long \ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonFF}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{MROBE100_RC_PAD}{Long \ButtonRCFF}%
@@ -474,7 +477,7 @@ therefore result in better runtime.
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
,SANSA_CLIP_PAD}{\ButtonDown}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
{\ButtonMenu}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
@@ -489,7 +492,7 @@ therefore result in better runtime.
\opt{SANSA_FUZEPLUS_PAD}{Long \ButtonBottomRight}
\opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
,SANSA_CLIP_PAD}{Long \ButtonDown}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{Long \ButtonLeft}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonLeft}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
{Long \ButtonMenu}
\opt{PBELL_VIBE500_PAD}{\ButtonMenu}
@@ -506,7 +509,8 @@ therefore result in better runtime.
\opt{GIGABEAT_S_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}
{\ButtonVolUp / \ButtonVolDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
- \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonUp / \ButtonDown}
&
\opt{HAVEREMOTEKEYMAP}{
@@ -521,7 +525,7 @@ therefore result in better runtime.
,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonSelect}
\opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRight}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
&
\opt{HAVEREMOTEKEYMAP}{
@@ -535,7 +539,7 @@ therefore result in better runtime.
\opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{Long \ButtonSelect}
\opt{GIGABEAT_S_PAD}{Long \ButtonSelect; Long \ButtonBack}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{Long \ButtonRight}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonRight}
\opt{PBELL_VIBE500_PAD}{Long \ButtonOK}
&
\opt{HAVEREMOTEKEYMAP}{
@@ -559,7 +563,8 @@ therefore result in better runtime.
\opt{GIGABEAT_S_PAD}
{\ButtonPrev; \ButtonVolUp / \ButtonNext; \ButtonVolDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown}
- \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ \opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonUp / \ButtonDown}
&
\opt{HAVEREMOTEKEYMAP}{
@@ -578,7 +583,7 @@ therefore result in better runtime.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
{\ButtonPlay / \ButtonMenu}
\opt{PBELL_VIBE500_PAD}{\ButtonOK / \ButtonCancel}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonLeft / \ButtonRight}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft / \ButtonRight}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{MROBE100_RC_PAD}{\ButtonRCPlay / \ButtonRCDisplay}%
@@ -596,7 +601,7 @@ therefore result in better runtime.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,MROBE100_PAD}
{Long \ButtonPlay / Long \ButtonMenu}
\opt{PBELL_VIBE500_PAD}{\ButtonPlay / \ButtonMenu}
- \opt{SAMSUNG_YH92X_PAD}{Long \ButtonLeft / Long \ButtonRight}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonLeft / Long \ButtonRight}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF / Long \ButtonRCRew}%
@@ -619,7 +624,7 @@ therefore result in better runtime.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
{Long \ButtonPlay+\ButtonMenu}
\opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{Long \ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{Long \ButtonLeft+\ButtonDown}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonLeft+\ButtonDown}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF+\ButtonRCRew}%
@@ -633,7 +638,7 @@ therefore result in better runtime.
,SANSA_CLIP_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonLeft / \ButtonRight}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew / \ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew / \ButtonFF}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD,MROBE100_RC_PAD}
@@ -652,7 +657,7 @@ therefore result in better runtime.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
{Long \ButtonSelect+\ButtonMenu}
\opt{PBELL_VIBE500_PAD}{Long \ButtonCancel}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD}{Long \ButtonRCPlay}%
@@ -665,7 +670,7 @@ therefore result in better runtime.
,SANSA_CLIP_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
,IPOD_1G2G_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}
{Long \ButtonLeft / Long \ButtonRight}
- \opt{SAMSUNG_YH92X_PAD}{Long \ButtonRew / Long \ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonRew / Long \ButtonFF}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{MROBE100_RC_PAD}{Long \ButtonRCRew / Long \ButtonRCFF}%
@@ -682,7 +687,7 @@ therefore result in better runtime.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}
{Long \ButtonSelect+\ButtonPlay}
\opt{PBELL_VIBE500_PAD}{Long \ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{GIGABEAT_RC_PAD}{\ButtonRCPlay}%
@@ -700,7 +705,7 @@ therefore result in better runtime.
% Cursor move up / down / left / right
\opt{SANSA_E200_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD%
,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp / \ButtonDown / \ButtonLeft / \ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp / \ButtonScrollDown /
\ButtonLeft / \ButtonRight}
@@ -721,7 +726,7 @@ therefore result in better runtime.
\opt{GIGABEAT_S_PAD}{\ButtonSelect; \ButtonBack}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
\opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
&
\opt{HAVEREMOTEKEYMAP}{
\opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
@@ -735,7 +740,7 @@ therefore result in better runtime.
\opt{GIGABEAT_S_PAD}{\ButtonMenu}
\opt{SANSA_CLIP_PAD}{\ButtonHome}
\opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
&
\opt{HAVEREMOTEKEYMAP}{
&}
@@ -755,7 +760,7 @@ therefore result in better runtime.
{\ButtonVolUp / \ButtonVolDown}
\opt{PBELL_VIBE500_PAD}
{\ButtonOK / \ButtonCancel}
- \opt{SAMSUNG_YH92X_PAD}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonRec+\ButtonUp / \ButtonRec+\ButtonDown}
&
\opt{HAVEREMOTEKEYMAP}{
diff --git a/manual/configure_rockbox/theme_settings.tex b/manual/configure_rockbox/theme_settings.tex
index 1ea1a922c9..9677e663ae 100644
--- a/manual/configure_rockbox/theme_settings.tex
+++ b/manual/configure_rockbox/theme_settings.tex
@@ -42,6 +42,7 @@ customize the visual appearance of Rockbox.
\opt{mrobe100}{\url{http://themes.rockbox.org/index.php?target=mrobe100}}%
\opt{vibe500}{\url{http://themes.rockbox.org/index.php?target=vibe500}}%
\opt{fuzeplus}{\url{http://themes.rockbox.org/index.php?target=sansafuzeplus}}%
+ \opt{samsungyh820}{\url{http://themes.rockbox.org/index.php?target=samsungyh820}}%
\opt{samsungyh920}{\url{http://themes.rockbox.org/index.php?target=samsungyh920}}%
\opt{samsungyh925}{\url{http://themes.rockbox.org/index.php?target=samsungyh925}}%
.
diff --git a/manual/getting_started/samsungyh_install.tex b/manual/getting_started/samsungyh_install.tex
index 1c7a65bc87..37c8c0ad82 100644
--- a/manual/getting_started/samsungyh_install.tex
+++ b/manual/getting_started/samsungyh_install.tex
@@ -2,6 +2,7 @@
\subsubsection{Installation}
\begin{enumerate}
\item Download
+ \opt{samsungyh820}{\url{http://download.rockbox.org/bootloader/samsung/yh820/FW_YH820.mi4}}
\opt{samsungyh920}{\url{http://download.rockbox.org/bootloader/samsung/yh920/PP5020.mi4}}
\opt{samsungyh925}{\url{http://download.rockbox.org/bootloader/samsung/yh925/FW_YH925.mi4}}
\item Connect your \playertype{} to the computer using UMS mode.
diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex
index 01d49e77c4..cbd2b3b956 100644
--- a/manual/main_menu/recording_screen.tex
+++ b/manual/main_menu/recording_screen.tex
@@ -56,7 +56,7 @@ The controls for this screen are:
%
\opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,IPOD_4G_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD%
- ,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{
+ ,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
\ActionRecNewfile
&
\opt{HAVEREMOTEKEYMAP}{
diff --git a/manual/platform/keymap-yh820.tex b/manual/platform/keymap-yh820.tex
new file mode 100644
index 0000000000..47f5acad04
--- /dev/null
+++ b/manual/platform/keymap-yh820.tex
@@ -0,0 +1,129 @@
+% $Id$
+
+\newcommand{\ButtonPlay}{\btnfnt{Play}}
+\newcommand{\ButtonLeft}{\btnfnt{Left}}
+\newcommand{\ButtonRight}{\btnfnt{Right}}
+\newcommand{\ButtonUp}{\btnfnt{Up}}
+\newcommand{\ButtonDown}{\btnfnt{Down}}
+\newcommand{\ButtonRew}{\btnfnt{Rewind}}
+\newcommand{\ButtonFF}{\btnfnt{Forward}}
+\newcommand{\ButtonRec}{\btnfnt{Rec}}
+\newcommand{\ButtonHold}{\btnfnt{Hold}}
+
+%Button actions, standard context
+\newcommand{\ActionStdPrev}{\ButtonUp}
+\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
+\newcommand{\ActionStdNext}{\ButtonDown}
+\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
+\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonLeft}
+\newcommand{\ActionStdOk}{\ButtonRight}
+\newcommand{\ActionStdMenu}{Long \ButtonLeft{}+Long \ButtonUp}
+\newcommand{\ActionStdContext}{Long \ButtonRight}
+\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft{}+Long \ButtonDown}
+\newcommand{\ActionQuickScreenExit}{\ButtonPlay{} or \ButtonFF}
+\newcommand{\ActionStdRec}{Long \ButtonRec}
+%a button without harmful side effects for USB charging
+\newcommand{\ActionStdUsbCharge}{\ButtonRew}
+
+%Button actions, wps context
+\newcommand{\ActionWpsPlay}{\ButtonPlay}
+\newcommand{\ActionWpsStop}{Long \ButtonPlay}
+\newcommand{\ActionWpsSkipPrev}{\ButtonRew}
+\newcommand{\ActionWpsSeekBack}{Long \ButtonRew}
+\newcommand{\ActionWpsSkipNext}{\ButtonFF}
+\newcommand{\ActionWpsSeekFwd}{Long \ButtonFF}
+\newcommand{\ActionWpsVolDown}{\ButtonDown}
+\newcommand{\ActionWpsVolUp}{\ButtonUp}
+\newcommand{\ActionWpsBrowse}{\ButtonRight}
+\newcommand{\ActionWpsContext}{Long \ButtonRight}
+\newcommand{\ActionWpsHotkey}{\ButtonRec}
+\newcommand{\ActionWpsPlaylist}{Long \ButtonLeft}
+\newcommand{\ActionWpsMenu}{\ButtonLeft}
+\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft{}+Long \ButtonDown}
+\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPlay{} + \ButtonRight}
+\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPlay{} + \ButtonLeft}
+\newcommand{\ActionWpsAbReset}{\ButtonPlay{} + \ButtonUp}
+
+%Button actions, tree context
+\newcommand{\ActionTreeWps}{\ButtonPlay}
+\newcommand{\ActionTreeStop}{Long \ButtonPlay}
+\newcommand{\ActionTreeEnter}{\ButtonRight}
+\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
+\newcommand{\ActionTreeHotkey}{\ButtonRec}
+
+%Button actions, YesNo context
+\newcommand{\ActionYesNoAccept}{\ButtonRight}
+
+%Button actions, Setting context
+\newcommand{\ActionSettingInc}{\ButtonUp}
+\newcommand{\ActionSettingDec}{\ButtonDown}
+
+%Button actions, Alarm screen
+\newcommand{\ActionAlarmSet}{\ButtonPlay}
+\newcommand{\ActionAlarmCancel}{Long \Buttonplay}
+\newcommand{\ActionAlarmHoursDec}{\ButtonDown}
+\newcommand{\ActionAlarmHoursInc}{\ButtonUp}
+
+%Button actions, Virtual Keyboard Context
+\newcommand{\ActionKbdLeft}{\ButtonLeft}
+\newcommand{\ActionKbdRight}{\ButtonRight}
+\newcommand{\ActionKbdSelect}{\ButtonPlay}
+\newcommand{\ActionKbdDone}{\ButtonFF}
+\newcommand{\ActionKbdAbort}{\ButtonFF{}+\ButtonRew{} or \ButtonRec}
+\newcommand{\ActionKbdUp}{\ButtonUp}
+\newcommand{\ActionKbdDown}{\ButtonDown}
+\newcommand{\ActionKbdCursorLeft}{\ButtonFF{}+\ButtonLeft}
+\newcommand{\ActionKbdCursorRight}{\ButtonFF{}+\ButtonRight}
+\newcommand{\ActionKbdBackSpace}{\ButtonRew}
+\newcommand{\ActionKbdMorseInput}{Long \ButtonFF}
+\newcommand{\ActionKbdMorseSelect}{\ButtonPlay}
+
+%Button actions, Pitch Screen context
+\newcommand{\ActionPsToggleMode}{\ButtonFF}
+\newcommand{\ActionPsIncSmall}{\ButtonUp}
+\newcommand{\ActionPsIncBig}{Long \ButtonUp}
+\newcommand{\ActionPsDecSmall}{\ButtonDown}
+\newcommand{\ActionPsDecBig}{Long \ButtonDown}
+\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
+\newcommand{\ActionPsNudgeRight}{\ButtonRight}
+\newcommand{\ActionPsReset}{\ButtonRew}
+\newcommand{\ActionPsExit}{\ButtonPlay}
+
+%Button actions, Recording screen context
+\newcommand{\ActionRecNewfile}{\ButtonFF}
+\newcommand{\ActionRecMenu}{\ButtonRew}
+\newcommand{\ActionRecPause}{\ButtonPlay}
+\newcommand{\ActionRecExit}{Long \ButtonRew{} or \ButtonRec}
+\newcommand{\ActionRecSettingsInc}{\ButtonRight}
+\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
+\newcommand{\ActionRecPrev}{\ButtonUp}
+\newcommand{\ActionRecNext}{\ButtonDown}
+
+%Button actions, FM radio context
+\newcommand{\ActionFMPreset}{\ButtonRight}
+\newcommand{\ActionFMMenu}{\ButtonLeft}
+\newcommand{\ActionFMMode}{Long \ButtonRight}
+\newcommand{\ActionFMStop}{Long \ButtonPlay}
+\newcommand{\ActionFMExit}{Long \ButtonLeft}
+\newcommand{\ActionFMPlay}{\ButtonPlay}
+\newcommand{\ActionFMSettingsInc}{\ButtonUp}
+\newcommand{\ActionFMSettingsDec}{\ButtonDown}
+\newcommand{\ActionFMPrev}{\ButtonRew}
+\newcommand{\ActionFMNext}{\ButtonFF}
+
+%Button actions, Bookmark screen context
+\newcommand{\ActionBmDelete}{Long \ButtonPlay}
+
+%Plugin lib actions
+\newcommand{\PluginUp}{\ButtonUp}
+\newcommand{\PluginDown}{\ButtonDown}
+\newcommand{\PluginLeft}{\ButtonLeft}
+\newcommand{\PluginRight}{\ButtonRight}
+\newcommand{\PluginUpRepeat}{Long \ButtonUp}
+\newcommand{\PluginDownRepeat}{Long \ButtonDown}
+\newcommand{\PluginLeftRepeat}{Long \ButtonLeft}
+\newcommand{\PluginRightRepeat}{Long \ButtonRight}
+\newcommand{\PluginCancel}{\ButtonRew}
+\newcommand{\PluginExit}{\ButtonFF}
+\newcommand{\PluginSelect}{\ButtonPlay}
+\newcommand{\PluginSelectRepeat}{Long \ButtonPlay}
diff --git a/manual/platform/samsungyh820.tex b/manual/platform/samsungyh820.tex
new file mode 100644
index 0000000000..6d5704bdd8
--- /dev/null
+++ b/manual/platform/samsungyh820.tex
@@ -0,0 +1,27 @@
+% $Id$ %
+\def\UseOption{samsungyh820}
+\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
+\edef\UseOption{\UseOption,SAMSUNG_YH820_PAD}
+\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
+\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
+\edef\UseOption{\UseOption,samsungyh}
+
+\newcommand{\playerman}{Samsung}
+\newcommand{\playertype}{YH-820}
+\newcommand{\playerlongtype}{\playertype}
+\newcommand{\dapdisplaywidth}{128}
+\newcommand{\dapdisplayheight}{96}
+\newcommand{\dapdisplaydepth}{16}
+\newcommand{\specimg}{yh820}
+%Used to name the player, e.g. ...to the \dap
+\newcommand{\dap}{player}
+%For use when referring to the player. E.g. the \daps\ capacity ...
+\newcommand{\daps}{player's}
+\newcommand{\originalfirmwarefilename}{\fname{FW\_YH820.mi4}}
+\newcommand{\firmwarefilename}{\fname{rockbox.mi4}}
+\newcommand{\firmwareextension}{\fname{mi4}}
+\newcommand{\screenshotsize}{4cm}
+\newcommand{\disk}{hard disk}
+
+% link external keymap file
+\input{platform/keymap-yh820.tex}
diff --git a/manual/plugins/blackjack.tex b/manual/plugins/blackjack.tex
index 0c1c96bb33..a7ed48b96b 100644
--- a/manual/plugins/blackjack.tex
+++ b/manual/plugins/blackjack.tex
@@ -15,7 +15,7 @@ visit\\
\begin{btnmap}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft{} / \ButtonRight{} / \ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
{\ButtonLeft{} / \ButtonRight{} / \ButtonScrollFwd{} / \ButtonScrollBack}
@@ -26,7 +26,8 @@ visit\\
\opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Enter betting amount\\
- \opt{RECORDER_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{RECORDER_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD%
@@ -38,7 +39,8 @@ visit\\
\opt{HAVEREMOTEKEYMAP}{& }
& Hit (Draw new card) / Select\\
\opt{RECORDER_PAD}{\ButtonFOne}
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonRight}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
@@ -60,7 +62,7 @@ visit\\
\opt{COWON_D2_PAD}{\ButtonMinus}
\opt{PBELL_VIBE500_PAD}{\ButtonMenu}
\opt{MPIO_HD300_PAD}{\ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Double down\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
@@ -71,7 +73,7 @@ visit\\
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{PBELL_VIBE500_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{\ButtonMenu}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Pause game and go to menu / Cancel\\
\end{btnmap}
diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex
index 2f176f0cea..2f693eaf81 100644
--- a/manual/plugins/brickmania.tex
+++ b/manual/plugins/brickmania.tex
@@ -25,7 +25,7 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft\ / \ButtonRight}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\\
\ButtonVolDown\ / \ButtonVolUp}
@@ -36,7 +36,7 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\
\opt{MPIO_HD300_PAD}{\ButtonRew{} / \ButtonFF{}}
\opt{HAVEREMOTEKEYMAP}{& }
& Moves the paddle\\
- \opt{RECORDER_PAD,IAUDIO_X5_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay\ / \ButtonUp}
+ \opt{RECORDER_PAD,IAUDIO_X5_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay\ / \ButtonUp}
\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect\ / \ButtonUp}
@@ -56,7 +56,7 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\opt{PBELL_VIBE500_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{\ButtonMenu}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
}
diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex
index 43a6be9f09..dd011c0ddc 100644
--- a/manual/plugins/calculator.tex
+++ b/manual/plugins/calculator.tex
@@ -10,11 +10,11 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft{} / \ButtonRight{} /}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
- ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp{} / \ButtonDown}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{/}
\opt{scrollwheel}{\ButtonScrollFwd{} / \ButtonScrollBack}
@@ -31,7 +31,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonSelect}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD200_PAD}{\ButtonFunc}
@@ -44,7 +44,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,MPIO_HD200_PAD}{\ButtonRec}
\opt{SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonHome}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{GIGABEAT_S_PAD}{\ButtonPlay}
\opt{MROBE100_PAD}{\ButtonDisplay}
@@ -71,7 +71,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
\opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{Long \ButtonSelect}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{COWON_D2_PAD}{\TouchBottomRight}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Calculate\\
%
@@ -81,7 +81,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{Long \ButtonBack}
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex
index 14ae062fcb..96f91cfbc5 100644
--- a/manual/plugins/calendar.tex
+++ b/manual/plugins/calendar.tex
@@ -11,10 +11,11 @@ You can select what day is first day of week by the setting \setting{First Day o
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft{} / \ButtonRight{} /}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
- ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
{\ButtonScrollFwd{} / \ButtonScrollBack}
@@ -28,7 +29,7 @@ You can select what day is first day of week by the setting \setting{First Day o
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD%
,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonSelect}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
\opt{HAVEREMOTEKEYMAP}{& }
@@ -45,7 +46,7 @@ You can select what day is first day of week by the setting \setting{First Day o
\opt{GIGABEAT_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp{} / \ButtonVolDown}
\opt{GIGABEAT_S_PAD}{\ButtonNext{} / \ButtonPrev}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonUp{} / \ButtonDown}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew{} / \ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew{} / \ButtonFF}
\opt{COWON_D2_PAD}{\TouchBottomLeft{} / \TouchBottomRight}
\opt{PBELL_VIBE500_PAD}{\ButtonMenu{} / \ButtonPlay}
\opt{MPIO_HD300_PAD}{\ButtonRec{} / \ButtonPlay}
@@ -59,7 +60,7 @@ You can select what day is first day of week by the setting \setting{First Day o
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{COWON_D2_PAD}{\ButtonPower}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
& Quit\\
diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex
index 79d6a6cc65..61badd88c6 100644
--- a/manual/plugins/chess_clock.tex
+++ b/manual/plugins/chess_clock.tex
@@ -10,7 +10,7 @@ used in any kind of game with up to ten players.
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonRight{} / \ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonScrollFwd}
\opt{MPIO_HD200_PAD}{\ButtonVolUp / \ButtonVolDown}
@@ -18,7 +18,7 @@ used in any kind of game with up to ten players.
\opt{HAVEREMOTEKEYMAP}{& }
& Increase / decrease displayed Value\\
%
- \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
@@ -37,7 +37,7 @@ used in any kind of game with up to ten players.
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD}{\ButtonBack}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Move to previous screen\\
\end{btnmap}
@@ -67,7 +67,7 @@ Keys are as follows:
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
@@ -77,7 +77,7 @@ Keys are as follows:
\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD}{\ButtonPower}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonDown}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{GIGABEAT_S_PAD}{\ButtonPrev}
@@ -93,14 +93,14 @@ Keys are as follows:
,MROBE100_PAD,SANSA_FUZE_PAD}
{\ButtonSelect}
\opt{PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
- }{\ButtonPlay}
+ ,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{HAVEREMOTEKEYMAP}{& }
& Pause the time (press again to continue) \\
%
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
\opt{HAVEREMOTEKEYMAP}{& }
@@ -109,7 +109,7 @@ Keys are as follows:
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
\opt{MPIO_HD200_PAD}{\ButtonVolDown}
@@ -126,12 +126,12 @@ Keys are as follows:
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonUp}
\opt{MPIO_HD200_PAD}{Long \ButtonFunc}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Open menu %
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{(\ButtonPlay\ to select.)}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to select.)}%
- \opt{ONDIO_PAD,SAMSUNG_YH92X_PAD}{(\ButtonRight\ to select.)}%
+ \opt{ONDIO_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{(\ButtonRight\ to select.)}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
{(\ButtonSelect\ to select.)}%
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex
index 75496ad66e..5720faf96a 100644
--- a/manual/plugins/chessbox.tex
+++ b/manual/plugins/chessbox.tex
@@ -44,7 +44,7 @@ the game.
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Pick up / Drop piece\\
\opt{RECORDER_PAD}{\ButtonFOne}
@@ -61,14 +61,14 @@ the game.
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{MPIO_HD300_PAD}{\ButtonRec}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew+\ButtonRight}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew+\ButtonRight}
\opt{HAVEREMOTEKEYMAP}{& }
& Change level\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonSelect+\ButtonRight}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -82,7 +82,7 @@ the game.
,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{COWON_D2_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew+\ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew+\ButtonLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Show the menu\\
\end{btnmap}
diff --git a/manual/plugins/chip8emulator.tex b/manual/plugins/chip8emulator.tex
index 259b833935..26fba78c39 100644
--- a/manual/plugins/chip8emulator.tex
+++ b/manual/plugins/chip8emulator.tex
@@ -43,7 +43,7 @@ The default keymappings are:
,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\end{sideways}
@@ -68,7 +68,7 @@ The default keymappings are:
{\ButtonScrollBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
,RECORDER_PAD,ONDIO_PAD,SANSA_FUZEPLUS_PAD,GIGABEAT_S_PAD%
- ,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp}
+ ,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{SANSA_C200_PAD}{\ButtonVolUp}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF}
@@ -88,8 +88,8 @@ The default keymappings are:
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
- ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
- {\ButtonLeft}
+ ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{MPIO_HD200_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
\end{sideways}
@@ -102,7 +102,8 @@ The default keymappings are:
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonSelect}
- \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
+ {\ButtonPlay}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD200_PAD}{\ButtonPlay}
\opt{MPIO_HD300_PAD}{\ButtonRec}
@@ -113,8 +114,8 @@ The default keymappings are:
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
- ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
- {\ButtonRight}
+ ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonRight}
\opt{MPIO_HD200_PAD}{\ButtonVolDown}
\opt{MPIO_HD300_PAD}{\ButtonPlay}
\end{sideways}
@@ -133,7 +134,7 @@ The default keymappings are:
\begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
- }{\ButtonDown}
+ ,SAMSUNG_YH820_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
{\ButtonScrollFwd}
\opt{IAUDIO_X5_PAD,SANSA_FUZEPLUS_PAD}{\ButtonDown}
diff --git a/manual/plugins/chopper.tex b/manual/plugins/chopper.tex
index 265f23236b..0dfdaa35d9 100644
--- a/manual/plugins/chopper.tex
+++ b/manual/plugins/chopper.tex
@@ -8,7 +8,7 @@
\begin{btnmap}
\opt{RECORDER_PAD}{\ButtonPlay}%
\opt{ONDIO_PAD}{\ButtonUp{} / \ButtonMenu}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRight}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD%
,GIGABEAT_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonSelect}
@@ -27,7 +27,7 @@
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MPIO_HD300_PAD}{\ButtonMenu}
\opt{GIGABEAT_S_PAD}{\ButtonBack}%
\opt{PBELL_VIBE500_PAD}{\ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Enter menu\\
\end{btnmap}
diff --git a/manual/plugins/clix.tex b/manual/plugins/clix.tex
index 267c441bf4..86ae2da968 100644
--- a/manual/plugins/clix.tex
+++ b/manual/plugins/clix.tex
@@ -10,17 +10,18 @@ The more blocks you remove per turn, the more points you get.
\opt{RECORDER_PAD,IRIVER_H10_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft/\ButtonRight/}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD%
- ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
\opt{HAVEREMOTEKEYMAP}{& }
& Move the cursor around the blocks \\
- \opt{RECORDER_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{RECORDER_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD%
@@ -36,7 +37,7 @@ The more blocks you remove per turn, the more points you get.
,IAUDIO_X5_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{\ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{HAVEREMOTEKEYMAP}{& }
& Exit \\
\end{btnmap}
diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex
index 9df55b1398..4435c81486 100644
--- a/manual/plugins/cube.tex
+++ b/manual/plugins/cube.tex
@@ -7,7 +7,7 @@ This is a rotating cube screen saver in 3D.
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{COWON_D2_PAD}{\TouchBottomRight}
@@ -19,7 +19,7 @@ This is a rotating cube screen saver in 3D.
& Display at maximum frame rate\\
\opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD%
- ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{GIGABEAT_PAD}{\ButtonSelect}
@@ -33,7 +33,7 @@ This is a rotating cube screen saver in 3D.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonDown}
\opt{COWON_D2_PAD}{\TouchTopRight}
\opt{MPIO_HD200_PAD}{\ButtonRec}
@@ -42,8 +42,8 @@ This is a rotating cube screen saver in 3D.
& Cycle draw mode\\
\opt{ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,RECORDER_PAD%
,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
- ,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
+ ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonRight{} / \ButtonLeft}
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight{} / \ButtonOn+\ButtonLeft}
\opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
@@ -53,7 +53,7 @@ This is a rotating cube screen saver in 3D.
\opt{PLAYER_PAD}{\ButtonRight{} / \ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp{} / \ButtonDown}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolDown{} / \ButtonVolUp}
@@ -69,7 +69,7 @@ This is a rotating cube screen saver in 3D.
,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
diff --git a/manual/plugins/doom.tex b/manual/plugins/doom.tex
index e53c9524aa..865af457ea 100644
--- a/manual/plugins/doom.tex
+++ b/manual/plugins/doom.tex
@@ -57,7 +57,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,COWON_D2_PAD}{pressing \ButtonPower}%
\opt{SANSA_FUZE_PAD}{pressing \ButtonHome}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{pressing \ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{pressing \ButtonRec}
\opt{SANSA_FUZEPLUS_PAD}{pressing \ButtonBack}
\emph{New Game. } Start a new game\\
@@ -80,7 +80,8 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\subsubsection{Keys}
\begin{btnmap}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
- ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp}
+ ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonUp}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp}
\opt{COWON_D2_PAD}{\TouchTopMiddle}
@@ -90,7 +91,8 @@ Rockdoom options, you will need to quit your current game and restart the plugin
%
\nopt{IPOD_3G_PAD,IPOD_4G_PAD,COWON_D2_PAD}{
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
- ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonDown}
+ ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollDown}
\opt{COWON_D2_PAD}{\TouchBottomMiddle}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
@@ -101,7 +103,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_CLIP_PAD%
,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
,IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{MPIO_HD300_PAD}{\ButtonRew}
\opt{COWON_D2_PAD}{\TouchMidLeft}
\opt{HAVEREMOTEKEYMAP}{& }
@@ -110,14 +112,14 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_CLIP_PAD%
,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
,IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}{\ButtonRight}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight}
\opt{MPIO_HD300_PAD}{\ButtonFF}
\opt{COWON_D2_PAD}{\TouchMidRight}
\opt{HAVEREMOTEKEYMAP}{& }
& Turn Right \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
- \opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -136,7 +138,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\opt{SANSA_CLIP_PAD}{\ButtonHome}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,MPIO_HD300_PAD}{\ButtonMenu}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Open \\
%
@@ -146,7 +148,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin
,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_CLIP_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{\ButtonHome}
\opt{COWON_D2_PAD}{\TouchTopLeft}
- \opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
\opt{HAVEREMOTEKEYMAP}{& }
& InGame Menu \\
@@ -158,14 +160,14 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{PBELL_VIBE500_PAD}{\ButtonPower}
\opt{MPIO_HD300_PAD}{Long \ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Enter \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index 8f8538c31f..4d6331750a 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -9,7 +9,7 @@ a screen containing tokens of only one colour.
\opt{PLAYER_PAD}{\ButtonOn{} / \ButtonMenu{} / \ButtonLeft{} / \ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
- ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
@@ -23,7 +23,7 @@ a screen containing tokens of only one colour.
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonSelect}
-\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
@@ -41,7 +41,8 @@ a screen containing tokens of only one colour.
\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonLeft}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{COWON_D2_PAD}{\TouchTopRight}
-\opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+\opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
+ {\ButtonPlay}
\opt{HAVEREMOTEKEYMAP}{& }
& Shuffle \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight}
@@ -58,7 +59,7 @@ a screen containing tokens of only one colour.
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
-\opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Solve \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
@@ -77,7 +78,7 @@ a screen containing tokens of only one colour.
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{MPIO_HD300_PAD}{\ButtonRec}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
-\opt{SAMSUNG_YH92X_PAD}{\ButtonFF+\ButtonUp}
+\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF+\ButtonUp}
\opt{HAVEREMOTEKEYMAP}{& }
& Solve step by step \\
\opt{PLAYER_PAD}{\ButtonStop}
@@ -87,7 +88,7 @@ a screen containing tokens of only one colour.
,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
-\opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+\opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
diff --git a/manual/plugins/fractals.tex b/manual/plugins/fractals.tex
index b157bb5537..8c4b63b866 100644
--- a/manual/plugins/fractals.tex
+++ b/manual/plugins/fractals.tex
@@ -18,7 +18,7 @@ This demonstration draws fractal images from the Mandelbrot set%
\opt{COWON_D2_PAD}{\TouchTopRight}
\opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonFF}
\opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonScrollUp}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Zoom in\\
%
@@ -34,7 +34,7 @@ This demonstration draws fractal images from the Mandelbrot set%
\opt{PBELL_VIBE500_PAD}{\ButtonMenu}
\opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonRew}
\opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonScrollDown}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Zoom out\\
%
@@ -52,7 +52,7 @@ This demonstration draws fractal images from the Mandelbrot set%
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonVolDown}
\opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonRew}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay + \ButtonDown}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay + \ButtonDown}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Decrease iteration depth (less detail)\\
@@ -70,7 +70,7 @@ This demonstration draws fractal images from the Mandelbrot set%
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonVolUp}
\opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonFF}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay + \ButtonUp}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay + \ButtonUp}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
\opt{HAVEREMOTEKEYMAP}{& }
& Increase iteration depth (more detail)\\
@@ -88,7 +88,7 @@ This demonstration draws fractal images from the Mandelbrot set%
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{PBELL_VIBE500_PAD}{Long \ButtonCancel}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay + \ButtonRight}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay + \ButtonRight}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
\opt{HAVEREMOTEKEYMAP}{& }
& Reset and return to the default image\\
@@ -99,7 +99,7 @@ This demonstration draws fractal images from the Mandelbrot set%
,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index ff3b8cdf4e..0fb238d836 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -39,7 +39,7 @@ these markers:
\opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,%
RECORDER_PAD,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,%
IRIVER_H300_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD,SANSA_FUZEPLUS_PAD,%
- SAMSUNG_YH92X_PAD}{ or the %
+ SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{ or the %
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}%
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}%
\opt{SANSA_CLIP_PAD}{\ButtonHome}%
@@ -50,7 +50,7 @@ these markers:
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}%
\opt{MPIO_HD200_PAD}{Long \ButtonFunc}%
\opt{MPIO_HD300_PAD}{\ButtonMenu}%
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonDown}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} button}. \\
\emph{C } & There is a comment at the current node. It can be viewed/edited using
the \emph{Add/Edit Comment} menu option of the \emph{Context Menu}. \\
@@ -115,9 +115,10 @@ these markers:
}
\nopt{IRIVER_H10_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_M3_PAD,PBELL_VIBE500_PAD%
- ,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,touchscreen}{%
- \ButtonSelect}%
- \opt{IRIVER_H10_PAD,RECORDER_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}%
+ ,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD%
+ ,touchscreen}{\ButtonSelect}%
+ \opt{IRIVER_H10_PAD,RECORDER_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonPlay}%
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{MPIO_HD200_PAD}{\ButtonFunc}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
@@ -142,7 +143,7 @@ these markers:
\opt{touchscreen}{\TouchBottomLeft}
\opt{PBELL_VIBE500_PAD}{\ButtonOK{} + \ButtonLeft}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec + \ButtonRew}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
&
\opt{HAVEREMOTEKEYMAP}{
&}
@@ -160,7 +161,7 @@ these markers:
\opt{touchscreen}{\TouchBottomRight}
\opt{PBELL_VIBE500_PAD}{\ButtonOK{} + \ButtonRight}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec + \ButtonFF}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
&
\opt{HAVEREMOTEKEYMAP}{
&}
@@ -179,7 +180,7 @@ these markers:
\opt{RECORDER_PAD}{\ButtonFTwo}%
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{MPIO_HD200_PAD}{Long \ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonLeft}
\opt{touchscreen}{\TouchTopLeft}
&
\opt{HAVEREMOTEKEYMAP}{
@@ -191,16 +192,17 @@ these markers:
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,MPIO_HD200_PAD,PBELL_VIBE500_PAD,touchscreen,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}{%
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{%
\nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,%
- MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD}{Long \ButtonSelect}%
+ MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH820_PAD}%
+ {Long \ButtonSelect}%
\opt{IRIVER_H10_PAD}{Long \ButtonPlay}
\opt{touchscreen}{Long \TouchCenter}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
\opt{MPIO_HD200_PAD}{Long \ButtonFunc}
\opt{MPIO_HD300_PAD}{Long \ButtonEnter}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonDown}%
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonDown}%
&
\opt{HAVEREMOTEKEYMAP}{
&}
@@ -211,7 +213,7 @@ these markers:
\opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,RECORDER_PAD,MROBE100_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_CLIP_PAD%
,PBELL_VIBE500_PAD,MPIO_HD200_PAD,touchscreen,SANSA_FUZEPLUS_PAD,
- ,SAMSUNG_YH92X_PAD}{%
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{%
\opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec}%
\opt{SANSA_FUZE_PAD,SANSA_CLIP_PAD}{\ButtonHome}%
@@ -222,7 +224,7 @@ these markers:
\opt{touchscreen}{\TouchTopRight}%
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}%
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}%
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonUp}%
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonUp}%
&
\opt{HAVEREMOTEKEYMAP}{
&}
diff --git a/manual/plugins/imageviewer.tex b/manual/plugins/imageviewer.tex
index ae8b9ea592..01d47f7111 100644
--- a/manual/plugins/imageviewer.tex
+++ b/manual/plugins/imageviewer.tex
@@ -30,14 +30,14 @@ view a bigger file you may need to stop playback.}
\begin{btnmap}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
- ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
- {\ButtonUp\ / \ButtonDown}%
+ ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonUp\ / \ButtonDown}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{/ \ButtonLeft\ / \ButtonRight}
\opt{MPIO_HD200_PAD}{\ButtonVolDown / \ButtonVolUp /%
\ButtonRec + \ButtonRew / \ButtonRec + \ButtonFF}
@@ -55,7 +55,7 @@ view a bigger file you may need to stop playback.}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD}{\ButtonVolUp}
\opt{PBELL_VIBE500_PAD}{\ButtonRec+\ButtonUp}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonUp}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonUp}
\opt{touchscreen}{\TouchTopRight}
\opt{HAVEREMOTEKEYMAP}{& }
& Zoom in\\
@@ -69,7 +69,7 @@ view a bigger file you may need to stop playback.}
\opt{MROBE100_PAD}{\ButtonPlay}
\opt{PBELL_VIBE500_PAD}{\ButtonRec+\ButtonDown}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonDown}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonDown}
\opt{touchscreen}{\TouchTopLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Zoom out\\
@@ -80,7 +80,7 @@ view a bigger file you may need to stop playback.}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp}
\opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight}
@@ -97,7 +97,7 @@ view a bigger file you may need to stop playback.}
\opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolDown}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
@@ -126,13 +126,13 @@ view a bigger file you may need to stop playback.}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
\opt{touchscreen}{\TouchCenter}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonSelect}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
}
& Show menu / Abort \\
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SAMSUNG_YH92X_PAD}{
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
@@ -140,7 +140,7 @@ view a bigger file you may need to stop playback.}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{HAVEREMOTEKEYMAP}{& }
& Quit the viewer \\
}
diff --git a/manual/plugins/invadrox.tex b/manual/plugins/invadrox.tex
index 3efb2683b6..2f85ed5d92 100644
--- a/manual/plugins/invadrox.tex
+++ b/manual/plugins/invadrox.tex
@@ -9,7 +9,7 @@ increase speed, drop down and reverse direction after every pass!
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
,IPOD_1G2G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,GIGABEAT_S_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft}
\opt{COWON_D2_PAD}{\TouchMidLeft{}, \TouchBottomLeft{} or \ButtonMinus}
\opt{MPIO_HD300_PAD}{\ButtonRew}
@@ -19,7 +19,7 @@ increase speed, drop down and reverse direction after every pass!
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
,IPOD_1G2G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,GIGABEAT_S_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonRight}
\opt{MPIO_HD300_PAD}{\ButtonFF}
\opt{COWON_D2_PAD}{\TouchMidRight{}, \TouchBottomRight{} or \ButtonPlus}
@@ -30,7 +30,7 @@ increase speed, drop down and reverse direction after every pass!
\opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_S_PAD%
,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{COWON_D2_PAD}{\TouchBottomMiddle, \TouchCenter{} or \ButtonMenu}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
@@ -43,7 +43,7 @@ increase speed, drop down and reverse direction after every pass!
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\opt{COWON_D2_PAD}{\TouchTopLeft{} or \ButtonPower}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{HAVEREMOTEKEYMAP}{& }
& Quit\\
\end{btnmap}
diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex
index c1cb70d006..c65b5dda5d 100644
--- a/manual/plugins/jewels.tex
+++ b/manual/plugins/jewels.tex
@@ -16,11 +16,11 @@ In puzzle mode the aim of the game is to connect the puzzles, by skilful swappin
\opt{RECORDER_PAD,IRIVER_H10_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft/\ButtonRight/}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD%
- ,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IPOD_3G_PAD}{\ButtonScrollBack/\ButtonScrollFwd}
@@ -29,7 +29,7 @@ In puzzle mode the aim of the game is to connect the puzzles, by skilful swappin
\opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Move the cursor around the jewels \\
- \opt{RECORDER_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{RECORDER_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD%
@@ -48,7 +48,7 @@ In puzzle mode the aim of the game is to connect the puzzles, by skilful swappin
\opt{IPOD_4G_PAD}{\ButtonSelect+ \ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{PBELL_VIBE500_PAD}{\ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Menu \\
\end{btnmap}
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 1583ea0723..a49cfacbef 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -47,7 +47,7 @@ text files%
\opt{lcd_bitmap}{\input{plugins/goban.tex}}
-\opt{lcd_non-mono}{\nopt{iriverh10_5gb,ipodmini1g,c200,c200v2,mpiohd200,clipzip}{
+\opt{lcd_non-mono}{\nopt{iriverh10_5gb,ipodmini1g,c200,c200v2,mpiohd200,clipzip,samsungyh820}{
\input{plugins/invadrox.tex}}}
{\input{plugins/jackpot.tex}}
@@ -60,7 +60,7 @@ text files%
\opt{archosplayer}{\input{plugins/nim.tex}}
-\opt{iriverh100,iaudiom5,lcd_color}{\nopt{c200,c200v2,clipzip}{\input{plugins/pacbox.tex}}}
+\opt{iriverh100,iaudiom5,lcd_color}{\nopt{c200,c200v2,clipzip,samsungyh820}{\input{plugins/pacbox.tex}}}
\opt{lcd_bitmap}{\input{plugins/pegbox.tex}}
diff --git a/manual/plugins/midiplay.tex b/manual/plugins/midiplay.tex
index e7ccb02b0d..6d28f71536 100644
--- a/manual/plugins/midiplay.tex
+++ b/manual/plugins/midiplay.tex
@@ -17,7 +17,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
\begin{btnmap}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,IAUDIO_X5_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
- }{\ButtonUp/ \ButtonDown}
+ ,SAMSUNG_YH820_PAD}{\ButtonUp/ \ButtonDown}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd/ \ButtonScrollBack}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp/ \ButtonScrollDown}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD,MPIO_HD200_PAD}{\ButtonVolUp/ \ButtonVolDown}
@@ -28,7 +28,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,IAUDIO_X5_PAD,MROBE100_PAD,IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,IRIVER_H10_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonRight/ \ButtonLeft}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF / \ButtonRew}
\opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
@@ -37,7 +37,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
- ,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -51,7 +51,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IAUDIO_X5_PAD%
,IRIVER_H10_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\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}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 0d64f38310..5b1f75f060 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -14,7 +14,7 @@ the location of a mine, it can be tagged to avoid accidentally
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
- ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
\opt{IRIVER_H10_PAD}
{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
@@ -35,7 +35,7 @@ the location of a mine, it can be tagged to avoid accidentally
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} / \ButtonRec}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
- }{\ButtonPlay}
+ ,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonRec}
\opt{SANSA_FUZE_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect{} / \ButtonVolDown}
@@ -51,7 +51,7 @@ the location of a mine, it can be tagged to avoid accidentally
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{Long \ButtonSelect{} / \ButtonVolUp}
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
@@ -72,7 +72,7 @@ the location of a mine, it can be tagged to avoid accidentally
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
\opt{COWON_D2_PAD}{\TouchBottomRight}
\opt{MPIO_HD300_PAD}{\ButtonMenu}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Display the current game status \\
%
@@ -82,7 +82,7 @@ the location of a mine, it can be tagged to avoid accidentally
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex
index e8af0e6bea..b364ace838 100644
--- a/manual/plugins/mpegplayer.tex
+++ b/manual/plugins/mpegplayer.tex
@@ -31,7 +31,7 @@ option and choose \setting{mpegplayer}.
{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonRew}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
\opt{HAVEREMOTEKEYMAP}{& }
& Open the MPEG Player menu\\
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 0a1520f5e7..b9a109084a 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -23,7 +23,7 @@ being played.
\opt{COWON_D2_PAD}{\TouchTopMiddle}
\opt{MPIO_HD200_PAD}{\ButtonFunc}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Toggle filled / curve / plot \\
\opt{RECORDER_PAD}{\ButtonFTwo}
@@ -39,7 +39,7 @@ being played.
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonRight}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonRight}
\opt{HAVEREMOTEKEYMAP}{& }
& Toggle whether to scroll or not \\
\opt{RECORDER_PAD}{\ButtonFThree}
@@ -56,7 +56,7 @@ being played.
\opt{MPIO_HD200_PAD}{Long \ButtonFunc}
\opt{MPIO_HD300_PAD}{\ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonUp}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonUp}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonUp}
\opt{HAVEREMOTEKEYMAP}{& }
& Toggle drawing orientation \\
\opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
@@ -70,11 +70,11 @@ being played.
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{COWON_D2_PAD}{\TouchCenter}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonDown}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonDown}
\opt{HAVEREMOTEKEYMAP}{& }
& Pause the demo \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,PBELL_VIBE500_PAD%
- ,SAMSUNG_YH92X_PAD}%
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
@@ -87,7 +87,7 @@ being played.
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IRIVER_H10_PAD%
,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonRight{} / \ButtonLeft}
\opt{COWON_D2_PAD}{\TouchMidRight\ /\ \TouchMidLeft}
\opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF / \ButtonRew}
@@ -100,7 +100,7 @@ being played.
{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex
index 1a695c66d8..01fa63de28 100644
--- a/manual/plugins/pacbox.tex
+++ b/manual/plugins/pacbox.tex
@@ -32,7 +32,7 @@ found at \url{http://www.mame.net}.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,%
IPOD_3G_PAD,iriverh10,MROBE100_PAD,SANSA_FUZE_PAD}{\ButtonRight}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
\opt{iriverh10_5gb}{\ButtonScrollUp}
\opt{COWON_D2_PAD}{\TouchTopMiddle}
\opt{HAVEREMOTEKEYMAP}{& }
@@ -41,7 +41,7 @@ found at \url{http://www.mame.net}.
IPOD_3G_PAD,iriverh10,MROBE100_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
\opt{iriverh10_5gb}{\ButtonScrollDown}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}{\ButtonDown}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown}
\opt{COWON_D2_PAD}{\TouchBottomMiddle}
\opt{HAVEREMOTEKEYMAP}{& }
& Move Down\\
@@ -49,7 +49,7 @@ found at \url{http://www.mame.net}.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{iriverh10}{\ButtonScrollUp}
\opt{iriverh10_5gb,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{COWON_D2_PAD}{\TouchMidLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Move Left\\
@@ -57,7 +57,7 @@ found at \url{http://www.mame.net}.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{iriverh10}{\ButtonScrollDown}
\opt{iriverh10_5gb,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonRight}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight}
\opt{COWON_D2_PAD}{\TouchMidRight}
\opt{HAVEREMOTEKEYMAP}{& }
& Move Right\\
@@ -67,7 +67,7 @@ found at \url{http://www.mame.net}.
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonSelect+\ButtonDown}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
- \opt{GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{HAVEREMOTEKEYMAP}{& }
@@ -78,7 +78,7 @@ found at \url{http://www.mame.net}.
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{PBELL_VIBE500_PAD}{\ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& 1-Player Start\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
@@ -88,7 +88,7 @@ found at \url{http://www.mame.net}.
\opt{MROBE100_PAD}{\ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
\opt{COWON_D2_PAD}{\TouchBottomRight}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& 2-Player Start\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
@@ -97,7 +97,7 @@ found at \url{http://www.mame.net}.
\opt{SANSA_E200_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{\ButtonHome}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{HAVEREMOTEKEYMAP}{& }
& Menu\\
\end{btnmap}
diff --git a/manual/plugins/pegbox.tex b/manual/plugins/pegbox.tex
index cc8c65ae1d..cee50dd202 100644
--- a/manual/plugins/pegbox.tex
+++ b/manual/plugins/pegbox.tex
@@ -26,11 +26,11 @@ block and crosses which allow you to choose a replacement block.
\nopt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
,PBELL_VIBE500_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD%
- ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonSelect}
+ ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonSelect}
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonRight}
- \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{MPIO_HD200_PAD}{\ButtonFunc}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
\opt{touchscreen}{\TouchCenter}
@@ -54,7 +54,7 @@ block and crosses which allow you to choose a replacement block.
\opt{MPIO_HD200_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{\ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{touchscreen}{\TouchTopRight}
&
\opt{HAVEREMOTEKEYMAP}{
@@ -74,7 +74,7 @@ block and crosses which allow you to choose a replacement block.
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonFF}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonFF}
&
\opt{HAVEREMOTEKEYMAP}{
&}
@@ -93,7 +93,7 @@ block and crosses which allow you to choose a replacement block.
\opt{touchscreen}{\TouchBottomRight}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{MPIO_HD200_PAD}{\ButtonPlay + \ButtonRew}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonRew}
&
\opt{HAVEREMOTEKEYMAP}{
&}
@@ -108,7 +108,7 @@ block and crosses which allow you to choose a replacement block.
,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
&
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index 455c49cefa..1a32a08ea4 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}{
diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex
index cc4f29af0a..53dbc61a51 100644
--- a/manual/plugins/pong.tex
+++ b/manual/plugins/pong.tex
@@ -12,7 +12,7 @@ a two player game, both players should just press the appropriate buttons for th
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
- ,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp}
+ ,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp}
@@ -25,7 +25,7 @@ a two player game, both players should just press the appropriate buttons for th
\opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
- ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD}{\ButtonDown}
+ ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonLeft}
@@ -43,7 +43,7 @@ a two player game, both players should just press the appropriate buttons for th
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
\opt{COWON_D2_PAD}{\TouchTopRight}
- \opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Right player up\\
\opt{RECORDER_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonRight}
@@ -56,7 +56,7 @@ a two player game, both players should just press the appropriate buttons for th
\opt{COWON_D2_PAD}{\TouchBottomRight}
\opt{MPIO_HD300_PAD}{\ButtonPlay}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Right player down\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
@@ -65,7 +65,7 @@ a two player game, both players should just press the appropriate buttons for th
,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{\ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
& Quit\\
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index ddcf8e06ad..1a17f22466 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -23,14 +23,15 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
\opt{COWON_D2_PAD}{\ButtonMenu}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{MPIO_HD300_PAD}{\ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Restart game\\
}
\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
- ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonLeft}
\opt{COWON_D2_PAD}{\TouchMidLeft}
\opt{MPIO_HD300_PAD}{\ButtonRew}
@@ -39,7 +40,8 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
- ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonRight}
\opt{COWON_D2_PAD}{\TouchMidRight}
\opt{MPIO_HD300_PAD}{\ButtonFF}
@@ -55,7 +57,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
\opt{COWON_D2_PAD}{\TouchBottomMiddle}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Move down\\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
@@ -71,7 +73,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
\opt{MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{MPIO_HD300_PAD}{\ButtonScrollUp}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonUp}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
\opt{HAVEREMOTEKEYMAP}{& }
& Rotate anticlockwise\\
\opt{PLAYER_PAD}{\ButtonPlay}
@@ -86,7 +88,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
\opt{COWON_D2_PAD}{\TouchBottomRight{} / \TouchTopMiddle }
\opt{MPIO_HD300_PAD}{\ButtonScrollDown}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonVolUp{}; \ButtonBottomRight}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonDown}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown}
\opt{HAVEREMOTEKEYMAP}{& }
& Rotate clockwise\\
\opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
@@ -98,7 +100,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
- \opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonDown}
\opt{HAVEREMOTEKEYMAP}{& }
& Drop\\
@@ -114,7 +116,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\opt{COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
index 95e0f779a1..6eafbcb234 100644
--- a/manual/plugins/rockboy.tex
+++ b/manual/plugins/rockboy.tex
@@ -14,14 +14,15 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
- }{\ButtonUp{} / \ButtonDown}
+ ,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
\opt{PBELL_VIBE500_PAD}{\ButtonOK{} / \ButtonCancel}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
- ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonLeft{} / \ButtonRight}
\opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF / \ButtonScrollUp / \ButtonScrollDown}
\opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle{} / \TouchMidLeft{} / \TouchMidRight}
@@ -32,7 +33,7 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
\opt{IRIVER_H100_PAD}{\ButtonOn}
\opt{IRIVER_H300_PAD}{\ButtonRec}
\opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Right}}
- \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
\opt{COWON_D2_PAD}{\ButtonPlus}
@@ -47,7 +48,7 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
\opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Left}}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD}{\ButtonRec}
\opt{SANSA_FUZE_PAD,SANSA_CLIP_PAD}{\ButtonHome}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
\opt{COWON_D2_PAD}{\ButtonMinus}
\opt{MPIO_HD300_PAD}{\ButtonRec}
@@ -67,12 +68,12 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
\opt{GIGABEAT_S_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
\opt{COWON_D2_PAD}{\TouchTopRight}
\opt{MPIO_HD300_PAD}{Long \ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Start\\
%
- \nopt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{
- \opt{RECORDER_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \nopt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
+ \opt{RECORDER_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Left}}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
@@ -100,7 +101,7 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD%
,MPIO_HD300_PAD}{\ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{HAVEREMOTEKEYMAP}{& }
& Open Rockboy menu\\
\end{btnmap}
diff --git a/manual/plugins/rockpaint.tex b/manual/plugins/rockpaint.tex
index 8ef2d40412..8ecbce431d 100644
--- a/manual/plugins/rockpaint.tex
+++ b/manual/plugins/rockpaint.tex
@@ -106,12 +106,12 @@ if you select Exit, so any unsaved changes will be lost.}
\begin{btnmap}
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{
\nopt{IRIVER_H300_PAD,GIGABEAT_S_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonPower}
\opt{IRIVER_H300_PAD}{\ButtonOff}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\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{HAVEREMOTEKEYMAP}{& }
& Quits Rockpaint immediately.\\
}
@@ -134,7 +134,7 @@ if you select Exit, so any unsaved changes will be lost.}
\opt{IAUDIO_X5_PAD}{\ButtonPlay}%
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}%
\opt{IRIVER_H10_PAD}{\ButtonPlay}%
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}%
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}%
\opt{HAVEREMOTEKEYMAP}{& }
& Displays the Main Menu.\\
@@ -143,7 +143,7 @@ if you select Exit, so any unsaved changes will be lost.}
\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonMenu+\ButtonLeft}
\opt{GIGABEAT_PAD}{\ButtonA}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{GIGABEAT_S_PAD}{\ButtonPlay}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft{} or \ButtonBottomRight}
\opt{touchscreen}{\TouchBottomLeft}
@@ -152,10 +152,10 @@ if you select Exit, so any unsaved changes will be lost.}
& Displays the toolbar.\\
\nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}{\ButtonSelect}%
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonSelect}%
\opt{IRIVER_H10_PAD}{\ButtonFF}%
\opt{touchscreen}{\TouchCenter}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonVolUp}
\opt{HAVEREMOTEKEYMAP}{& }
& Toggles the brush and selects objects.\\
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index d32746e961..5e15160eab 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -14,7 +14,7 @@ Key controls:
\begin{btnmap}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
- ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}
{\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
@@ -34,7 +34,7 @@ Key controls:
\opt{SANSA_CLIP_PAD}{\ButtonHome}
\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{SANSA_FUZEPLUS_PAD}{Long \ButtonPlay}
@@ -45,7 +45,7 @@ Key controls:
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
- \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -64,7 +64,7 @@ launched via Open With), and numbered tiles \\
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index 41c47b1d31..257d45b01c 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -8,7 +8,7 @@ end when the snake touches either the borders of the screen or itself.
\begin{btnmap}
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
- ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp/\ButtonDown}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp/\ButtonScrollDown}
@@ -23,12 +23,12 @@ end when the snake touches either the borders of the screen or itself.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{COWON_D2_PAD}{\TouchCenter}
- \opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{HAVEREMOTEKEYMAP}{& }
& Toggle Play/Pause\\
%
\opt{SANSA_FUZEPLUS_PAD}{\ButtonPower}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{HAVEREMOTEKEYMAP}{& }
& Go to the plugin's menu\\
\end{btnmap}
diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex
index 3036bc9f08..f017bd4103 100644
--- a/manual/plugins/snake2.tex
+++ b/manual/plugins/snake2.tex
@@ -10,7 +10,7 @@ into itself.
\begin{btnmap}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
- ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
@@ -18,7 +18,8 @@ into itself.
\opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF / \ButtonScrollUp / \ButtonScrollDown}
\opt{HAVEREMOTEKEYMAP}{& }
& Steer the snake\\
- \opt{RECORDER_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{RECORDER_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD%
@@ -34,7 +35,7 @@ into itself.
,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
& Quit\\
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index 56fa3cac0b..047e379ccc 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -17,14 +17,15 @@ information about the level format, see
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp, \ButtonDown, }%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, }%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown, }%
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD%
,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
- ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonLeft, \ButtonRight}
\opt{COWON_D2_PAD}
{\TouchTopMiddle, \TouchBottomMiddle, \TouchMidLeft, \TouchMidRight}
@@ -38,7 +39,7 @@ information about the level format, see
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD,COWON_D2_PAD}{\ButtonMenu}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
-\opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+\opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
}
@@ -56,7 +57,7 @@ information about the level format, see
\opt{COWON_D2_PAD}{\ButtonMinus}
\opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonLeft}
\opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonRew}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay + \ButtonDown}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay + \ButtonDown}
\opt{HAVEREMOTEKEYMAP}{& }
& Back to previous level \\
}
@@ -65,7 +66,7 @@ information about the level format, see
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonRight}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay+\ButtonRight}
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonRight}
\opt{GIGABEAT_S_PAD}{\ButtonPlay}
@@ -89,7 +90,7 @@ information about the level format, see
\opt{COWON_D2_PAD}{\ButtonPlus}
\opt{PBELL_VIBE500_PAD}{\ButtonOK+\ButtonRight}
\opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonFF}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonPlay + \ButtonUp}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay + \ButtonUp}
\opt{HAVEREMOTEKEYMAP}{& }
& Go to next level \\
}
@@ -98,7 +99,7 @@ information about the level format, see
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
-\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{GIGABEAT_S_PAD}{\ButtonVolUp}
\opt{COWON_D2_PAD}{\TouchTopRight}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
@@ -111,7 +112,7 @@ information about the level format, see
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
-\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
+\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{GIGABEAT_S_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonDisplay}
@@ -128,7 +129,7 @@ information about the level format, see
\multicolumn{2}{c}{\textbf{Solution playback}} \\
\hline
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
- ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
@@ -138,7 +139,8 @@ information about the level format, see
& Pause/resume \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD%
- ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp/\ButtonScrollDown}
@@ -148,7 +150,7 @@ information about the level format, see
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,ONDIO_PAD%
,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD%
- ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft/\ButtonRight}
\opt{COWON_D2_PAD}{\TouchMidLeft/\TouchMidRight}
\opt{MPIO_HD300_PAD}{\ButtonRew/\ButtonFF}
@@ -161,7 +163,7 @@ information about the level format, see
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD,COWON_D2_PAD}{\ButtonMenu}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
-\opt{SAMSUNG_YH92X_PAD}{\ButtonRec}
+\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{HAVEREMOTEKEYMAP}{& }
& Quit \\
\end{btnmap}
diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex
index 169c6814c9..cf3084838d 100644
--- a/manual/plugins/solitaire.tex
+++ b/manual/plugins/solitaire.tex
@@ -16,14 +16,14 @@ visit
\begin{btnmap}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{/ \ButtonLeft{} / \ButtonRight}
\opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle{} / \TouchMidLeft{} / \TouchMidRight}
\opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF}
@@ -36,7 +36,7 @@ visit
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD,SANSA_FUZEPLUS_PAD}
{\ButtonSelect}
- \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{COWON_D2_PAD}{\TouchCenter}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
@@ -56,7 +56,7 @@ visit
\opt{COWON_D2_PAD}{\TouchTopLeft}
\opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& If a card was selected -- unselect it, else\\
\opt{HAVEREMOTEKEYMAP}{& }
@@ -77,7 +77,7 @@ visit
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{MPIO_HD300_PAD}{\ButtonPlay}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF + \ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF + \ButtonLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Put the card from the top of the remains stack on top of the cursor\\
%
@@ -93,7 +93,7 @@ visit
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
\opt{MPIO_HD300_PAD}{\ButtonRec}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Put the card under the cursor on one of the 4 final colour stacks.\\
%
@@ -109,7 +109,7 @@ visit
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonVolUp}
\opt{COWON_D2_PAD}{\TouchBottomRight}
\opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD}{Long \ButtonPlay}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew + \ButtonLeft}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew + \ButtonLeft}
\opt{HAVEREMOTEKEYMAP}{& }
& Put the card on top of the remains stack on one of the final colour stacks.\\
%
@@ -119,7 +119,7 @@ visit
,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{\ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
diff --git a/manual/plugins/spacerocks.tex b/manual/plugins/spacerocks.tex
index e967096346..94324e1388 100644
--- a/manual/plugins/spacerocks.tex
+++ b/manual/plugins/spacerocks.tex
@@ -6,7 +6,7 @@ UFO will appear -- shoot this for extra points.
\begin{btnmap}
%
- \opt{RECORDER_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{RECORDER_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
@@ -22,7 +22,7 @@ UFO will appear -- shoot this for extra points.
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
@@ -33,7 +33,7 @@ UFO will appear -- shoot this for extra points.
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,IRIVER_H10_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
- ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft / \ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack / \ButtonScrollFwd}
\opt{COWON_D2_PAD}{\TouchMidLeft / \TouchMidRight}
@@ -43,7 +43,8 @@ UFO will appear -- shoot this for extra points.
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
- ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}
+ ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}
{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
@@ -64,7 +65,7 @@ UFO will appear -- shoot this for extra points.
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{COWON_D2_PAD}{\TouchCenter}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Pause game\\
%
@@ -74,7 +75,7 @@ UFO will appear -- shoot this for extra points.
,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex
index f6beffbf4c..511def3b1b 100644
--- a/manual/plugins/star.tex
+++ b/manual/plugins/star.tex
@@ -14,7 +14,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
- ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft}
\opt{COWON_D2_PAD}{\TouchMidLeft}
\opt{MPIO_HD300_PAD}{\ButtonRew}
@@ -23,7 +23,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
- ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonRight}
\opt{MPIO_HD300_PAD}{\ButtonFF}
\opt{COWON_D2_PAD}{\TouchMidRight}
@@ -32,7 +32,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
@@ -43,7 +43,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
@@ -58,7 +58,7 @@ could not otherwise reach. The block cannot take ``o''s.
,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{COWON_D2_PAD}{\TouchCenter}
- \opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
\opt{HAVEREMOTEKEYMAP}{& }
& Switch between circle and square\\
@@ -73,7 +73,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{COWON_D2_PAD}{\TouchBottomLeft}
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}
\opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonRew}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Previous level\\
\opt{RECORDER_PAD}{\ButtonFTwo}
@@ -88,7 +88,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{COWON_D2_PAD}{\TouchBottomRight}
\opt{MPIO_HD300_PAD}{Long \ButtonPlay}
\opt{SANSA_FUZEPLUS_PAD}{Long \ButtonBack}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew + \ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew + \ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Reset level \\
\opt{RECORDER_PAD}{\ButtonFThree}
@@ -102,7 +102,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{COWON_D2_PAD}{\TouchTopLeft}
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD300_PAD}{\ButtonPlay + \ButtonFF}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Next level \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
@@ -111,7 +111,7 @@ could not otherwise reach. The block cannot take ``o''s.
,GIGABEAT_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index e8c2143c48..0903ea7e31 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -11,7 +11,7 @@ A simple stopwatch program with support for saving times.
,MROBE100_PAD,SANSA_CLIP_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
@@ -20,7 +20,8 @@ A simple stopwatch program with support for saving times.
& Quit Plugin \\
%
\opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD%
- ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD%
,SANSA_CLIP_PAD}{\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
@@ -30,7 +31,8 @@ A simple stopwatch program with support for saving times.
%
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
- ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD}{\ButtonLeft}
+ ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRew}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
@@ -43,7 +45,7 @@ A simple stopwatch program with support for saving times.
%
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
- \opt{IPOD_4G_PAD,IPOD_3G_PAD,SAMSUNG_YH92X_PAD}{\ButtonRight}
+ \opt{IPOD_4G_PAD,IPOD_3G_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight}
\opt{IRIVER_H10_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD%
,SANSA_CLIP_PAD}{\ButtonSelect}
@@ -53,7 +55,7 @@ A simple stopwatch program with support for saving times.
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp{} / \ButtonDown}
+ ,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
\opt{MPIO_HD200_PAD}{\ButtonVolUp / \ButtonVolDown}
diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex
index 66cc122fcd..98f241b8f3 100644
--- a/manual/plugins/sudoku.tex
+++ b/manual/plugins/sudoku.tex
@@ -31,7 +31,7 @@ settings.
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
@@ -57,7 +57,7 @@ settings.
\opt{PBELL_VIBE500_PAD}{\ButtonOK}
\opt{MPIO_HD200_PAD}{\ButtonFunc}
\opt{MPIO_HD300_PAD}{\ButtonEnter}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Change number under the cursor\\
%
@@ -75,7 +75,7 @@ settings.
\opt{PBELL_VIBE500_PAD}{Long \ButtonOK}
\opt{MPIO_HD200_PAD}{Long \ButtonFunc}
\opt{MPIO_HD300_PAD}{Long \ButtonEnter}
- \opt{SAMSUNG_YH92X_PAD}{Long \ButtonFF}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonFF}
\opt{HAVEREMOTEKEYMAP}{& }
& Constantly changing the number under the cursor\\
%
@@ -84,7 +84,7 @@ settings.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
,COWON_D2_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu}
- \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonSelect}
\opt{SANSA_FUZE_PAD}{\ButtonHome}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonPower}
@@ -104,7 +104,7 @@ settings.
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{COWON_D2_PAD}{Long \TouchBottomLeft}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Add/Remove number to scratchpad\\
%
@@ -114,7 +114,7 @@ settings.
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Menu $\rightarrow$ Quit}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD}{Long \ButtonPower}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index 396eb24fba..d940756df3 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -12,7 +12,7 @@ by using \emph{Open with} from the \emph{Context Menu}
\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%
- ,SAMSUNG_YH92X_PAD}{\ButtonUp}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_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}
@@ -29,7 +29,7 @@ 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%
- ,SAMSUNG_YH92X_PAD}{\ButtonDown}
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_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}
@@ -125,7 +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{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IAUDIO_M3_PAD}{\ButtonRCMode}
}
@@ -136,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,SAMSUNG_YH92X_PAD}{\ButtonFF}
+ \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_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}
@@ -161,7 +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{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{touchscreen}{\TouchTopRight}
\opt{HAVEREMOTEKEYMAP}{&
\opt{IAUDIO_M3_PAD}{\ButtonRCPlay}
@@ -177,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,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{IAUDIO_M3_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index 973bdcdc95..2d986824a7 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -16,7 +16,7 @@ and the meter scale can be changed.
,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD}{\ButtonBack}
-\opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+\opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{&
@@ -26,7 +26,8 @@ and the meter scale can be changed.
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
- ,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ ,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{SANSA_CLIP_PAD}{\ButtonHome}
\opt{SANSA_FUZE_PAD}{Long \ButtonSelect}
@@ -41,14 +42,15 @@ and the meter scale can be changed.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
\opt{SANSA_FUZEPLUS_PAD}{Long \ButtonSelect}
-\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonRew}
+\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,COWON_D2_PAD,PBELL_VIBE500_PAD%
,MPIO_HD300_PAD}{\ButtonMenu}
\opt{MPIO_HD200_PAD}{\ButtonFunc}
\opt{HAVEREMOTEKEYMAP}{& }
& Settings\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
- ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonUp}
+ ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD,MPIO_HD200_PAD,SANSA_FUZEPLUS_PAD}{\ButtonVolUp}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp}
@@ -56,7 +58,8 @@ and the meter scale can be changed.
\opt{HAVEREMOTEKEYMAP}{& }
& Raise Volume\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
- ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonDown}
+ ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
\opt{SANSA_C200_PAD,SANSA_CLIP_PAD,MPIO_HD200_PAD,SANSA_FUZEPLUS_PAD}{\ButtonVolDown}
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollDown}
diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex
index fa61fe4b96..9ccc49f319 100644
--- a/manual/plugins/wormlet.tex
+++ b/manual/plugins/wormlet.tex
@@ -136,7 +136,7 @@ game.
\item [Pause the game.]
Press
\opt{RECORDER_PAD,IAUDIO_X5_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD%
- ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}%
+ ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}%
\opt{ONDIO_PAD}{\ButtonMenu}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
@@ -152,7 +152,7 @@ There are two ways to stop a running game.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}%
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}%
\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}{\ButtonRec + \ButtonPlay}%
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}%
\opt{GIGABEAT_S_PAD}{\ButtonBack}.
@@ -165,7 +165,7 @@ The game will stop immediately and you will return to the game menu.
\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}%
\opt{GIGABEAT_PAD}{\ButtonA}%
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}%
-\opt{SAMSUNG_YH92X_PAD}{\ButtonRew}%
+\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}%
\opt{MPIO_HD200_PAD}{Long \ButtonFunc}%
\opt{MPIO_HD300_PAD}{Long \ButtonPlay}%
\opt{GIGABEAT_S_PAD}{\ButtonMenu}.
@@ -177,7 +177,7 @@ This freezes the game. If you hit
\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}%
\opt{GIGABEAT_PAD}{\ButtonA}%
\opt{PBELL_VIBE500_PAD}{\ButtonCancel}%
-\opt{SAMSUNG_YH92X_PAD}{\ButtonRew}%
+\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}%
\opt{MPIO_HD200_PAD}{Long \ButtonFunc}%
\opt{MPIO_HD300_PAD}{Long \ButtonPlay}%
\opt{GIGABEAT_S_PAD}{\ButtonMenu}
@@ -187,7 +187,7 @@ games menu you can hit
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}%
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}%
\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}{\ButtonRec + \ButtonPlay}%
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}%
\opt{GIGABEAT_S_PAD}{\ButtonBack}. A stopped game can not be resumed.
diff --git a/manual/plugins/xobox.tex b/manual/plugins/xobox.tex
index c6b63169f7..a678565395 100644
--- a/manual/plugins/xobox.tex
+++ b/manual/plugins/xobox.tex
@@ -11,13 +11,13 @@ To finish a level you have to section off more than 75\%.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}%
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
{\ButtonUp, \ButtonDown,}%
\opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{\ButtonLeft, \ButtonRight}
\opt{COWON_D2_PAD}{\TouchTopMiddle, \TouchBottomMiddle, \TouchMidLeft, \TouchMidRight}
\opt{MPIO_HD300_PAD}{\ButtonRew, \ButtonFF}
@@ -27,7 +27,7 @@ To finish a level you have to section off more than 75\%.
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_FUZE_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD%
- ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{SANSA_CLIP_PAD}{\ButtonHome}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -41,7 +41,7 @@ To finish a level you have to section off more than 75\%.
,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}{\ButtonRec}
+ \opt{PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{HAVEREMOTEKEYMAP}{& }
& Open menu\\
diff --git a/manual/plugins/zxbox.tex b/manual/plugins/zxbox.tex
index d90b891a0d..079147c66e 100644
--- a/manual/plugins/zxbox.tex
+++ b/manual/plugins/zxbox.tex
@@ -16,14 +16,14 @@ including an additional but fixed menu button, are assigned as follows:
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay/}
\opt,{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD%
- ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}%
+ ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
{\ButtonUp/\ButtonDown/}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD%
,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD%
,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD%
,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
- }{\ButtonLeft/\ButtonRight}
+ ,SAMSUNG_YH820_PAD}{\ButtonLeft/\ButtonRight}
\opt{COWON_D2_PAD}{\TouchTopMiddle{}/\TouchBottomMiddle{}/\TouchMidLeft{}/\TouchMidRight}
\opt{MPIO_HD200_PAD}{\ButtonVolDown / \ButtonVolUp / \ButtonRew / \ButtonFF}
\opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF / \ButtonScrollUp / \ButtonScrollDown}
@@ -33,7 +33,7 @@ including an additional but fixed menu button, are assigned as follows:
\opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD%
,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD
,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
- \opt{RECORDER_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
+ \opt{RECORDER_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -57,7 +57,7 @@ including an additional but fixed menu button, are assigned as follows:
\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}
\opt{MPIO_HD300_PAD}{Long \ButtonMenu}
\opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
- \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
+ \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
\opt{HAVEREMOTEKEYMAP}{& }
& Open ZXBox menu\\
\end{btnmap}
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index fcfeb39546..b5d151f474 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -215,7 +215,7 @@ example when renaming a file or creating a new directory.
\setting{Use Morse Code Input} setting%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
{ or by pressing \ActionKbdMorseInput{} in the virtual keyboard}%
.}
@@ -226,7 +226,7 @@ example when renaming a file or creating a new directory.
\begin{btnmap}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD%
- ,SAMSUNG_YH92X_PAD}{
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
\ActionKbdCursorLeft{} / \ActionKbdCursorRight
&
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight
@@ -259,7 +259,7 @@ example when renaming a file or creating a new directory.
\\
%
\nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,ONDIO_PAD,PBELL_VIBE500_PAD%
- ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{
+ ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
\ActionKbdPageFlip
&
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdPageFlip
@@ -292,7 +292,7 @@ example when renaming a file or creating a new directory.
\opt{morse_input}{
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PADD%
,SANSA_E200_PA,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
- ,SAMSUNG_YH92X_PAD}{
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
\ActionKbdMorseInput
\opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdMorseInput}
& Toggle keyboard input mode and Morse code input mode. \\}
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 37dd3fba8e..edd0a776db 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -476,6 +476,27 @@ detail in the following paragraph.
On the top on the \dap{} is the internal microphone on the left and the line-in socket on the
right, near the headphone socket.}
%
+ \opt{samsungyh820}{
+ Hold or lay the \dap{} so that the side with the controls and
+ LCD is facing towards you. Directly below the bottom edge of the screen are three buttons:
+ \ButtonRew{} on the left, \ButtonPlay{} in the middle and \ButtonFF{} on the right. Below them
+ is a four-way pad which contains the \ButtonDown{}, \ButtonUp{}, \ButtonLeft{} and
+ \ButtonRight{} controls.
+
+ At the top of the right hand side of the \dap{} is the \ButtonRec{} button.
+
+ On the top panel of the \dap{}, from left to right, you can find the following: headphone
+ socket, line-in socket, internal microphone, and the \ButtonHold{} switch. Note that when the
+ \ButtonHold{} switch is moved towards the center of the \dap{}, hold is turned on and all the
+ other controls are disabled. Be sure \ButtonHold{} is off before trying to use your player.
+
+ At the top of the back side of the player, just under the \ButtonHold{} button is the reset
+ hole, if you need to perform a hardware reset.
+
+ The USB/dock connector that is used to connect your \dap{} to your computer is on
+ the bottom panel of the \dap{}.
+ }
+ %
\opt{samsungyh920,samsungyh925}{
Hold or lay the \dap{} so that the side with the controls and
LCD is facing towards you. Below the LCD is a four-way pad with the \ButtonDown{},
@@ -560,7 +581,8 @@ detail in the following paragraph.
To turn on and off your Rockbox enabled \dap{} use the following keys:
\begin{btnmap}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
- \opt{MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{Long \ButtonPlay}%
+ \opt{MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
+ {Long \ButtonPlay}%
\opt{IPOD_4G_PAD}{\ButtonMenu{} / \ButtonSelect}%
\opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}%
\opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}%
@@ -580,7 +602,8 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}%
- \opt{MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{Long \ButtonPlay}%
+ \opt{MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
+ {Long \ButtonPlay}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}%
\opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}%
\opt{recorder}{Double tap \ButtonOff\ when playback is stopped}%
@@ -618,7 +641,8 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
{\ButtonPower} until the \dap{} shuts off or reboots.
}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_M3_PAD,IRIVER_H10_PAD,MROBE100_PAD
-,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{%
+ ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD%
+ ,SAMSUNG_YH820_PAD}{%
In the unlikely event of a software failure, a hardware reset can be
performed by inserting a paperclip gently into the Reset hole.
}%
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 0a5b970206..af594d0cd3 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -132,7 +132,7 @@ your WPS (While Playing Screen).
& Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
}%
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_CLIP_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
- ,SAMSUNG_YH92X_PAD}{%
+ ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{%
\ActionWpsPlaylist
\opt{HAVEREMOTEKEYMAP}{&}
& Show current \setting{Playlist}.\\%
@@ -276,7 +276,7 @@ album etc. To access this screen, %
press \ActionWpsIdThreeScreen. }%
\opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD,%
GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,%
- MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}%
+ MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
{press \ActionWpsContext{} to access the
\setting{WPS Context Menu} and select \setting{Show Track Info}. }
\opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\