summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/main.tex')
-rw-r--r--manual/rockbox_interface/main.tex33
1 files changed, 19 insertions, 14 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 507255bcf3..8a69744f17 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -22,18 +22,16 @@ picture above.
22\opt{touchscreen}{ 22\opt{touchscreen}{
23The areas of the touchscreen in the 3$\times$3 grid mode are in turn referred as follows: 23The areas of the touchscreen in the 3$\times$3 grid mode are in turn referred as follows:
24\begin{table} 24\begin{table}
25 \begin{center} 25 \centering
26 %\begin{tabularx}{.82\textwidth}{l|c|r} 26 \begin{tabular}{|c|c|c|}
27 \begin{tabularx}{.9\textwidth}{X|X|X} 27 \hline
28 \toprule 28 \TouchTopLeft & \TouchTopMiddle & \TouchTopRight \\ [5ex]
29 \TouchTopLeft & \TouchTopMiddle & \TouchTopRight \\ 29 \hline
30 \midrule 30 \TouchMidLeft & \TouchCenter & \TouchMidRight \\ [5ex]
31 \TouchMidLeft & \TouchCenter & \TouchMidRight \\ 31 \hline
32 \midrule 32 \TouchBottomLeft & \TouchBottomMiddle & \TouchBottomRight \\ [5ex]
33 \TouchBottomLeft & \TouchBottomMiddle & \TouchBottomRight \\ 33 \hline
34 \bottomrule 34 \end{tabular}
35 \end{tabularx}
36 \end{center}
37\end{table} 35\end{table}
38}% 36}%
39Whenever a button name is prefixed by ``Long'', a long press of approximately 37Whenever a button name is prefixed by ``Long'', a long press of approximately
@@ -503,7 +501,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
503 \opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}% 501 \opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}%
504 \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% 502 \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}%
505 {Long \ButtonOn}% 503 {Long \ButtonOn}%
506 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% 504 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,ONDA_VX777_PAD%
507 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,PBELL_VIBE500_PAD% 505 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,PBELL_VIBE500_PAD%
508 }{\ButtonPower}% 506 }{\ButtonPower}%
509 \opt{COWON_D2_PAD} {\ButtonPower{}, then \ButtonHold}% 507 \opt{COWON_D2_PAD} {\ButtonPower{}, then \ButtonHold}%
@@ -522,7 +520,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
522 \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}% 520 \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}%
523 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% 521 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
524 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD% 522 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD%
525 ,PBELL_VIBE500_PAD}{Long \ButtonPower}% 523 ,PBELL_VIBE500_PAD,ONDA_VX777_PAD}{Long \ButtonPower}%
526 & 524 &
527 \opt{HAVEREMOTEKEYMAP}{ 525 \opt{HAVEREMOTEKEYMAP}{
528 \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% 526 \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}%
@@ -657,6 +655,13 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
657 button and keep it pressed until the original firmware starts. 655 button and keep it pressed until the original firmware starts.
658 } 656 }
659 657
658 \opt{ondavx777}
659 {
660 Rockbox has a dual-boot feature where it is possible to load the original firmware from
661 the file \fname{/SD/ccpmp.bin}. To boot into the original firmware press and release
662 \ButtonPower{} immediately after the Rockbox Logo appear on the screen.
663 }
664
660 } 665 }
661\subsection{Putting music on your \dap{}} 666\subsection{Putting music on your \dap{}}
662 667