summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/rockbox_interface/main.tex15
1 files changed, 13 insertions, 2 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 1326db8787..0daff16549 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -268,7 +268,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
268 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}% 268 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}%
269 \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% 269 \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}%
270 {Long \ButtonOn}% 270 {Long \ButtonOn}%
271 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} 271 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
272 {\ButtonPower}% 272 {\ButtonPower}%
273 & Start Rockbox\\ 273 & Start Rockbox\\
274 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}% 274 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}%
@@ -276,7 +276,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
276 \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% 276 \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}%
277 \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}% 277 \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}%
278 \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}% 278 \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}%
279 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}% 279 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}%
280 {Long \ButtonPower}% 280 {Long \ButtonPower}%
281 & Shutdown Rockbox\\ 281 & Shutdown Rockbox\\
282 \end{btnmap} 282 \end{btnmap}
@@ -340,6 +340,17 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
340 Rockbox has a dual-boot feature. To boot into the original firmware, 340 Rockbox has a dual-boot feature. To boot into the original firmware,
341 press and hold the \ButtonLeft{} button while turning on the player. 341 press and hold the \ButtonLeft{} button while turning on the player.
342 } 342 }
343
344 \opt{mrobe100}
345 {
346 Rockbox has a dual-boot feature. It loads the original firmware from
347 the file \fname{/System/OF.mi4}. To boot into the original firmware,
348 when the \dap{} is turned off, press the \ButtonPower{} button once and then
349 a second time when the m:robe bootlogo (the headphone) appears. Hold the
350 \ButtonPower{} button until you see the ``Loading original firmware...''
351 message on the screen.
352 }
353
343 } 354 }
344 355
345\subsection{The first contact} 356\subsection{The first contact}