Add remote keymapping to the manual for the iriver H100. Plugins have not yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex
index 63dbc47..95e57d9 100644
--- a/manual/configure_rockbox/bookmarking.tex
+++ b/manual/configure_rockbox/bookmarking.tex
@@ -64,21 +64,27 @@
\begin{table}
\begin{btnmap}{}{}
\ActionStdNext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext}
& Selects the next bookmark.\\
%
\ActionStdPrev
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev}
& Selects the previous bookmark.\\
%
\ActionStdOk
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk}
& Resumes from the selected bookmark.\\
%
\ActionStdCancel
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel}
& Exits Recent Bookmark menu\\
%
\nopt{GIGABEAT_S_PAD}{\ActionBmDelete
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCBmDelete}
& Deletes the currently selected bookmark\\}
%
- \ActionStdContext
+ \ActionStdContext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext}
& Enters the context menu for the selected bookmark.\\
\end{btnmap}
\end{table}
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index ef0a0f3..c4d33dc 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -329,33 +329,39 @@
\begin{table}
\begin{btnmap}{}{}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd}
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCFF}
\opt{SANSA_E200_PAD}{\ButtonScrollBack}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight}
& Raises the highlighted parameter.\\
%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCRew}
\opt{SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft}
& Lowers the highlighted parameter.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{& }
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft}
\opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp}
& Moves to the previous EQ band. \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{& }
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonRight}
\opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown}
& Moves to the next EQ band. \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCSelect}
\opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,SANSA_E200_PAD}{\ButtonSelect}
& Toggles the cursor among the three parameters (gain, center frequency,
Q) for the selected EQ band.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCStop}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonPower/\ButtonRec}
\opt{SANSA_E200_PAD}{\ButtonPower/\ButtonRight}
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex
index 952300c..1763e07 100644
--- a/manual/main_menu/fmradio.tex
+++ b/manual/main_menu/fmradio.tex
@@ -22,13 +22,16 @@
\begin{table}
\begin{btnmap}{}{}
\ActionFMPrev, \ActionFMNext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPrev, \ActionRCFMNext}
& Change frequency in \setting{SCAN} mode or jump to next/previous
station in \setting{PRESET} mode\\
%
Long \ActionFMPrev, \ActionFMNext
+ \opt{IRIVER_RC_H100_PAD}{& Long \ActionRCFMPrev, Long \ActionRCFMNext}
& Seek to next station or preset in \setting{SCAN} mode.\\
%
\ActionFMSettingsInc, \ActionFMSettingsDec
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMVolUp, \ActionRCFMVolDown}
& Change volume.\\
\opt{RECORDER_PAD}{
\ButtonPlay
@@ -38,23 +41,30 @@
%
\ActionFMExit
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMExit}
& Leave the radio screen with the radio playing.\\
%
\ActionFMStop
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMStop}
& Stops the radio and returns to \setting{Main Menu}.\\%
%
\nopt{ONDIO_PAD}{%
- \nopt{RECORDER_PAD}{\ActionFMPlay & Mutes radio playback.\\}%
+ \nopt{RECORDER_PAD}{\ActionFMPlay
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPlay}
+ & Mutes radio playback.\\}%
%
\ActionFMMode
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMMode}
& Switches between \setting{SCAN} and \setting{PRESET} mode.\\
%
\ActionFMPreset
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPreset}
& Opens a list of radio presets. You can view all the presets that
you have, and switch to the station.\\
}%
%
\ActionFMMenu
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMMenu}
& Displays the FM radio settings menu.\\
\end{btnmap}
\end{table}
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 2257c14..d199ebe 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -19,19 +19,24 @@
\begin{table}
\begin{btnmap}{}{}
\ActionStdNext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext}
& Selects the next option in the menu.\\
- & Inside a setting, increases the value or
- chooses next option \\
+
+ & \opt{IRIVER_RC_H100_PAD}{&} Inside a setting,
+ increases the value or chooses next option \\
%
\ActionStdPrev
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev}
& Selects the previous option in the menu.\\
- & Inside a setting, decreases the value or
- chooses previous option \\
+ & \opt{IRIVER_RC_H100_PAD}{&} Inside a setting,
+ decreases the value or chooses previous option \\
%
\ActionStdOk
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk}
& Selects option \\
%
\ActionStdCancel
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel}
& Exits menu, setting or moves to parent menu\\
\end{btnmap}
\end{table}
@@ -46,21 +51,27 @@
\begin{table}
\begin{btnmap}{}{}
\ActionStdNext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext}
& Selects the next bookmark.\\
%
\ActionStdPrev
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev}
& Selects the previous bookmark.\\
%
\ActionStdOk
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk}
& Resumes from the selected bookmark.\\
%
\ActionStdCancel
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel}
& Exits Recent Bookmark menu\\
%
\nopt{GIGABEAT_S_PAD}{\ActionBmDelete
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCBmDelete}
& Deletes the currently selected bookmark\\}
%
- \ActionStdContext
+ \ActionStdContext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext}
& Enters the context menu for the selected bookmark.\\
\end{btnmap}
\end{table}
diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex
index 53fb7e0..7102d59 100644
--- a/manual/main_menu/recording_screen.tex
+++ b/manual/main_menu/recording_screen.tex
@@ -30,24 +30,38 @@
\begin{table}
\begin{btnmap}{}{}
- \ActionRecPrev{} / \ActionRecNext & Select setting.\\
+ \ActionRecPrev{} / \ActionRecNext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecPrev{} / \ActionRCRecNext}
+ & Select setting.\\
%
- \ActionRecSettingsDec{} / \ActionRecSettingsInc & Adjust selected setting.\\
+ \ActionRecSettingsDec{} / \ActionRecSettingsInc
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecSettingsDec{} / \ActionRecSettingsInc}
+ & Adjust selected setting.\\
%
- \ActionRecPause & Start recording.\\
- & While recording: pause recording (press again to
+ \ActionRecPause
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecPause}
+ & Start recording.\\
+ & \opt{IRIVER_RC_H100_PAD}{&}
+ While recording: pause recording (press again to
continue).\\
%
- \ActionRecExit & Exit \setting{Recording Screen}.\\
- & While recording: Stop recording.\\
+ \ActionRecExit
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecExit}
+ & Exit \setting{Recording Screen}.\\
+ & \opt{IRIVER_RC_H100_PAD}{&}
+ While recording: Stop recording.\\
%
\opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,%
SANSA_E200_PAD,IPOD_4G_PAD,SANSA_C200_PAD}{
- \ActionRecNewfile & While recording: close the current file and open
- a new one.\\
+ \ActionRecNewfile
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecNewfile}
+ & While recording: close the current file and open
+ a new one.\\
}
%
- \ActionRecMenu & Open \setting{Recording Settings} (see
+ \ActionRecMenu
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecMenu}
+ & Open \setting{Recording Settings} (see
\reference{ref:Recordingsettings}).\\
%
\opt{RECORDER_PAD}{
diff --git a/manual/platform/h100.tex b/manual/platform/h100.tex
index 53b7ef6..fce673e 100644
--- a/manual/platform/h100.tex
+++ b/manual/platform/h100.tex
@@ -7,6 +7,8 @@
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
\edef\UseOption{\UseOption,iriver}
+\edef\UseOption{\UseOption,IRIVER_RC_H100_PAD}
+\edef\UseOption{\UseOption,HAVE_REMOTE_KEYMAP}
\newcommand{\playerman}{Iriver}
\newcommand{\playertype}{H100}
@@ -24,4 +26,5 @@
% link external keymap file
\input{platform/keymap-h100_h300.tex}
+\input{platform/remote-keymap-h100.tex}
diff --git a/manual/plugins/blackjack.tex b/manual/plugins/blackjack.tex
index 0c9b9bf..e499738 100644
--- a/manual/plugins/blackjack.tex
+++ b/manual/plugins/blackjack.tex
@@ -16,12 +16,14 @@
\begin{btnmap}{}{}
\multicolumn{2}{c}{\textbf{In menu}}\\\hline
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{GIGABEAT_PAD}{\ButtonA}
& Start new game\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{ONDIO_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonRight}
@@ -30,6 +32,7 @@
\opt{MROBE100_PAD}{\ButtonPlay}
& Resume saved game\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonRight}
\opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonUp}
@@ -37,6 +40,7 @@
\opt{SANSA_C200_PAD}{\ButtonRec}
& Show high scores\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
@@ -46,11 +50,13 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD}
{\ButtonUp{} / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
& Enter betting amount\\
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
\opt{ONDIO_PAD}{\ButtonLeft}
@@ -59,6 +65,7 @@
& Hit (Draw new card)\\
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
@@ -66,6 +73,7 @@
& Stay (End hand)\\
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{ONDIO_PAD}{\ButtonUp}
@@ -73,6 +81,7 @@
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonLeft}
& Double down\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{ONDIO_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonRight}
@@ -81,6 +90,7 @@
\opt{MROBE100_PAD}{\ButtonPlay}
& Save game\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index 461f628..5b7ed15 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -10,21 +10,25 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp\ /\ \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack\ /\ \ButtonScrollFwd}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown\ /\ \ButtonScrollUp}
& Moves to next/previous option\\
\ButtonLeft\ /\ \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Increases/decreases option value\\
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{GIGABEAT_S_PAD}{\ButtonMenu}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Toggles Scroll mode\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex
index fd8225e..5517176 100644
--- a/manual/plugins/brickmania.tex
+++ b/manual/plugins/brickmania.tex
@@ -25,6 +25,7 @@
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft\ / \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{SANSA_C200_PAD}{\\
\ButtonVolDown\ / \ButtonVolUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\\
@@ -34,10 +35,12 @@
\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect\ / \ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonPlay\ / \ButtonScrollUp}
& Release the ball / Fire\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex
index b191219..9ab3534 100644
--- a/manual/plugins/bubbles.tex
+++ b/manual/plugins/bubbles.tex
@@ -11,6 +11,7 @@
\begin{table}
\begin{btnmap}{}{}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,MROBE100_PAD}{\ButtonPower}
@@ -20,15 +21,18 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonLeft{} / \ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
& Aim the bubble\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Fire bubble\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{RECORDER_PAD}{\ButtonFOne}
@@ -37,6 +41,7 @@
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
& Save game\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex
index 91d5fc8..03543b6 100644
--- a/manual/plugins/calculator.tex
+++ b/manual/plugins/calculator.tex
@@ -12,6 +12,7 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp{} / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{SANSA_E200_PAD}{/}
\opt{scrollwheel}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
@@ -22,6 +23,7 @@
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
& Select a button\\
%
@@ -29,6 +31,7 @@
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{GIGABEAT_S_PAD}{\ButtonPlay}
@@ -39,12 +42,14 @@
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Cycle through the 4 basic operators\\
%
}
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}
{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
@@ -52,6 +57,7 @@
& Calculate\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex
index e1fb819..b837ed4 100644
--- a/manual/plugins/calendar.tex
+++ b/manual/plugins/calendar.tex
@@ -10,6 +10,7 @@
\ButtonLeft{} / \ButtonRight{} /
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD}{\ButtonUp{} / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
& Move the selector\\
@@ -17,12 +18,14 @@
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
& Show memos for the selected day\\
%
\opt{RECORDER_PAD}{\ButtonOn{} + \ButtonUp{} / \ButtonDown}
\opt{MROBE100_PAD}{\ButtonMenu{} + \ButtonUp{} / \ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} / \ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay{} / \ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonRec{} / \ButtonPlay{}}
\opt{GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonVolUp{} / \ButtonVolDown}
@@ -32,6 +35,7 @@
& Previous / Next month\\
%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex
index d96b16a..eaf29da 100644
--- a/manual/plugins/chess_clock.tex
+++ b/manual/plugins/chess_clock.tex
@@ -9,6 +9,7 @@
\begin{btnmap}{}{}
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight{} / \ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonScrollFwd}
@@ -16,6 +17,7 @@
%
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
@@ -24,6 +26,7 @@
\opt{PLAYER_PAD}{\ButtonStop}
\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
@@ -52,6 +55,7 @@
\opt{PLAYER_PAD}{\ButtonOn}
\opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
@@ -61,6 +65,7 @@
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD}{\ButtonPower}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown}
@@ -71,6 +76,7 @@
%
\opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonSelect}
@@ -78,12 +84,14 @@
%
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
& Switch to next player \\
%
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
& Switch to previous player \\
@@ -92,6 +100,7 @@
,MROBE100_PAD}{\ButtonMenu}
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex
index a20542a..2ed77ef 100644
--- a/manual/plugins/chessbox.tex
+++ b/manual/plugins/chessbox.tex
@@ -32,17 +32,20 @@
\begin{btnmap}{}{}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, \ButtonLeft, \ButtonRight}
\nopt{IPOD_4G_PAD,IPOD_3G_PAD}{Direction keys}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move the cursor\\
\opt{RECORDER_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_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Pick up / Drop piece\\
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF}
@@ -50,6 +53,7 @@
\opt{MROBE100_PAD}{\ButtonDisplay}
& Change level\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
@@ -59,6 +63,7 @@
\opt{MROBE100_PAD}{\ButtonPlay}
& Force play\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/chopper.tex b/manual/plugins/chopper.tex
index 7bdab22..eadd1ec 100644
--- a/manual/plugins/chopper.tex
+++ b/manual/plugins/chopper.tex
@@ -12,10 +12,12 @@
\opt{IRIVER_H10_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD,GIGABEAT_PAD}{\ButtonSelect}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect{} / \ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_S_PAD}{\ButtonSelect{} / \ButtonMenu}
& Make chopper fly\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu}
\opt{GIGABEAT_S_PAD}{\ButtonBack}%
diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex
index a946484..0fc2a4d 100644
--- a/manual/plugins/cube.tex
+++ b/manual/plugins/cube.tex
@@ -6,6 +6,7 @@
\opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF}
@@ -16,11 +17,13 @@
,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
& Pause\\
\opt{PLAYER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -28,16 +31,19 @@
& Cycle draw mode\\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight{} / \ButtonOn+\ButtonLeft}
\nopt{PLAYER_PAD}{\ButtonRight{} / \ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Select axis to adjust\\
\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}{\ButtonUp{} / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
\opt{SANSA_C200_PAD}{\ButtonVolDown{} / \ButtonVolUp}
& Change speed/angle (speed can not be changed while paused)\\
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/demystify.tex b/manual/plugins/demystify.tex
index d8bc390..d95cdbc 100644
--- a/manual/plugins/demystify.tex
+++ b/manual/plugins/demystify.tex
@@ -6,18 +6,21 @@
\begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
{\ButtonUp\ / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{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}
{\ButtonRight\ / \ButtonLeft}
& Increase / decrease speed\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
{\ButtonRight\ / \ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
\opt{IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp\ / \ButtonDown}
& Add / remove polygon\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/dice.tex b/manual/plugins/dice.tex
index 1710a14..41f5157 100644
--- a/manual/plugins/dice.tex
+++ b/manual/plugins/dice.tex
@@ -6,6 +6,7 @@
\begin{table}
\begin{btnmap}{}{}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{PLAYER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
@@ -14,6 +15,7 @@
& Roll dice again\\
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD%
,IRIVER_H10_PAD}{\ButtonPower}
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index 928f01c..41cc8b2 100644
--- a/manual/plugins/disktidy.tex
+++ b/manual/plugins/disktidy.tex
@@ -22,7 +22,7 @@
\begin{table}
\begin{btnmap}{}{}
- \ActionStdCancel
+ \ActionStdCancel \opt{IRIVER_RC_H100_PAD}{&}
& Exit / Abort\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/doom.tex b/manual/plugins/doom.tex
index 1dbea14..999d4df 100644
--- a/manual/plugins/doom.tex
+++ b/manual/plugins/doom.tex
@@ -79,21 +79,28 @@
\begin{btnmap}{}{}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Move Forward \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
- ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown & Down\\}
+ ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Down\\}
+
\opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\}
%
\ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Turn Left \\
%
\ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Turn Right \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -102,6 +109,7 @@
& Shoot \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
@@ -109,6 +117,7 @@
& Open \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonHold{} switch}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPower}
@@ -116,10 +125,12 @@
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Enter \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF}
diff --git a/manual/plugins/fire.tex b/manual/plugins/fire.tex
index 0c6aafd..cfc465b 100644
--- a/manual/plugins/fire.tex
+++ b/manual/plugins/fire.tex
@@ -7,12 +7,14 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp\ / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
& Increase / decrease number of flames\\
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonLeft}
@@ -22,8 +24,10 @@
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Toggle moving flames\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index 624838e..918b274 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -11,6 +11,7 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
& Move the cursor \\
@@ -19,12 +20,14 @@
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Flip \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft}
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonLeft}
@@ -34,6 +37,7 @@
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonRight}
@@ -44,6 +48,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
@@ -53,6 +58,7 @@
& Solve step by step \\
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index 5ccfdd1..7c07941 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -58,24 +58,30 @@
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,%
GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,%
IAUDIO_X5_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonUp}%
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Move cursor up \\
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,%
GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,%
IAUDIO_X5_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonDown}%
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}%
\opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Move cursor down \\
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,IPOD_1G2G_PAD,%
IPOD_3G_PAD,IPOD_4G_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H10_PAD,%
IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,IAUDIO_X5_PAD,RECORDER_PAD,%
- ONDIO_PAD}{\ButtonLeft} & Move cursor left %
+ ONDIO_PAD}{\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Move cursor left %
\opt{ONDIO_PAD}{if in \emph{board} navigation mode, or %
retreat one node in the game tree if in %
\emph{tree} navigation mode} \\
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,IPOD_1G2G_PAD,%
IPOD_3G_PAD,IPOD_4G_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H10_PAD,%
IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,IAUDIO_X5_PAD,RECORDER_PAD,%
- ONDIO_PAD}{\ButtonRight} & Move cursor right
+ ONDIO_PAD}{\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Move cursor right
\opt{ONDIO_PAD}{if in \emph{board} navigation mode, or advance one node in
the game tree if in \emph{tree} navigation mode} \\
\opt{ONDIO_PAD}{{\ButtonOff} & Toggle between \emph{board} and \emph{tree}
@@ -83,6 +89,7 @@
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,%
SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,%
MROBE100_PAD,IAUDIO_X5_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD}{\ButtonSelect}%
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay}%
\opt{ONDIO_PAD}{\ButtonMenu} & Play a move (or use a tool if play-mode has
been changed). \\
@@ -93,6 +100,7 @@
GIGABEAT_S_PAD}{\ButtonVolDown}%
\opt{IRIVER_H10_PAD}{\ButtonFF}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{MROBE100_PAD}{\ButtonMenu}%
\opt{IAUDIO_X5_PAD}{\ButtonPlay}%
\opt{RECORDER_PAD}{\ButtonFOne} & Retreat one node in the game tree \\
@@ -102,6 +110,7 @@
GIGABEAT_S_PAD}{\ButtonVolUp}%
\opt{IRIVER_H10_PAD}{\ButtonRew}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{MROBE100_PAD}{\ButtonPlay}%
\opt{IAUDIO_X5_PAD}{\ButtonRec}%
\opt{RECORDER_PAD}{\ButtonFThree} & Advance one node in the game tree \\ }
@@ -111,6 +120,7 @@
\opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{Long \ButtonSelect}%
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}%
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD}{\ButtonFTwo}%
\opt{ONDIO_PAD}{Long \ButtonMenu} & Main Menu \\
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,%
@@ -119,6 +129,7 @@
\opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,%
GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,%
IAUDIO_X5_PAD}{Long \ButtonSelect}%
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{Long \ButtonPlay} & Context Menu \\ }
\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}{%
@@ -129,7 +140,8 @@
\opt{MROBE100_PAD}{\ButtonPower}%
\opt{GIGABEAT_PAD}{\ButtonA}%
\opt{GIGABEAT_S_PAD}{\ButtonPlay}%
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} & Go to the next variation %
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&} & Go to the next variation %
when at the first node in %
a branch \\ }
\end{btnmap}
diff --git a/manual/plugins/invadrox.tex b/manual/plugins/invadrox.tex
index c76ffbf..a4b38c5 100644
--- a/manual/plugins/invadrox.tex
+++ b/manual/plugins/invadrox.tex
@@ -8,14 +8,17 @@
\begin{table}
\begin{btnmap}{}{}
Left and Right
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move left and right \\
%
\opt{IRIVER_H100_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,%
IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
& Fire \\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,%
SANSA_E200_PAD}{\ButtonPower}
diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex
index 7c109e2..b0c07ee 100644
--- a/manual/plugins/jackpot.tex
+++ b/manual/plugins/jackpot.tex
@@ -6,8 +6,8 @@
\begin{table}
\begin{btnmap}{}{}
-\ButtonPlay & Play \\
-\ButtonStop & Exit the game \\
+\ButtonPlay \opt{IRIVER_RC_H100_PAD}{&} & Play \\
+\ButtonStop \opt{IRIVER_RC_H100_PAD}{&} & Exit the game \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex
index a1340c0..3d4a74a 100644
--- a/manual/plugins/jewels.tex
+++ b/manual/plugins/jewels.tex
@@ -16,6 +16,7 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
{\ButtonUp/\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
& Move the cursor around the jewels \\
@@ -24,16 +25,20 @@
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Select a jewel \\
\opt{RECORDER_PAD,IRIVER_H10_PAD}{Long \ButtonPlay}%
\opt{ONDIO_PAD}{Long \ButtonMenu}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} or Long \ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_S_PAD}{\ButtonMenu{} or Long \ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD,IAUDIO_X5_PAD}{Long \ButtonSelect}%
& Show the in-game menu \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
- {\ButtonOff & Exit \\}%
+ {\ButtonOff
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Exit \\}%
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD%
,IAUDIO_X5_PAD}{\ButtonPower & Exit \\}%
\opt{GIGABEAT_S_PAD}{\ButtonBack & Exit \\}%
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index d9bfe29..52cf8e3 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -20,11 +20,13 @@
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} %
/ \ButtonLeft\ / \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move around in zoomed in image\\
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
@@ -32,6 +34,7 @@
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{Long \ButtonPlay}
@@ -41,6 +44,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
\opt{IRIVER_H100_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H300_PAD}{\ButtonRec}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
@@ -54,6 +58,7 @@
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -68,6 +73,7 @@
& Toggle slide show mode\\
}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
diff --git a/manual/plugins/lamp.tex b/manual/plugins/lamp.tex
index 39042ed..52159a7 100644
--- a/manual/plugins/lamp.tex
+++ b/manual/plugins/lamp.tex
@@ -9,6 +9,7 @@
}
\opt{PLAYER_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}
\opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index a1dff99..8f24b85 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -4,16 +4,19 @@
\begin{table}
\begin{btnmap}{}{}
\ButtonRight\ / \ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Increase / decrease speed on the x-axis\\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight\ / \ButtonOn+\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp\ / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
& Increase / decrease speed on the y-axis\\
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 3ecb8cd..0c65c35 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -5,11 +5,13 @@
\begin{table}
\begin{btnmap}{}{}
Direction keys
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move about the image\\
%
\opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
& Zoom in\\
@@ -17,6 +19,7 @@
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{Long \ButtonPlay}
@@ -26,6 +29,7 @@
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -37,6 +41,7 @@
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF}
@@ -48,6 +53,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonPlay + \ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -56,6 +62,7 @@
& Reset and return to the default image\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/mazezam.tex b/manual/plugins/mazezam.tex
index 7cadcaf..59d7090 100644
--- a/manual/plugins/mazezam.tex
+++ b/manual/plugins/mazezam.tex
@@ -21,8 +21,10 @@
{\ButtonUp, \ButtonDown,}%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
\ButtonLeft, \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move Character\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/metronome.tex b/manual/plugins/metronome.tex
index 399e69c..e390444 100644
--- a/manual/plugins/metronome.tex
+++ b/manual/plugins/metronome.tex
@@ -9,11 +9,13 @@
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{ONDIO_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
& Exit plugin \\
\opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
,IAUDIO_X5_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonMenu\ (Long: Stop)}
\opt{GIGABEAT_PAD}{\ButtonA}
& Start / Stop \\
@@ -21,14 +23,17 @@
\opt{ONDIO_PAD}{\ButtonMenu\ (repeatedly)}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
& Tap tempo \\
\ButtonLeft\ / \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Adjust tempo \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft\ / \ButtonOn+\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp\ / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
& Adjust volume \\
diff --git a/manual/plugins/midiplay.tex b/manual/plugins/midiplay.tex
index 9cbc091..9bdb0fa 100644
--- a/manual/plugins/midiplay.tex
+++ b/manual/plugins/midiplay.tex
@@ -18,15 +18,18 @@
\begin{btnmap}{}{}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,IAUDIO_X5_PAD,MROBE100_PAD}{\ButtonUp/ \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/ \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/ \ButtonScrollDown}
\opt{SANSA_C200_PAD}{\ButtonVolUp/ \ButtonVolDown}
& Volume up/ Volume down\\
%
\ButtonRight/ \ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Skip 3 seconds forward/ backward\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -34,6 +37,7 @@
& Pause/Resume playback\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD%
,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 4265374..89949e2 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -30,6 +30,7 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}
{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
& Move the cursor across the minefield \\
@@ -40,6 +41,7 @@
\opt{RECORDER_PAD}{\ButtonFOne/\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} / \ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonRec}
@@ -52,6 +54,7 @@
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_C200_PAD}{Long \ButtonSelect{} / \ButtonVolUp}
@@ -60,6 +63,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{SANSA_E200_PAD}{Long \ButtonRec}
@@ -68,6 +72,7 @@
& Display the current game status \\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex
index 640e634..ccbc7fb 100644
--- a/manual/plugins/mpegplayer.tex
+++ b/manual/plugins/mpegplayer.tex
@@ -13,16 +13,20 @@
\opt{GIGABEAT_S_PAD}{\ButtonSelect{} or \ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonSelect{} or \ButtonA}
\nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsPlay}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Pause / Resume\\
- \ActionWpsStop & Stop\\
+ \ActionWpsStop \opt{IRIVER_RC_H100_PAD}{&} & Stop\\
\nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsVolUp{} / \ActionWpsVolDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonLeft{} or \ButtonVolDown{} /
\ButtonRight{} or \ButtonVolUp}
& Adjust volume up / down\\
\nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsSkipPrev{} / \ActionWpsSkipNext}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown}
& Rewind / Fast Forward\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonRew}
diff --git a/manual/plugins/nim.tex b/manual/plugins/nim.tex
index ce07861..94d6423 100644
--- a/manual/plugins/nim.tex
+++ b/manual/plugins/nim.tex
@@ -8,10 +8,10 @@
\begin{table}
\begin{btnmap}{}{}
-\ButtonLeft & Decrease the number of matches \\
-\ButtonRight & Increase the number of matches \\
-\ButtonPlay & Remove the number of matches you have selected \\
-\ButtonStop & Exit the game \\
+\ButtonLeft \opt{IRIVER_RC_H100_PAD}{&} & Decrease the number of matches \\
+\ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Increase the number of matches \\
+\ButtonPlay \opt{IRIVER_RC_H100_PAD}{&} & Remove the number of matches you have selected \\
+\ButtonStop \opt{IRIVER_RC_H100_PAD}{&} & Exit the game \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 9494d60..a33ee6c 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -17,6 +17,7 @@
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_S_PAD}{\ButtonPrev}
@@ -24,6 +25,7 @@
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF}
@@ -33,6 +35,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{Long \ButtonRew}
@@ -43,20 +46,24 @@
,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Pause the demo \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
{\ButtonUp{} / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
\opt{SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonVolUp{} / \ButtonVolDown}
& Increase / decrease volume\\
\ButtonRight{} / \ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Increase / decrease speed\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonPower}
diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex
index d1db0fb..499bdc2 100644
--- a/manual/plugins/pacbox.tex
+++ b/manual/plugins/pacbox.tex
@@ -29,25 +29,32 @@
\subsubsection{Keys}
\begin{table}
\begin{btnmap}{}{}
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonRight}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,%
+ IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp}
\opt{h10_5gb}{\ButtonScrollUp}
& Move Up\\
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonLeft}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,%
+ IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{h10_5gb}{\ButtonScrollDown}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown}
& Move Down\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{h10}{\ButtonScrollUp}
\opt{h10_5gb,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft}
& Move Left\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{h10}{\ButtonScrollDown}
\opt{h10_5gb,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight}
& Move Right\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown}
@@ -57,15 +64,18 @@
& Insert Coin\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& 1-Player Start\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonPower}
\opt{SANSA_E200_PAD}{\ButtonRec}
\opt{MROBE100_PAD}{\ButtonMenu}
& 2-Player Start\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonPower}
diff --git a/manual/plugins/pegbox.tex b/manual/plugins/pegbox.tex
index 98adcab..bd4d17c 100644
--- a/manual/plugins/pegbox.tex
+++ b/manual/plugins/pegbox.tex
@@ -32,11 +32,14 @@
\opt{GIGABEAT_S_PAD}{\ButtonLeft, \ButtonRight}
\opt{MROBE100_PAD}{\ButtonLeft, \ButtonRight}
\opt{SANSA_C200_PAD}{\ButtonLeft, \ButtonRight}
+
+ \opt{IRIVER_RC_H100_PAD}{&}
& to move around\\
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect + \ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
@@ -50,6 +53,7 @@
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu + \ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect + \ButtonLeft}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{Long \ButtonFF}
@@ -63,6 +67,7 @@
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu + \ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect + \ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF + \ButtonScrollUp}
@@ -77,6 +82,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu + \ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonFF + \ButtonScrollDown}
\opt{SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
@@ -87,6 +93,7 @@
\opt{RECORDER_PAD}{\ButtonOff}
\opt{ONDIO_PAD}{\ButtonMenu + \ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect + \ButtonPlay}
\opt{IAUDIO_X5_PAD}{\ButtonPower}
\opt{IRIVER_H10_PAD}{\ButtonPower}
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index 10d499a..d3f8aef 100644
--- a/manual/plugins/pictureflow.tex
+++ b/manual/plugins/pictureflow.tex
@@ -30,21 +30,26 @@
& Scroll through albums / track list\\}
\nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight
- & Scroll through albums\\}
+
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Scroll through albums\\}
\nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown
+ \opt{IRIVER_RC_H100_PAD}{&}
& Scroll through track list\\}
\opt{IRIVER_H10_PAD}{\ButtonRight}
\opt{ONDIO_PAD}{\ButtonUp}
\opt{RECORDER_PAD}{\ButtonOn}
\nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Enter track list \opt{swcodec}{/ Play album from selected
track}\\
- \ButtonLeft & Exit track list\\
+ \ButtonLeft \opt{IRIVER_RC_H100_PAD}{&} & Exit track list\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,%
GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
@@ -55,6 +60,7 @@
& Enter menu\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,%
MROBE100_PAD}{\ButtonPower}
\opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower}
diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex
index 2def0a6..1e8044c 100644
--- a/manual/plugins/plasma.tex
+++ b/manual/plugins/plasma.tex
@@ -8,6 +8,7 @@
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Adjust frequency\\
\opt{lcd_color}{
\opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
@@ -17,6 +18,7 @@
& Change colours\\
}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonPower}
diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex
index b9a00e3..77639fa 100644
--- a/manual/plugins/pong.tex
+++ b/manual/plugins/pong.tex
@@ -8,6 +8,7 @@
\opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD}{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{SANSA_C200_PAD}{\ButtonVolUp}
@@ -17,6 +18,7 @@
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
\opt{SANSA_C200_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonLeft}
@@ -24,6 +26,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -33,12 +36,14 @@
\opt{RECORDER_PAD,SANSA_E200_PAD}{\ButtonRight}
\opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonRight}
& Right player down\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/random_folder_advance_config.tex b/manual/plugins/random_folder_advance_config.tex
index dd7489c..098407d 100644
--- a/manual/plugins/random_folder_advance_config.tex
+++ b/manual/plugins/random_folder_advance_config.tex
@@ -27,9 +27,10 @@
\subsubsection{Folder List Editor Keys}
\begin{table}
\begin{btnmap}{}{}
- \ActionStdOk{} & Delete selected folder\\
- \ActionStdContext{} & Bring up the context menu which allows you to
+ \ActionStdOk{} \opt{IRIVER_RC_H100_PAD}{&} & Delete selected folder\\
+ \ActionStdContext{} \opt{IRIVER_RC_H100_PAD}{&}
+ & Bring up the context menu which allows you to
remove the selected folder or it's entire folder tree\\
- \ActionStdCancel{} & Exit\\
+ \ActionStdCancel{} \opt{IRIVER_RC_H100_PAD}{&} & Exit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/robotfindskitten.tex b/manual/plugins/robotfindskitten.tex
index a80975c..a5adc94 100644
--- a/manual/plugins/robotfindskitten.tex
+++ b/manual/plugins/robotfindskitten.tex
@@ -15,8 +15,10 @@
{\ButtonUp, \ButtonDown,}%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
\ButtonLeft, \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move robot\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index 3edec0e..cdafe6a 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -3,14 +3,16 @@
\screenshot{plugins/images/ss-rockblox}{Rockblox}{fig:rockblox}
Rockblox is a Rockbox version of the classic falling blocks game from Russia.
The aim of the game is to make the falling blocks of different shapes
-form full rows. Whenever a row is completed, it will be cleared away, and you gain points. For every ten lines completed, the game level increases,
-making the blocks fall faster. If the pile of blocks reaches the ceiling, the game is over.
+form full rows. Whenever a row is completed, it will be cleared away, and you
+gain points. For every ten lines completed, the game level increases, making
+the blocks fall faster. If the pile of blocks reaches the ceiling, the game is over.
\begin{table}
\begin{btnmap}{}{}
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{PLAYER_PAD}{\ButtonStop+\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
@@ -18,14 +20,15 @@
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
& Restart game\\
- \ButtonLeft
+ \ButtonLeft \opt{IRIVER_RC_H100_PAD}{&}
& Move left\\
- \ButtonRight
+ \ButtonRight \opt{IRIVER_RC_H100_PAD}{&}
& Move right\\
\opt{PLAYER_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
& Move down\\
@@ -33,6 +36,7 @@
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{scrollwheel}{\ButtonScrollFwd}
\opt{IAUDIO_X5_PAD}{\ButtonPower}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -43,6 +47,7 @@
\opt{PLAYER_PAD}{\ButtonPlay}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonMenu}
\opt{SANSA_E200_PAD}{\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
@@ -53,17 +58,19 @@
\opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF}
& Drop\\
\opt{hold_button}{
- \ButtonHold{} switch
+ \ButtonHold{} switch \opt{IRIVER_RC_H100_PAD}{&}
& Pause\\
}
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/rockblox1d.tex b/manual/plugins/rockblox1d.tex
index c28d276..b179e38 100644
--- a/manual/plugins/rockblox1d.tex
+++ b/manual/plugins/rockblox1d.tex
@@ -1,16 +1,22 @@
% $Id$ %
\subsection{Rockblox1d}
-Rockblox1d is a game for people who find rockblox too hard. In this version the second dimension is missing so the user only has to move the bricks down. No horizontal moving anymore and no need to rotate the brick!
+Rockblox1d is a game for people who find rockblox too hard. In this version the
+second dimension is missing so the user only has to move the bricks down. No
+horizontal moving anymore and no need to rotate the brick!
\begin{table}
\begin{btnmap}{}{}
\opt{ONDIO_PAD}{\ButtonRight}
- \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
+ ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
+ {\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
& Move down faster\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
index c01bb5f..50256c1 100644
--- a/manual/plugins/rockboy.tex
+++ b/manual/plugins/rockboy.tex
@@ -17,10 +17,12 @@
\opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
/ \ButtonLeft{} / \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Direction keys\\
%
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{IRIVER_H100_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H300_PAD}{\ButtonRec}
\opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Right}}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
@@ -30,6 +32,7 @@
%
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{IRIVER_H100_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Left}}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
@@ -39,6 +42,7 @@
%
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{IRIVER_H100_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Right} /~Press \ButtonSelect}
\opt{IAUDIO_X5_PAD}{\ButtonSelect}
@@ -52,6 +56,7 @@
\nopt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Left}}
\opt{SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD}{\ButtonVolUp}
@@ -62,11 +67,13 @@
\opt{RECORDER_PAD,IRIVER_H100_PAD,m5}{
\opt{RECORDER_PAD}{\ButtonOn}
\opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonHold{} switch}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Cycle display scaling modes\\
%
}
\opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IRIVER_H100_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD}{\ButtonHold{} switch}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H10_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu}
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index f255d88..ac94316 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -11,6 +11,7 @@
\opt{RECORDER_PAD,ONDIO_PAD,h100,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}
{\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
\opt{IRIVER_H10_PAD}
@@ -20,6 +21,7 @@
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{h100,h300,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -28,6 +30,7 @@
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{h100,h300}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{x5,IRIVER_H10_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
@@ -37,6 +40,7 @@
& Change between picture and numbered tiles \\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index 42cf552..354025c 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -10,6 +10,7 @@
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
& Change levels (1 is slowest, 9 is fastest)\\
@@ -18,6 +19,7 @@
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonMenu}
& Toggle Play/Pause\\
%
diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex
index 18d82d8..bf78774 100644
--- a/manual/plugins/snake2.tex
+++ b/manual/plugins/snake2.tex
@@ -13,17 +13,20 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp{} / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
& Set game speed\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonRight{} / \ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonRight}
& Select starting maze\\
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
@@ -31,6 +34,7 @@
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonFF}
@@ -39,17 +43,20 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
& Steer the snake\\
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonFF}
& Pause and resume the game\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index 91da569..e79f0d9 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -21,8 +21,10 @@
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, }%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown, }%
\ButtonLeft, \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move the ``sokoban'' up, down, left, or right\\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonMenu}
@@ -31,6 +33,7 @@
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown}
\opt{GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonVolDown}
@@ -43,6 +46,7 @@
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
@@ -54,6 +58,7 @@
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
\opt{GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonVolUp}
@@ -65,6 +70,7 @@
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_S_PAD}{\ButtonVolUp}
@@ -72,6 +78,7 @@
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -85,18 +92,21 @@
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
& 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_C200_PAD}
{\ButtonUp/\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
& Increase/decrease playback speed \\
- \ButtonLeft/\ButtonRight
+ \ButtonLeft/\ButtonRight \opt{IRIVER_RC_H100_PAD}{&}
& Go backward/forward (while paused) \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonMenu}
diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex
index 3cd91f5..69bf00a 100644
--- a/manual/plugins/solitaire.tex
+++ b/manual/plugins/solitaire.tex
@@ -21,6 +21,7 @@
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
/ \ButtonLeft{} / \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move Cursor around.\\
%
\opt{RECORDER_PAD}{\ButtonOn}
@@ -28,12 +29,14 @@
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonPlay}
& Select cards, move cards, reveal hidden cards...\\
%
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
@@ -41,11 +44,13 @@
\opt{SANSA_E200_PAD}{\ButtonRec}
\opt{SANSA_C200_PAD}{\ButtonVolDown}
& If a card was selected -- unselect it, else\\
+ \opt{IRIVER_RC_H100_PAD}{&}
& Draw 3 new cards from the remains stack\\
%
\opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{Long \ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD}{\ButtonLeft}
@@ -59,6 +64,7 @@
\opt{ONDIO_PAD}{Long \ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu}
\opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -68,6 +74,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{SANSA_E200_PAD}{\ButtonRight}
\opt{GIGABEAT_PAD}{\ButtonA{} + \ButtonRight}
@@ -77,6 +84,7 @@
& Put the card on top of the remains stack on one of the final colour stacks.\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/spacerocks.tex b/manual/plugins/spacerocks.tex
index a94cd83..13af46c 100644
--- a/manual/plugins/spacerocks.tex
+++ b/manual/plugins/spacerocks.tex
@@ -12,12 +12,14 @@
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Shoot\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Thrust\\
@@ -25,12 +27,14 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,IRIVER_H10_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonLeft / \ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack / \ButtonScrollFwd}
& Turn left/right\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
& Teleport\\
@@ -38,6 +42,7 @@
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -45,6 +50,7 @@
& Pause game\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex
index a38a49d..8d3218e 100644
--- a/manual/plugins/split_editor.tex
+++ b/manual/plugins/split_editor.tex
@@ -114,11 +114,11 @@
\begin{table}
\begin{btnmap}{Controls in the split editor}{}
- \ButtonOff & Quit plugin \\
+ \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Quit plugin \\
%
- \ButtonLeft\ / \ButtonRight & Move the split point indicator \\
+ \ButtonLeft\ / \ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Move the split point indicator \\
%
- \ButtonUp\ / \ButtonDown & Zoom in / out \\
+ \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Zoom in / out \\
%
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
@@ -138,12 +138,15 @@
\opt{RECORDER_PAD}{
%
\ButtonOn\ + \ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Play half speed \\
%
\ButtonOn\ + \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Play 150\% speed \\
%
\ButtonOn\ + \ButtonPlay
+ \opt{IRIVER_RC_H100_PAD}{&}
& Play normal speed \\
}
\end{btnmap}
@@ -164,13 +167,13 @@
\begin{table}
\begin{btnmap}{Controls in the save dialogue}{}
- \ButtonUp\ / \ButtonDown & Select item \\
+ \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Select item \\
%
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonRight}
& Toggle / edit item \\
%
- \ButtonOff & Cancel \\
+ \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Cancel \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex
index 4d1984f..0cccda2 100644
--- a/manual/plugins/star.tex
+++ b/manual/plugins/star.tex
@@ -13,24 +13,29 @@
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move Left\\
\ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move Right\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Move Up\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
& Move Down\\
\opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -38,6 +43,7 @@
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown}
@@ -47,6 +53,7 @@
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonDown}
@@ -57,6 +64,7 @@
\opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
@@ -64,6 +72,7 @@
\opt{MROBE100_PAD}{\ButtonPlay}
& Next level \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex
index 5628a9c..ab0ea8f 100644
--- a/manual/plugins/starfield.tex
+++ b/manual/plugins/starfield.tex
@@ -6,11 +6,13 @@
\begin{table}
\begin{btnmap}{}{}
\ButtonRight\ / \ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Increase / decrease number of stars\\
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD}
{\ButtonUp\ / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
& Increase / decrease speed\\
\opt{lcd_color}{%
@@ -23,6 +25,7 @@
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index e31f728..f392526 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -7,6 +7,7 @@
\begin{btnmap}{}{}
\opt{PLAYER_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
@@ -17,12 +18,14 @@
\opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
,IPOD_3G_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Start / stop \\
%
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -31,6 +34,7 @@
& Reset timer (only when timer is stopped)\\
%
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonFF}
@@ -38,6 +42,7 @@
& Take lap time \\
%
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex
index 9b3426a..8bdd5ff 100644
--- a/manual/plugins/sudoku.tex
+++ b/manual/plugins/sudoku.tex
@@ -32,6 +32,7 @@
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
& Move the cursor\\
@@ -41,6 +42,7 @@
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect{} / \ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight}
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -51,6 +53,7 @@
\opt{RECORDER_PAD}{Long \ButtonPlay}
\opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonLeft{} / \ButtonRight}
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{Long \ButtonRew}
@@ -61,6 +64,7 @@
\opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonSelect}
@@ -70,6 +74,7 @@
\opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonA}
@@ -77,6 +82,7 @@
& Add/Remove number to scratchpad\\
%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD}{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Menu $\rightarrow$ Quit}
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 04820e3..7863f7d 100644
--- a/manual/plugins/text_editor.tex
+++ b/manual/plugins/text_editor.tex
@@ -20,10 +20,10 @@
\begin{table}
\begin{btnmap}{}{}
- \ActionStdOk & Edit Line / Select Character\\
- \ActionStdCancel & Exit / Abort Editing\\
- \ActionStdMenu & Show Item Menu\\
- \ActionStdContext & Delete Line\\
+ \ActionStdOk \opt{IRIVER_RC_H100_PAD}{&} & Edit Line / Select Character\\
+ \ActionStdCancel \opt{IRIVER_RC_H100_PAD}{&} & Exit / Abort Editing\\
+ \ActionStdMenu \opt{IRIVER_RC_H100_PAD}{&} & Show Item Menu\\
+ \ActionStdContext \opt{IRIVER_RC_H100_PAD}{&} & Delete Line\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index a477d00..9b2ffac 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -11,6 +11,7 @@
\opt{PLAYER_PAD}{\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{SANSA_C200_PAD}{\ButtonVolUp}
@@ -20,6 +21,7 @@
\opt{PLAYER_PAD}{\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
\opt{SANSA_C200_PAD}{\ButtonVolDown}
@@ -29,18 +31,21 @@
\opt{PLAYER_PAD}{\ButtonMenu+\ButtonLeft}
\opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonLeft}
\nopt{PLAYER_PAD,GIGABEAT_S_PAD}{\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Top of file (Narrow mode) /
One screen left (Wide mode)\\
\opt{PLAYER_PAD}{\ButtonMenu+\ButtonRight}
\opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonRight}
\nopt{PLAYER_PAD,GIGABEAT_S_PAD}{\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
& Bottom of file (Narrow mode) /
One screen right (Wide mode)\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_S_PAD}{%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{SANSA_E200_PAD}{\ButtonScrollBack}
\opt{SANSA_C200_PAD}{\ButtonUp}
\opt{GIGABEAT_S_PAD}{\ButtonUp}
@@ -50,6 +55,7 @@
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_S_PAD}{%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD}{\ButtonDown}
\opt{GIGABEAT_S_PAD}{\ButtonDown}
@@ -58,12 +64,14 @@
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_S_PAD}{\ButtonLeft}
& One column left\\
}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_S_PAD}{\ButtonRight}
& One column right\\
}
@@ -71,6 +79,7 @@
\opt{RECORDER_PAD,PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{GIGABEAT_PAD}{\ButtonA}
\opt{SANSA_C200_PAD,SANSA_E200_PAD}{\ButtonRec}
@@ -82,12 +91,14 @@
\opt{PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_E200_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Enter menu\\
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index 50e734c..3d14461 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -12,12 +12,14 @@
\begin{table}
\begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
& Save settings and quit\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
@@ -29,17 +31,20 @@
\opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
& Settings\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD}{\ButtonVolUp}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Raise Volume\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
\opt{SANSA_C200_PAD}{\ButtonVolDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex
index d8de4ab..10cd38f 100644
--- a/manual/plugins/wormlet.tex
+++ b/manual/plugins/wormlet.tex
@@ -17,10 +17,13 @@
\begin{table}
\begin{btnmap}{}{}
- \ButtonLeft\ / \ButtonRight & Controls number of worms in the game\\
+ \ButtonLeft\ / \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Controls number of worms in the game\\
\opt{RECORDER_PAD}{
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
{\ButtonUp\ / \ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay} & Selects number of players\\
\ButtonFOne & Selects game mode.\\}
\end{btnmap}
@@ -70,16 +73,20 @@
\begin{table}
\begin{btnmap}{}{}
\ButtonLeft
+ \opt{IRIVER_RC_H100_PAD}{&}
& Turn left\\
\ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Turn right\\
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Turn Up\\
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown}
& Turn Down\\
diff --git a/manual/plugins/xobox.tex b/manual/plugins/xobox.tex
index 5adb5e0..5fdb93e 100644
--- a/manual/plugins/xobox.tex
+++ b/manual/plugins/xobox.tex
@@ -15,8 +15,10 @@
{\ButtonUp, \ButtonDown,}%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
\ButtonLeft, \ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Move around the arena\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
@@ -25,6 +27,7 @@
\opt{MROBE100_PAD}{\ButtonDisplay}
& Pause\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
diff --git a/manual/plugins/zxbox.tex b/manual/plugins/zxbox.tex
index b483d9e..650b67d 100644
--- a/manual/plugins/zxbox.tex
+++ b/manual/plugins/zxbox.tex
@@ -19,12 +19,14 @@
,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonUp/\ButtonDown/}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/}
\ButtonLeft/\ButtonRight
+ \opt{IRIVER_RC_H100_PAD}{&}
& Directional movement\\
%
\opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD%
,SANSA_C200_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{RECORDER_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Jump/Fire\\
@@ -33,6 +35,7 @@
\opt{ONDIO_PAD}{\ButtonOff}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonHold{} switch}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IRIVER_RC_H100_PAD}{&}
\opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu}
\opt{SANSA_C200_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonPower}
\opt{IAUDIO_X5_PAD}{\ButtonPlay}
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index fa29ca9..12e9896 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -46,12 +46,14 @@
\begin{table}
\begin{btnmap}{}{}
\ActionStdPrev{}/\ActionStdNext{}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev{}/\ActionRCStdNext{}}
& Go to previous/next item in list. If you are on the first/last
entry, the cursor will wrap to the last/first entry.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}
{
\ButtonOn+\ButtonUp{}/ \ButtonDown
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCBitrate{}/ \ButtonRCSource}
& Move one page up/down in the list.\\
}
\opt{IRIVER_H10_PAD}
@@ -60,28 +62,39 @@
& Move one page up/down in the list.\\
}
%
- \ActionTreeParentDirectory & Go to the parent directory.\\
+ \ActionTreeParentDirectory
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeParentDirectory}
+ & Go to the parent directory.\\
%
\ActionTreeEnter
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeEnter}
& Executes the default action on the selected file or enters a
directory.\\
%
- \ActionTreeWps & If there is an audio file playing, returns to the
+ \ActionTreeWps
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeWps}
+ & If there is an audio file playing, returns to the
\setting{While Playing Screen} (WPS) without stopping playback.\\
%
\nopt{player,c200}%
{%
- \ActionTreeStop & Stops audio playback.\\%
+ \ActionTreeStop
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeStop}
+ & Stops audio playback.\\%
}%
%
\ActionStdContext{}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext}
& Enter the \setting{Context Menu}\\
%
\ActionStdMenu{}
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdMenu}
& Enter the \setting{Main Menu}\\
%
\opt{quickscreen}{
- \ActionStdQuickScreen & Switches to the \setting{Quick Screen}
+ \ActionStdQuickScreen
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdQuickScreen}
+ & Switches to the \setting{Quick Screen}
(see \reference{ref:QuickScreen}) \\
}
\opt{RECORDER_PAD}{
@@ -186,18 +199,24 @@
\begin{table}
\begin{btnmap}{}{}
\ActionKbdLeft~/ \ActionKbdRight~/ \ActionKbdUp~/ \ActionKbdDown
+ \opt{IRIVER_RC_H100_PAD}{
+ & \ActionRCKbdLeft~/ \ActionRCKbdRight~/ \ActionRCKbdUp~/ \ActionRCKbdDown}
& Move about the virtual keyboard (moves the solid cursor) \\
%
\ActionKbdPageFlip
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdPageFlip}
& Flip to the next page of characters (if there is more than one) \\
%
- \ActionKbdCursorLeft or \ActionKbdCursorRight
+ \ActionKbdCursorLeft{} / \ActionKbdCursorRight
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight}
& Move the line cursor within the text line \\
%
\ActionKbdSelect
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdSelect}
& Inserts the selected keyboard letter at the current cursor position \\
%
\ActionKbdAbort
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdAbort}
& Exits the virtual keyboard without saving any changes \\
%
\opt{RECORDER_PAD}{
@@ -206,14 +225,19 @@
}
%
\ActionKbdDone
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdDone}
& Exits the virtual keyboard and saves any changes \\
+ %
\ActionKbdBackSpace
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdBackSpace}
& Deletes the character before the line cursor \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{
\ActionKbdMorseInput
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdMorseInput}
& Enters Morse input mode \\
\ActionKbdMorseSelect
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdMorseSelect}
& Tap to select a character in Morse input mode \\
}
\end{btnmap}
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 4385148..d28f3ce 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -424,6 +424,7 @@
\begin{table}
\begin{btnmap}{}{}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
+ \opt{IRIVER_RC_H100_PAD}{& \ButtonRCOn}%
\opt{IPOD_4G_PAD}{\ButtonMenu{} / \ButtonSelect}%
\opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}%
\opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}%
@@ -432,6 +433,7 @@
{\ButtonPower}%
& Start Rockbox\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}%
+ \opt{IRIVER_RC_H100_PAD}{& Long \ButtonRCStop}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}%
\opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}%
\opt{recorder}{Double tap \ButtonOff\ when playback is stopped}%
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 6780999..43ee436 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -57,24 +57,42 @@
\begin{table}
\begin{btnmap}{}{}
- \ActionWpsVolUp{} / \ActionWpsVolDown & Volume up/down.\\
+ \ActionWpsVolUp{} / \ActionWpsVolDown
+ \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown}
+ & Volume up/down.\\
%
- \ActionWpsSkipPrev & Go to beginning of track, or if pressed while in the
+ \ActionWpsSkipPrev
+ \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipPrev}
+ & Go to beginning of track, or if pressed while in the
first seconds of a track, go to previous track.\\
%
- \ActionWpsSeekBack & Rewind in track.\\
+ \ActionWpsSeekBack
+ \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekBack}
+ & Rewind in track.\\
%
- \ActionWpsSkipNext & Go to next track.\\
+ \ActionWpsSkipNext
+ \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipNext}
+ & Go to next track.\\
%
- \ActionWpsSeekFwd & Fast forward in track.\\
+ \ActionWpsSeekFwd
+ \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekFwd}
+ & Fast forward in track.\\
%
- \ActionWpsPlay & Toggle play/pause.\\
+ \ActionWpsPlay
+ \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsPlay}
+ & Toggle play/pause.\\
%
- \ActionWpsStop & Stop playback.\\
+ \ActionWpsStop
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsStop}
+ & Stop playback.\\
%
- \ActionWpsBrowse & Return to the \setting{File Browser}.\\
+ \ActionWpsBrowse
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsBrowse}
+ & Return to the \setting{File Browser}.\\
%
- \ActionWpsContext & Enter \setting{WPS Context Menu}.\\
+ \ActionWpsContext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsContext}
+ & Enter \setting{WPS Context Menu}.\\
%
\opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
\nopt{ONDIO_PAD}{\ActionWpsMenu}%
@@ -82,7 +100,9 @@
\opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
%
\opt{quickscreen}{%
- \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}.
+ \ActionWpsQuickScreen
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsQuickScreen}
+ & Switches to the \setting{Quick Screen}.
(see \reference{ref:QuickScreen}) \\}%
%
% software hold targets (currently Archos only)
@@ -102,28 +122,38 @@
}%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
- \ActionWpsPitchScreen & Show \setting{Pitch Screen}
- (see \reference{sec:pitchscreen}).\\}%
+ \ActionWpsPitchScreen
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsPitchScreen}
+ & Show \setting{Pitch Screen}
+ (see \reference{sec:pitchscreen}).\\}%
%
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
- \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\%
+ \ActionWpsIdThreeScreen
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsIdThreeScreen}
+ & Enter \setting{ID3 Viewer}.\\%
}%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
\ActionWpsAbSetBNextDir{} or }%
% not all targets have the above action defined but the one below works on all
Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsAbSetBNextDir{} or
+ Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext}
& Skip to the next directory.\\
%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
\ActionWpsAbSetAPrevDir{} or }%
Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsAbSetAPrevDir{} or
+ Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext}
& Skip to the previous directory.\\
%
\opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
- \ActionStdRec & Switches to the Recording screen \\
+ \ActionStdRec
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Switches to the Recording screen \\
}%
\end{btnmap}
\end{table}
@@ -288,23 +318,29 @@
\begin{table}
\begin{btnmap}{}{}
\ActionPsToggleMode
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsToggleMode}
& Toggle pitch changing mode \\
%
\ActionPsIncSmall{} / \ActionPsDecSmall
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall}
& Increase / Decrease pitch by 0.1\% (in procentual mode) or a semitone
(in semitone mode)\\
%
\ActionPsIncBig{} / \ActionPsDecBig
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig}
& Increase / Decrease pitch by 1\% (in procentual mode) or a semitone
(in semitone mode)\\
%
\ActionPsNudgeLeft{} / \ActionPsNudgeRight
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight}
& Temporarily change pitch by 2.0\% (beatmatch), or modify speed (in timestretch mode) \\
%
\ActionPsReset
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsReset}
& Reset pitch and speed to 100\% \\
%
\ActionPsExit
+ \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsExit}
& Leave the Pitch Screen \\
%
\end{btnmap}