summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/remote-keymap-h100.tex4
-rw-r--r--manual/plugins/brickmania.tex4
-rw-r--r--manual/plugins/bubbles.tex8
-rw-r--r--manual/plugins/calculator.tex4
-rw-r--r--manual/plugins/cube.tex4
-rw-r--r--manual/plugins/demystify.tex4
-rw-r--r--manual/plugins/dice.tex8
-rw-r--r--manual/plugins/disktidy.tex2
-rw-r--r--manual/plugins/fire.tex4
-rw-r--r--manual/plugins/flipit.tex4
-rw-r--r--manual/plugins/jackpot.tex8
-rw-r--r--manual/plugins/jpegviewer.tex4
-rw-r--r--manual/plugins/lamp.tex4
-rw-r--r--manual/plugins/logo.tex4
-rw-r--r--manual/plugins/mandelbrot.tex4
-rw-r--r--manual/plugins/mazezam.tex4
-rw-r--r--manual/plugins/minesweeper.tex4
-rw-r--r--manual/plugins/oscilloscope.tex4
-rw-r--r--manual/plugins/plasma.tex4
-rw-r--r--manual/plugins/random_folder_advance_config.tex18
-rw-r--r--manual/plugins/robotfindskitten.tex4
-rw-r--r--manual/plugins/rockblox.tex4
-rw-r--r--manual/plugins/sliding.tex4
-rw-r--r--manual/plugins/sokoban.tex4
-rw-r--r--manual/plugins/solitaire.tex4
-rw-r--r--manual/plugins/spacerocks.tex4
-rw-r--r--manual/plugins/star.tex4
-rw-r--r--manual/plugins/starfield.tex4
-rw-r--r--manual/plugins/stopwatch.tex4
-rw-r--r--manual/plugins/text_editor.tex19
-rw-r--r--manual/plugins/text_viewer.tex4
-rw-r--r--manual/plugins/vumeter.tex4
32 files changed, 124 insertions, 43 deletions
diff --git a/manual/platform/remote-keymap-h100.tex b/manual/platform/remote-keymap-h100.tex
index 952f09b7f5..9219abae56 100644
--- a/manual/platform/remote-keymap-h100.tex
+++ b/manual/platform/remote-keymap-h100.tex
@@ -21,8 +21,8 @@
\newcommand{\ActionRCStdContext}{Long \ButtonRCSelect}
\newcommand{\ActionRCStdQuickScreen}{Long \ButtonRCMode}
\newcommand{\ActionRCQuickScreenExit}{\ButtonRCMode}
-\newcommand{\ActionRCStdMenu}{\ButtonMode}
-\newcommand{\ActionRCStdOk}{\ButtonSelect}
+\newcommand{\ActionRCStdMenu}{\ButtonRCMode}
+\newcommand{\ActionRCStdOk}{\ButtonRCSelect}
%Button actions, wps context
\newcommand{\ActionRCWpsPlay}{\ButtonRCOn}
diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex
index 5729e08e18..9cf23ce144 100644
--- a/manual/plugins/brickmania.tex
+++ b/manual/plugins/brickmania.tex
@@ -43,7 +43,9 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Open menu / Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex
index 85a1a41615..96d853517b 100644
--- a/manual/plugins/bubbles.tex
+++ b/manual/plugins/bubbles.tex
@@ -16,7 +16,9 @@ fired. Points are awarded depending on how quickly the level was completed.
\opt{IAUDIO_X5_PAD,MROBE100_PAD}{\ButtonPower}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
\opt{GIGABEAT_PAD}{\ButtonA}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCPlay}
+ }
& Pause game\\
\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}
@@ -45,7 +47,9 @@ fired. Points are awarded depending on how quickly the level was completed.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCPlay}
+ }
& Exit to menu\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex
index bc8148f7b4..bc878bfeee 100644
--- a/manual/plugins/calculator.tex
+++ b/manual/plugins/calculator.tex
@@ -61,7 +61,9 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex
index 748b48f64a..76ec8b2b2d 100644
--- a/manual/plugins/cube.tex
+++ b/manual/plugins/cube.tex
@@ -47,7 +47,9 @@ This is a rotating cube screen saver in 3D.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/demystify.tex b/manual/plugins/demystify.tex
index b58d8aac40..f4f5add958 100644
--- a/manual/plugins/demystify.tex
+++ b/manual/plugins/demystify.tex
@@ -23,7 +23,9 @@ Demystify is a screen saver like demo.\\
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/dice.tex b/manual/plugins/dice.tex
index 217b2f6ec2..8b772be00c 100644
--- a/manual/plugins/dice.tex
+++ b/manual/plugins/dice.tex
@@ -11,7 +11,9 @@ numbers as well as the total of the rolled dice.
\opt{PLAYER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCPlay}
+ }
& Roll dice again\\
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
@@ -19,7 +21,9 @@ numbers as well as the total of the rolled dice.
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD%
,IRIVER_H10_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index 1f17c354f4..d8394d48dc 100644
--- a/manual/plugins/disktidy.tex
+++ b/manual/plugins/disktidy.tex
@@ -23,7 +23,7 @@
\begin{table}
\begin{btnmap}{}{}
\ActionStdCancel
- \opt{HAVEREMOTEPAD}{&}
+ \opt{HAVEREMOTEPAD}{& \ActionRCStdCancel}
& Exit / Abort\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/fire.tex b/manual/plugins/fire.tex
index e2c91d5cd9..95b9dc5267 100644
--- a/manual/plugins/fire.tex
+++ b/manual/plugins/fire.tex
@@ -30,7 +30,9 @@ Fire is a demo displaying a fire effect.
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index 9191cb6a5e..7324683a18 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -61,7 +61,9 @@ a screen containing tokens of only one colour.
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit the game \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex
index e7dd6f0338..6e2e3c78e8 100644
--- a/manual/plugins/jackpot.tex
+++ b/manual/plugins/jackpot.tex
@@ -8,10 +8,14 @@ have 20\$. Payouts are given when three matching symbols come up.
\begin{table}
\begin{btnmap}{}{}
\opt{PLAYER_PAD}{\ButtonPlay}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCSelect}
+ }
& Play \\
\opt{PLAYER_PAD}{\ButtonStop}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Exit the game \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index 0f2f630623..afa4c7a9b6 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -77,7 +77,9 @@ greyscale library}.
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Show menu\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/lamp.tex b/manual/plugins/lamp.tex
index af58e7ef26..ce35c2f0ef 100644
--- a/manual/plugins/lamp.tex
+++ b/manual/plugins/lamp.tex
@@ -12,7 +12,9 @@ You get an empty screen with maximum brightness.
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex
index a9e36b0a23..0e09bae6d4 100644
--- a/manual/plugins/logo.tex
+++ b/manual/plugins/logo.tex
@@ -19,7 +19,9 @@ Demo showing the Rockbox logo bouncing around the screen.
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 6fa6e860e5..36bbb14853 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -65,7 +65,9 @@ This demonstration draws fractal images from the Mandelbrot set
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/mazezam.tex b/manual/plugins/mazezam.tex
index f559d0b9b9..bfdcaff043 100644
--- a/manual/plugins/mazezam.tex
+++ b/manual/plugins/mazezam.tex
@@ -28,7 +28,9 @@ Luckily, there are checkpoints at levels four and eight.
\opt{IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Menu\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 7b7b2634c6..823884bc91 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -76,7 +76,9 @@ the location of a mine, it can be tagged to avoid accidentally
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Exit the game \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 789243c236..401d0b6acd 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -67,7 +67,9 @@ being played.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Exit demo \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex
index a6920e8e0d..f98cba96ad 100644
--- a/manual/plugins/plasma.tex
+++ b/manual/plugins/plasma.tex
@@ -23,7 +23,9 @@ Plasma is a demo displaying a 80's style retro plasma effect.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/random_folder_advance_config.tex b/manual/plugins/random_folder_advance_config.tex
index 5e2de47d8f..129890c764 100644
--- a/manual/plugins/random_folder_advance_config.tex
+++ b/manual/plugins/random_folder_advance_config.tex
@@ -28,10 +28,18 @@ it you need to have both \fname{-/CDs} and \fname{CDs} as entries.
\subsubsection{Folder List Editor Keys}
\begin{table}
\begin{btnmap}{}{}
- \ActionStdOk{} \opt{HAVEREMOTEKEYPAD}{&} & Delete selected folder\\
- \ActionStdContext{} \opt{HAVEREMOTEKEYPAD}{&}
- & Bring up the context menu which allows you to
- remove the selected folder or it's entire folder tree\\
- \ActionStdCancel{} \opt{HAVEREMOTEKEYPAD}{&} & Exit\\
+ \ActionStdOk{}
+ \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdOk}
+ & Delete selected folder\\
+
+ \ActionStdContext{}
+ \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdContext}
+ & Bring up the context menu which allows you to
+ remove the selected folder or it's entire folder tree\\
+
+ \ActionStdCancel{}
+ \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdCancel}
+ & Exit\\
+
\end{btnmap}
\end{table}
diff --git a/manual/plugins/robotfindskitten.tex b/manual/plugins/robotfindskitten.tex
index bcea117cf1..bf40e0a110 100644
--- a/manual/plugins/robotfindskitten.tex
+++ b/manual/plugins/robotfindskitten.tex
@@ -21,7 +21,9 @@ ends when robotfindskitten.
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index 0e892bdfd2..a7a4d67aac 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -76,7 +76,9 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index 4b0c4f27a8..e1ecd1b56f 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -45,7 +45,9 @@ Key controls:
,MROBE100_PAD}{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Stop the game \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index a7db02e263..33426f5717 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -27,7 +27,9 @@ information about the level format, see
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Menu \\
\nopt{IAUDIO_X5_PAD}{
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFOne}
diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex
index 25988fd2fa..300f201ec2 100644
--- a/manual/plugins/solitaire.tex
+++ b/manual/plugins/solitaire.tex
@@ -87,7 +87,9 @@ visit
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Show menu\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/spacerocks.tex b/manual/plugins/spacerocks.tex
index 6bb606022d..6f4072dc9a 100644
--- a/manual/plugins/spacerocks.tex
+++ b/manual/plugins/spacerocks.tex
@@ -53,7 +53,9 @@ UFO will appear -- shoot this for extra points.
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex
index 1ee5ff4ca5..e21acdcd57 100644
--- a/manual/plugins/star.tex
+++ b/manual/plugins/star.tex
@@ -75,7 +75,9 @@ could not otherwise reach. The block cannot take ``o''s.
\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}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Exit the game \\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex
index 2ed004713c..d646806f7a 100644
--- a/manual/plugins/starfield.tex
+++ b/manual/plugins/starfield.tex
@@ -26,7 +26,9 @@ Starfield simulation (like the classic screensaver).
\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{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index 1c13c6defb..c0ff3d5e29 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -11,7 +11,9 @@ A simple stopwatch program with support for saving times.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Quit Plugin \\
%
\opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 5fa1ba25d3..662cf9e351 100644
--- a/manual/plugins/text_editor.tex
+++ b/manual/plugins/text_editor.tex
@@ -20,10 +20,21 @@ the \setting{Virtual Keyboard} (see \reference{sec:virtual_keyboard}).
\begin{table}
\begin{btnmap}{}{}
- \ActionStdOk \opt{HAVEREMOTEKEYPAD}{&} & Edit Line / Select Character\\
- \ActionStdCancel \opt{HAVEREMOTEKEYPAD}{&} & Exit / Abort Editing\\
- \ActionStdMenu \opt{HAVEREMOTEKEYPAD}{&} & Show Item Menu\\
- \ActionStdContext \opt{HAVEREMOTEKEYPAD}{&} & Delete Line\\
+ \ActionStdOk
+ \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdOk}
+ & Edit Line / Select Character\\
+
+ \ActionStdCancel
+ \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdCancel}
+ & Exit / Abort Editing\\
+
+ \ActionStdMenu
+ \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdMenu}
+ & Show Item Menu\\
+
+ \ActionStdContext
+ \opt{HAVEREMOTEKEYPAD}{& \ActionRCStdContext}
+ & Delete Line\\
\end{btnmap}
\end{table}
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index 839f51793a..044c4770ff 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -102,7 +102,9 @@ files without a \fname{.txt} extension by using \emph{Open with} from the
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Exit text viewer\\
\end{btnmap}
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index 50c7156e38..f69d6f6026 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -16,7 +16,9 @@ and the meter scale can be changed.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_S_PAD}{\ButtonBack}
- \opt{HAVEREMOTEKEYMAP}{& }
+ \opt{HAVEREMOTEKEYMAP}{&
+ \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
+ }
& Save settings and quit\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}