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.tex13
1 files changed, 9 insertions, 4 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index ed66058a1d..b5401e146f 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -13,7 +13,10 @@
13\end{center} 13\end{center}
14 14
15Throughout this manual, the buttons on the \dap{} are labelled according to the 15Throughout this manual, the buttons on the \dap{} are labelled according to the
16picture above. In detail the buttons are described in the following paragraph. 16picture above. When a table of button actions says ``Long'' before the button it
17means that you should make a long press on that button, in other words, press it
18for approximately 1 second. In detail the buttons are described in the following
19paragraph.
17 20
18\blind{ 21\blind{
19 % 22 %
@@ -129,15 +132,17 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
129 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% 132 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
130 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}% 133 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}%
131 \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% 134 \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}%
132 {Hold \ButtonOn\ for 2--3s}% 135 {Hold \ButtonOn\ for 2--3s}%
133 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}% 136 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}
137 {\ButtonPower}%
134 & Start Rockbox\\ 138 & Start Rockbox\\
135 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOff}% 139 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOff}%
136 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonPlay}% 140 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonPlay}%
137 \opt{ONDIO_PAD,recorderv2fm}{Hold \ButtonOff}% 141 \opt{ONDIO_PAD,recorderv2fm}{Hold \ButtonOff}%
138 \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}% 142 \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}%
139 \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}% 143 \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}%
140 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{Hold \ButtonPower}% 144 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}%
145 {Hold \ButtonPower}%
141 & Shutdown Rockbox\\ 146 & Shutdown Rockbox\\
142 \end{btnmap} 147 \end{btnmap}
143\end{table} 148\end{table}