From bf83ac624083af0c53fdc358df8270798831d8cb Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sun, 4 Jul 2010 13:28:20 +0000 Subject: Add platform and keymap files and basic descriptions about installing Rockbox etc. for an Onda VX777 manual. Author: Giovanni Zilli. Flyspray: FS#11437. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27279 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/main.tex | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) (limited to 'manual/rockbox_interface/main.tex') 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. \opt{touchscreen}{ The areas of the touchscreen in the 3$\times$3 grid mode are in turn referred as follows: \begin{table} - \begin{center} - %\begin{tabularx}{.82\textwidth}{l|c|r} - \begin{tabularx}{.9\textwidth}{X|X|X} - \toprule - \TouchTopLeft & \TouchTopMiddle & \TouchTopRight \\ - \midrule - \TouchMidLeft & \TouchCenter & \TouchMidRight \\ - \midrule - \TouchBottomLeft & \TouchBottomMiddle & \TouchBottomRight \\ - \bottomrule - \end{tabularx} - \end{center} + \centering + \begin{tabular}{|c|c|c|} + \hline + \TouchTopLeft & \TouchTopMiddle & \TouchTopRight \\ [5ex] + \hline + \TouchMidLeft & \TouchCenter & \TouchMidRight \\ [5ex] + \hline + \TouchBottomLeft & \TouchBottomMiddle & \TouchBottomRight \\ [5ex] + \hline + \end{tabular} \end{table} }% Whenever 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: \opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}% \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% {Long \ButtonOn}% - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,ONDA_VX777_PAD% ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,PBELL_VIBE500_PAD% }{\ButtonPower}% \opt{COWON_D2_PAD} {\ButtonPower{}, then \ButtonHold}% @@ -522,7 +520,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}% \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD% - ,PBELL_VIBE500_PAD}{Long \ButtonPower}% + ,PBELL_VIBE500_PAD,ONDA_VX777_PAD}{Long \ButtonPower}% & \opt{HAVEREMOTEKEYMAP}{ \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% @@ -657,6 +655,13 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: button and keep it pressed until the original firmware starts. } + \opt{ondavx777} + { + Rockbox has a dual-boot feature where it is possible to load the original firmware from + the file \fname{/SD/ccpmp.bin}. To boot into the original firmware press and release + \ButtonPower{} immediately after the Rockbox Logo appear on the screen. + } + } \subsection{Putting music on your \dap{}} -- cgit v1.2.3