summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface
diff options
context:
space:
mode:
authorTomer Shalev <shalev.tomer@gmail.com>2009-12-15 19:56:03 +0000
committerTomer Shalev <shalev.tomer@gmail.com>2009-12-15 19:56:03 +0000
commit93afea0cd05862ac0b573a7abd471eefc1291463 (patch)
tree3f1af086851aa21b782a205552c078775866d5b3 /manual/rockbox_interface
parent9f7579b5b8d8ee807976698b48c6f59c71b8d50f (diff)
downloadrockbox-93afea0cd05862ac0b573a7abd471eefc1291463.tar.gz
rockbox-93afea0cd05862ac0b573a7abd471eefc1291463.zip
Cowon D2 manual: Platform specific information and installation instructions
FS#10735 - Platform files for Cowon D2 manual Author: Aleksei Kaveshnikov (4nykey) I've modified the original patch to comply with current state of both the player and manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24008 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r--manual/rockbox_interface/main.tex35
1 files changed, 30 insertions, 5 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index fda6ff2413..c74ade9b46 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -18,9 +18,27 @@
18\end{center} 18\end{center}
19 19
20Throughout this manual, the buttons on the \dap{} are labelled according to the 20Throughout this manual, the buttons on the \dap{} are labelled according to the
21picture above. Whenever a button name is prefixed by ``Long'', a long press of 21picture above.
22approximately one second should be performed on that button. The buttons are 22\opt{touchscreen}{
23described in detail in the following paragraph. 23The areas of the touchscreen in the 3x3 grid mode are in turn referred as follows:
24\begin{table}
25 \begin{center}
26 %\begin{tabularx}{.82\textwidth}{l|c|r}
27 \begin{tabularx}{.9\textwidth}{X|X|X}
28 \toprule
29 \TouchTopLeft & \TouchTopMiddle & \TouchTopRight \\
30 \midrule
31 \TouchMidLeft & \TouchCenter & \TouchMidRight \\
32 \midrule
33 \TouchBottomLeft & \TouchBottomMiddle & \TouchBottomRight \\
34 \bottomrule
35 \end{tabularx}
36 \end{center}
37\end{table}
38}
39Whenever a button name is prefixed by ``Long'', a long press of approximately
40one second should be performed on that button. The buttons are described in
41detail in the following paragraph.
24 42
25\blind{ 43\blind{
26 Additional information for blind users is available on the Rockbox website at 44 Additional information for blind users is available on the Rockbox website at
@@ -443,6 +461,8 @@ described in detail in the following paragraph.
443} 461}
444 462
445\subsection{Turning the \dap{} on and off} 463\subsection{Turning the \dap{} on and off}
464\opt{cowond2}{Rockbox has a dual-boot feature with the original firmware being
465 the default.\\}
446To turn on and off your Rockbox enabled \dap{} use the following keys: 466To turn on and off your Rockbox enabled \dap{} use the following keys:
447 \begin{table} 467 \begin{table}
448 \begin{btnmap}{}{} 468 \begin{btnmap}{}{}
@@ -452,8 +472,8 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
452 \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% 472 \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}%
453 {Long \ButtonOn}% 473 {Long \ButtonOn}%
454 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% 474 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
455 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD} 475 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS}{\ButtonPower}%
456 {\ButtonPower}% 476 \opt{COWON_D2_PAD} {\ButtonPower{}, then \ButtonHold}%
457 \opt{HAVEREMOTEKEYMAP}{& 477 \opt{HAVEREMOTEKEYMAP}{&
458 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}% 478 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}%
459 } 479 }
@@ -579,6 +599,11 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
579 turn the \ButtonHold{} switch on just after turning on the \dap{}. 599 turn the \ButtonHold{} switch on just after turning on the \dap{}.
580 } 600 }
581 601
602 \opt{cowond2}
603 {
604 Use \ButtonPower{} to boot the original \playerman{} firmware.
605 }
606
582 } 607 }
583\subsection{Putting music on your \dap{}} 608\subsection{Putting music on your \dap{}}
584 609