summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/browsing_and_playing.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/rockbox_interface/browsing_and_playing.tex')
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex34
1 files changed, 29 insertions, 5 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index fa29ca9f13..12e9896923 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -46,12 +46,14 @@ the \setting{Show Files} setting to all.
46\begin{table} 46\begin{table}
47 \begin{btnmap}{}{} 47 \begin{btnmap}{}{}
48 \ActionStdPrev{}/\ActionStdNext{} 48 \ActionStdPrev{}/\ActionStdNext{}
49 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev{}/\ActionRCStdNext{}}
49 & Go to previous/next item in list. If you are on the first/last 50 & Go to previous/next item in list. If you are on the first/last
50 entry, the cursor will wrap to the last/first entry.\\ 51 entry, the cursor will wrap to the last/first entry.\\
51 % 52 %
52 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD} 53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}
53 { 54 {
54 \ButtonOn+\ButtonUp{}/ \ButtonDown 55 \ButtonOn+\ButtonUp{}/ \ButtonDown
56 \opt{IRIVER_RC_H100_PAD}{& \ButtonRCBitrate{}/ \ButtonRCSource}
55 & Move one page up/down in the list.\\ 57 & Move one page up/down in the list.\\
56 } 58 }
57 \opt{IRIVER_H10_PAD} 59 \opt{IRIVER_H10_PAD}
@@ -60,28 +62,39 @@ the \setting{Show Files} setting to all.
60 & Move one page up/down in the list.\\ 62 & Move one page up/down in the list.\\
61 } 63 }
62 % 64 %
63 \ActionTreeParentDirectory & Go to the parent directory.\\ 65 \ActionTreeParentDirectory
66 \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeParentDirectory}
67 & Go to the parent directory.\\
64 % 68 %
65 \ActionTreeEnter 69 \ActionTreeEnter
70 \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeEnter}
66 & Executes the default action on the selected file or enters a 71 & Executes the default action on the selected file or enters a
67 directory.\\ 72 directory.\\
68 % 73 %
69 \ActionTreeWps & If there is an audio file playing, returns to the 74 \ActionTreeWps
75 \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeWps}
76 & If there is an audio file playing, returns to the
70 \setting{While Playing Screen} (WPS) without stopping playback.\\ 77 \setting{While Playing Screen} (WPS) without stopping playback.\\
71 % 78 %
72 \nopt{player,c200}% 79 \nopt{player,c200}%
73 {% 80 {%
74 \ActionTreeStop & Stops audio playback.\\% 81 \ActionTreeStop
82 \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeStop}
83 & Stops audio playback.\\%
75 }% 84 }%
76 % 85 %
77 \ActionStdContext{} 86 \ActionStdContext{}
87 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext}
78 & Enter the \setting{Context Menu}\\ 88 & Enter the \setting{Context Menu}\\
79 % 89 %
80 \ActionStdMenu{} 90 \ActionStdMenu{}
91 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdMenu}
81 & Enter the \setting{Main Menu}\\ 92 & Enter the \setting{Main Menu}\\
82 % 93 %
83 \opt{quickscreen}{ 94 \opt{quickscreen}{
84 \ActionStdQuickScreen & Switches to the \setting{Quick Screen} 95 \ActionStdQuickScreen
96 \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdQuickScreen}
97 & Switches to the \setting{Quick Screen}
85 (see \reference{ref:QuickScreen}) \\ 98 (see \reference{ref:QuickScreen}) \\
86 } 99 }
87 \opt{RECORDER_PAD}{ 100 \opt{RECORDER_PAD}{
@@ -186,18 +199,24 @@ can be easily changed by making a text file with the required layout. More
186 \begin{table} 199 \begin{table}
187 \begin{btnmap}{}{} 200 \begin{btnmap}{}{}
188 \ActionKbdLeft~/ \ActionKbdRight~/ \ActionKbdUp~/ \ActionKbdDown 201 \ActionKbdLeft~/ \ActionKbdRight~/ \ActionKbdUp~/ \ActionKbdDown
202 \opt{IRIVER_RC_H100_PAD}{
203 & \ActionRCKbdLeft~/ \ActionRCKbdRight~/ \ActionRCKbdUp~/ \ActionRCKbdDown}
189 & Move about the virtual keyboard (moves the solid cursor) \\ 204 & Move about the virtual keyboard (moves the solid cursor) \\
190 % 205 %
191 \ActionKbdPageFlip 206 \ActionKbdPageFlip
207 \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdPageFlip}
192 & Flip to the next page of characters (if there is more than one) \\ 208 & Flip to the next page of characters (if there is more than one) \\
193 % 209 %
194 \ActionKbdCursorLeft or \ActionKbdCursorRight 210 \ActionKbdCursorLeft{} / \ActionKbdCursorRight
211 \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight}
195 & Move the line cursor within the text line \\ 212 & Move the line cursor within the text line \\
196 % 213 %
197 \ActionKbdSelect 214 \ActionKbdSelect
215 \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdSelect}
198 & Inserts the selected keyboard letter at the current cursor position \\ 216 & Inserts the selected keyboard letter at the current cursor position \\
199 % 217 %
200 \ActionKbdAbort 218 \ActionKbdAbort
219 \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdAbort}
201 & Exits the virtual keyboard without saving any changes \\ 220 & Exits the virtual keyboard without saving any changes \\
202 % 221 %
203 \opt{RECORDER_PAD}{ 222 \opt{RECORDER_PAD}{
@@ -206,14 +225,19 @@ can be easily changed by making a text file with the required layout. More
206 } 225 }
207 % 226 %
208 \ActionKbdDone 227 \ActionKbdDone
228 \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdDone}
209 & Exits the virtual keyboard and saves any changes \\ 229 & Exits the virtual keyboard and saves any changes \\
230 %
210 \ActionKbdBackSpace 231 \ActionKbdBackSpace
232 \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdBackSpace}
211 & Deletes the character before the line cursor \\ 233 & Deletes the character before the line cursor \\
212 % 234 %
213 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{ 235 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{
214 \ActionKbdMorseInput 236 \ActionKbdMorseInput
237 \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdMorseInput}
215 & Enters Morse input mode \\ 238 & Enters Morse input mode \\
216 \ActionKbdMorseSelect 239 \ActionKbdMorseSelect
240 \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdMorseSelect}
217 & Tap to select a character in Morse input mode \\ 241 & Tap to select a character in Morse input mode \\
218 } 242 }
219 \end{btnmap} 243 \end{btnmap}