summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/browsing_and_playing.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
commit97365803d390e44155fc41657bd03a7b121956aa (patch)
tree1cad7d63df2fd72a0dfd3726720a6689b401b04d /manual/rockbox_interface/browsing_and_playing.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
downloadrockbox-97365803d390e44155fc41657bd03a7b121956aa.tar.gz
rockbox-97365803d390e44155fc41657bd03a7b121956aa.zip
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/browsing_and_playing.tex')
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex22
1 files changed, 6 insertions, 16 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index c087036a6b..8d7972b237 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -43,8 +43,7 @@ the \setting{Show Files} setting to all.
43}} 43}}
44 44
45\subsection{\label{ref:controls}File Browser Controls} 45\subsection{\label{ref:controls}File Browser Controls}
46\begin{table} 46\begin{btnmap}
47 \begin{btnmap}{}{}
48 \ActionStdPrev{}/\ActionStdNext{} 47 \ActionStdPrev{}/\ActionStdNext{}
49 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev{}/\ActionRCStdNext{}} 48 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev{}/\ActionRCStdNext{}}
50 & Go to previous/next item in list. If you are on the first/last 49 & Go to previous/next item in list. If you are on the first/last
@@ -117,8 +116,7 @@ the \setting{Show Files} setting to all.
117 (see \reference{ref:Hotkeys}). 116 (see \reference{ref:Hotkeys}).
118 \\ 117 \\
119 } 118 }
120 \end{btnmap} 119\end{btnmap}
121\end{table}
122 120
123\opt{RECORDER_PAD}{ 121\opt{RECORDER_PAD}{
124 The functions of the F keys are also summarised on the button bar at the 122 The functions of the F keys are also summarised on the button bar at the
@@ -216,8 +214,7 @@ example when renaming a file or creating a new directory.
216 214
217\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 215\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
218 ,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{ 216 ,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{
219 \begin{table} 217 \begin{btnmap}
220 \begin{btnmap}{}{}
221 \ActionKbdLeft{} / \ActionKbdRight{} / \ActionKbdUp{} / \ActionKbdDown 218 \ActionKbdLeft{} / \ActionKbdRight{} / \ActionKbdUp{} / \ActionKbdDown
222 \opt{HAVEREMOTEKEYMAP}{ 219 \opt{HAVEREMOTEKEYMAP}{
223 & \ActionRCKbdLeft{} / \ActionRCKbdRight{} / \ActionRCKbdUp{} / \ActionRCKbdDown} 220 & \ActionRCKbdLeft{} / \ActionRCKbdRight{} / \ActionRCKbdUp{} / \ActionRCKbdDown}
@@ -261,13 +258,11 @@ example when renaming a file or creating a new directory.
261 % 258 %
262 } 259 }
263 \end{btnmap} 260 \end{btnmap}
264 \end{table}
265} 261}
266\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD 262\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD
267 ,PBELL_VIBE500_PAD}{ 263 ,PBELL_VIBE500_PAD}{
268 \textbf{Picker area} 264 \textbf{Picker area}
269 \begin{table} 265 \begin{btnmap}
270 \begin{btnmap}{}{}
271 \ActionKbdLeft{} / \ActionKbdRight 266 \ActionKbdLeft{} / \ActionKbdRight
272 \opt{HAVEREMOTEKEYMAP}{& } 267 \opt{HAVEREMOTEKEYMAP}{& }
273 & Move the cursor on the virtual keyboard. 268 & Move the cursor on the virtual keyboard.
@@ -309,11 +304,9 @@ example when renaming a file or creating a new directory.
309 % 304 %
310 } 305 }
311 \end{btnmap} 306 \end{btnmap}
312 \end{table}
313 307
314 \textbf{Line edit mode} 308 \textbf{Line edit mode}
315 \begin{table} 309 \begin{btnmap}
316 \begin{btnmap}{}{}
317 \ActionKbdLeft{} / \ActionKbdRight 310 \ActionKbdLeft{} / \ActionKbdRight
318 \opt{HAVEREMOTEKEYMAP}{& } 311 \opt{HAVEREMOTEKEYMAP}{& }
319 & Move the line cursor within the text line. \\ 312 & Move the line cursor within the text line. \\
@@ -327,14 +320,12 @@ example when renaming a file or creating a new directory.
327 & Return to the picker area. \\ 320 & Return to the picker area. \\
328 % 321 %
329 \end{btnmap} 322 \end{btnmap}
330 \end{table}
331} 323}
332\opt{player}{ 324\opt{player}{
333 The current text line to be entered or edited is always listed on the first 325 The current text line to be entered or edited is always listed on the first
334 line of the display. The second line of the display can contain the character 326 line of the display. The second line of the display can contain the character
335 selection bar, as in the screenshot above. 327 selection bar, as in the screenshot above.
336 \begin{table} 328 \begin{btnmap}
337 \begin{btnmap}{}{}
338 \ButtonOn & Toggle picker- and line edit mode. \\ 329 \ButtonOn & Toggle picker- and line edit mode. \\
339 \ButtonLeft{} / \ButtonRight 330 \ButtonLeft{} / \ButtonRight
340 & Move back and forth in the selected line (picker of input line). \\ 331 & Move back and forth in the selected line (picker of input line). \\
@@ -344,7 +335,6 @@ example when renaming a file or creating a new directory.
344 \ButtonStop & Cancel \\ 335 \ButtonStop & Cancel \\
345 \ButtonMenu & Flip picker lines. \\ 336 \ButtonMenu & Flip picker lines. \\
346 \end{btnmap} 337 \end{btnmap}
347 \end{table}
348} 338}
349 339
350\input{rockbox_interface/tagcache.tex} 340\input{rockbox_interface/tagcache.tex}