summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-12-17 19:00:48 +0000
committerAlex Parker <rockbox@aeparker.com>2009-12-17 19:00:48 +0000
commit54e163a5a43f24e8d0d76cf038e5eeb636f77c4f (patch)
tree26bb3911368199b8e2daf3c4612558c717e18fcb
parentbb20b6c4c395a65c7ee56a0df4e9d1e6852c23e6 (diff)
downloadrockbox-54e163a5a43f24e8d0d76cf038e5eeb636f77c4f.tar.gz
rockbox-54e163a5a43f24e8d0d76cf038e5eeb636f77c4f.zip
FS#10861 - Use the 'do' form everywhere in key descriptions, and that with a full stop.
By Alexander Levin (fml2) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24053 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/main_menu/fmradio.tex22
-rw-r--r--manual/main_menu/main.tex24
-rw-r--r--manual/main_menu/recording_screen.tex21
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex64
-rw-r--r--manual/rockbox_interface/main.tex4
-rw-r--r--manual/rockbox_interface/wps.tex76
6 files changed, 105 insertions, 106 deletions
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex
index 6073f4ac0c..84839559e5 100644
--- a/manual/main_menu/fmradio.tex
+++ b/manual/main_menu/fmradio.tex
@@ -43,12 +43,12 @@
43 \begin{btnmap}{}{} 43 \begin{btnmap}{}{}
44 \ActionFMPrev, \ActionFMNext 44 \ActionFMPrev, \ActionFMNext
45 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPrev, \ActionRCFMNext} 45 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPrev, \ActionRCFMNext}
46 & Changes frequency in \setting{SCAN} mode or jumps to next/previous 46 & Change frequency in \setting{SCAN} mode or jump to next/previous
47 station in \setting{PRESET} mode\\ 47 station in \setting{PRESET} mode.\\
48 % 48 %
49 Long \ActionFMPrev, Long \ActionFMNext 49 Long \ActionFMPrev, Long \ActionFMNext
50 \opt{HAVEREMOTEKEYMAP}{& Long \ActionRCFMPrev, Long \ActionRCFMNext} 50 \opt{HAVEREMOTEKEYMAP}{& Long \ActionRCFMPrev, Long \ActionRCFMNext}
51 & Seeks to next station in \setting{SCAN} mode.\\ 51 & Seek to next station in \setting{SCAN} mode.\\
52 % 52 %
53 \ActionFMSettingsInc, \ActionFMSettingsDec 53 \ActionFMSettingsInc, \ActionFMSettingsDec
54 \opt{HAVEREMOTEKEYMAP}{ 54 \opt{HAVEREMOTEKEYMAP}{
@@ -56,40 +56,40 @@
56 \opt{IRIVER_RC_H100_PAD}{\ActionRCFMVolUp, \ActionRCFMVolDown}% 56 \opt{IRIVER_RC_H100_PAD}{\ActionRCFMVolUp, \ActionRCFMVolDown}%
57 \nopt{IRIVER_RC_H100_PAD}{\ActionRCFMSettingsInc, \ActionRCFMSettingsDec}% 57 \nopt{IRIVER_RC_H100_PAD}{\ActionRCFMSettingsInc, \ActionRCFMSettingsDec}%
58 } 58 }
59 & Changes volume.\\ 59 & Change volume.\\
60 \opt{RECORDER_PAD}{ 60 \opt{RECORDER_PAD}{
61 \ButtonPlay 61 \ButtonPlay
62 & Freezes all screen updates. May enhance radio reception in some 62 & Freeze all screen updates. May enhance radio reception in some
63 cases.\\ 63 cases.\\
64 } 64 }
65 65
66 % 66 %
67 \ActionFMExit 67 \ActionFMExit
68 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMExit} 68 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMExit}
69 & Leaves the radio screen with the radio playing.\\ 69 & Leave the radio screen with the radio playing.\\
70 % 70 %
71 \ActionFMStop 71 \ActionFMStop
72 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMStop} 72 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMStop}
73 & Stops the radio and returns to \setting{Main Menu}.\\% 73 & Stop the radio and returns to \setting{Main Menu}.\\%
74 % 74 %
75 \nopt{ONDIO_PAD}{% 75 \nopt{ONDIO_PAD}{%
76 \nopt{RECORDER_PAD}{\ActionFMPlay 76 \nopt{RECORDER_PAD}{\ActionFMPlay
77 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPlay} 77 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPlay}
78 & Mutes radio playback.\\}% 78 & Mute radio playback.\\}%
79 % 79 %
80 \ActionFMMode 80 \ActionFMMode
81 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode} 81 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode}
82 & Switches between \setting{SCAN} and \setting{PRESET} mode.\\ 82 & Switche between \setting{SCAN} and \setting{PRESET} mode.\\
83 % 83 %
84 \ActionFMPreset 84 \ActionFMPreset
85 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset} 85 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset}
86 & Opens a list of radio presets. You can view all the presets that 86 & Open a list of radio presets. You can view all the presets that
87 you have, and switch to the station.\\ 87 you have, and switch to the station.\\
88 }% 88 }%
89 % 89 %
90 \ActionFMMenu 90 \ActionFMMenu
91 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu} 91 \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu}
92 & Displays the FM radio settings menu.\\ 92 & Display the FM radio settings menu.\\
93 \end{btnmap} 93 \end{btnmap}
94 \end{table} 94 \end{table}
95 95
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 4b0e409d85..dfd74837df 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -20,24 +20,24 @@ safely (see \reference{ref:Safeshutdown}).
20 \begin{btnmap}{}{} 20 \begin{btnmap}{}{}
21 \ActionStdNext 21 \ActionStdNext
22 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} 22 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext}
23 & Selects the next option in the menu.\\ 23 & Select the next option in the menu.\\
24 24
25 & \opt{HAVEREMOTEKEYMAP}{&} Inside a setting, 25 & \opt{HAVEREMOTEKEYMAP}{&} Inside a setting,
26 increases the value or chooses next option \\ 26 increase the value or choose next option. \\
27 % 27 %
28 \ActionStdPrev 28 \ActionStdPrev
29 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev} 29 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev}
30 & Selects the previous option in the menu.\\ 30 & Select the previous option in the menu.\\
31 & \opt{HAVEREMOTEKEYMAP}{&} Inside a setting, 31 & \opt{HAVEREMOTEKEYMAP}{&} Inside a setting,
32 decreases the value or chooses previous option \\ 32 decrease the value or choose previous option. \\
33 % 33 %
34 \ActionStdOk 34 \ActionStdOk
35 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk} 35 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk}
36 & Selects option \\ 36 & Select option. \\
37 % 37 %
38 \ActionStdCancel 38 \ActionStdCancel
39 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel} 39 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
40 & Exits menu, setting or moves to parent menu\\ 40 & Exit menu or setting, or move to parent menu.\\
41 \end{btnmap} 41 \end{btnmap}
42\end{table} 42\end{table}
43 43
@@ -52,27 +52,27 @@ jump straight to that track.
52 \begin{btnmap}{}{} 52 \begin{btnmap}{}{}
53 \ActionStdNext 53 \ActionStdNext
54 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} 54 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext}
55 & Selects the next bookmark.\\ 55 & Select the next bookmark.\\
56 % 56 %
57 \ActionStdPrev 57 \ActionStdPrev
58 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev} 58 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev}
59 & Selects the previous bookmark.\\ 59 & Select the previous bookmark.\\
60 % 60 %
61 \ActionStdOk 61 \ActionStdOk
62 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk} 62 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk}
63 & Resumes from the selected bookmark.\\ 63 & Resume from the selected bookmark.\\
64 % 64 %
65 \ActionStdCancel 65 \ActionStdCancel
66 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel} 66 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
67 & Exits Recent Bookmark menu\\ 67 & Exit Recent Bookmark menu.\\
68 % 68 %
69 \nopt{GIGABEAT_S_PAD}{\ActionBmDelete 69 \nopt{GIGABEAT_S_PAD}{\ActionBmDelete
70 \opt{HAVEREMOTEKEYMAP}{& \ActionRCBmDelete} 70 \opt{HAVEREMOTEKEYMAP}{& \ActionRCBmDelete}
71 & Deletes the currently selected bookmark\\} 71 & Delete the currently selected bookmark.\\}
72 % 72 %
73 \ActionStdContext 73 \ActionStdContext
74 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} 74 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
75 & Enters the context menu for the selected bookmark.\\ 75 & Enter the context menu for the selected bookmark.\\
76 \end{btnmap} 76 \end{btnmap}
77\end{table} 77\end{table}
78 78
diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex
index a5e73cbb75..95f0d94757 100644
--- a/manual/main_menu/recording_screen.tex
+++ b/manual/main_menu/recording_screen.tex
@@ -32,28 +32,27 @@ The controls for this screen are:
32 32
33 \ActionRecPrev{} / \ActionRecNext 33 \ActionRecPrev{} / \ActionRecNext
34 \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecPrev{} / \ActionRCRecNext} 34 \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecPrev{} / \ActionRCRecNext}
35 & Selects setting.\\ 35 & Select setting.\\
36 % 36 %
37 \ActionRecSettingsDec{} / \ActionRecSettingsInc 37 \ActionRecSettingsDec{} / \ActionRecSettingsInc
38 \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecSettingsDec{} / \ActionRecSettingsInc} 38 \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecSettingsDec{} / \ActionRecSettingsInc}
39 & Adjusts selected setting.\\ 39 & Adjust selected setting.\\
40 % 40 %
41 \ActionRecPause 41 \ActionRecPause
42 & 42 &
43 \opt{HAVEREMOTEKEYMAP}{ 43 \opt{HAVEREMOTEKEYMAP}{
44 \ActionRCRecPause 44 \ActionRCRecPause
45 &} 45 &}
46 Starts Recording.\newline 46 Start recording.\newline
47 While recording: pauses recording (press again to continue). 47 While recording: pause recording (press again to continue).\\
48 \\
49 % 48 %
50 \ActionRecExit 49 \ActionRecExit
51 & 50 &
52 \opt{HAVEREMOTEKEYMAP}{ 51 \opt{HAVEREMOTEKEYMAP}{
53 \ActionRCRecExit 52 \ActionRCRecExit
54 &} 53 &}
55 Exits \setting{Recording Screen}.\newline 54 Exit \setting{Recording Screen}.\newline
56 While recording: Stops recording. 55 While recording: Stop recording.
57 \\ 56 \\
58 % 57 %
59 \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 58 \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
@@ -63,14 +62,14 @@ The controls for this screen are:
63 \opt{HAVEREMOTEKEYMAP}{ 62 \opt{HAVEREMOTEKEYMAP}{
64 \ActionRCRecNewfile 63 \ActionRCRecNewfile
65 &} 64 &}
66 Starts Recording.\newline 65 Start recording.\newline
67 While recording: closes the current file and opens a new one. 66 While recording: close the current file and open a new one.
68 \\ 67 \\
69 } 68 }
70 % 69 %
71 \ActionRecMenu 70 \ActionRecMenu
72 \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecMenu} 71 \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecMenu}
73 & Opens \setting{Recording Settings} (see 72 & Open \setting{Recording Settings} (see
74 \reference{ref:Recordingsettings}).\\ 73 \reference{ref:Recordingsettings}).\\
75 % 74 %
76 \opt{RECORDER_PAD}{ 75 \opt{RECORDER_PAD}{
@@ -82,7 +81,7 @@ The controls for this screen are:
82 \opt{RECORDER_PAD}{ 81 \opt{RECORDER_PAD}{
83 \ActionRecFThree & Quick menu for source setting.\\ 82 \ActionRecFThree & Quick menu for source setting.\\
84 & Quick/hold works as for \ActionRecFTwo.\\ 83 & Quick/hold works as for \ActionRecFTwo.\\
85 & While recording: Starts a new recording file.\\ 84 & While recording: Start a new recording file.\\
86 } 85 }
87 \end{btnmap} 86 \end{btnmap}
88\end{table} 87\end{table}
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index fd0d0c5a47..a2a2190f8d 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -47,7 +47,7 @@ the \setting{Show Files} setting to all.
47 \begin{btnmap}{}{} 47 \begin{btnmap}{}{}
48 \ActionStdPrev{}/\ActionStdNext{} 48 \ActionStdPrev{}/\ActionStdNext{}
49 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev{}/\ActionRCStdNext{}} 49 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev{}/\ActionRCStdNext{}}
50 & Goes 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
51 entry, the cursor will wrap to the last/first entry.\\ 51 entry, the cursor will wrap to the last/first entry.\\
52 % 52 %
53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD} 53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}
@@ -56,38 +56,38 @@ the \setting{Show Files} setting to all.
56 \opt{HAVEREMOTEKEYMAP}{& 56 \opt{HAVEREMOTEKEYMAP}{&
57 \opt{IRIVER_RC_H100_PAD}{\ButtonRCSource{}/ \ButtonRCBitrate} 57 \opt{IRIVER_RC_H100_PAD}{\ButtonRCSource{}/ \ButtonRCBitrate}
58 } 58 }
59 & Moves one page up/down in the list.\\ 59 & Move one page up/down in the list.\\
60 } 60 }
61 \opt{IRIVER_H10_PAD} 61 \opt{IRIVER_H10_PAD}
62 { 62 {
63 \ButtonRew{}/ \ButtonFF 63 \ButtonRew{}/ \ButtonFF
64 & Moves one page up/down in the list.\\ 64 & Move one page up/down in the list.\\
65 } 65 }
66 % 66 %
67 \ActionTreeParentDirectory 67 \ActionTreeParentDirectory
68 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeParentDirectory} 68 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeParentDirectory}
69 & Goes to the parent directory.\\ 69 & Go to the parent directory.\\
70 % 70 %
71 \ActionTreeEnter 71 \ActionTreeEnter
72 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeEnter} 72 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeEnter}
73 & Executes the default action on the selected file or enters a 73 & Execute the default action on the selected file or enter a
74 directory.\\ 74 directory.\\
75 % 75 %
76 \ActionTreeWps 76 \ActionTreeWps
77 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeWps} 77 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeWps}
78 & If there is an audio file playing, returns to the 78 & If there is an audio file playing, return to the
79 \setting{While Playing Screen} (WPS) without stopping playback.\\ 79 \setting{While Playing Screen} (WPS) without stopping playback.\\
80 % 80 %
81 \nopt{player,c200}% 81 \nopt{player,c200}%
82 {% 82 {%
83 \ActionTreeStop 83 \ActionTreeStop
84 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeStop} 84 \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeStop}
85 & Stops audio playback.\\% 85 & Stop audio playback.\\%
86 }% 86 }%
87 % 87 %
88 \ActionStdContext{} 88 \ActionStdContext{}
89 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} 89 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
90 & Enters the \setting{Context Menu}\\ 90 & Enter the \setting{Context Menu}\\
91 % 91 %
92 \ActionStdMenu{} 92 \ActionStdMenu{}
93 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdMenu} 93 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdMenu}
@@ -96,16 +96,16 @@ the \setting{Show Files} setting to all.
96 \opt{quickscreen}{ 96 \opt{quickscreen}{
97 \ActionStdQuickScreen 97 \ActionStdQuickScreen
98 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdQuickScreen} 98 \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdQuickScreen}
99 & Switches to the \setting{Quick Screen} 99 & Switch to the \setting{Quick Screen}
100 (see \reference{ref:QuickScreen}) \\ 100 (see \reference{ref:QuickScreen}) \\
101 } 101 }
102 \opt{RECORDER_PAD}{ 102 \opt{RECORDER_PAD}{
103 \ButtonFThree & Switches to the Display Quick Screen \\ 103 \ButtonFThree & Switch to the \setting{Quick Screen}.\\
104 % 104 %
105 } 105 }
106 % 106 %
107 \opt{SANSA_E200_PAD}{ 107 \opt{SANSA_E200_PAD}{
108 \ActionStdRec & Switches to the Recording screen \\ 108 \ActionStdRec & Switch to the \setting{Recording Screen}.\\
109 % 109 %
110 } 110 }
111 \end{btnmap} 111 \end{btnmap}
@@ -212,38 +212,38 @@ example when renaming a file or creating a new directory.
212 \ActionKbdLeft{} / \ActionKbdRight{} / \ActionKbdUp{} / \ActionKbdDown 212 \ActionKbdLeft{} / \ActionKbdRight{} / \ActionKbdUp{} / \ActionKbdDown
213 \opt{HAVEREMOTEKEYMAP}{ 213 \opt{HAVEREMOTEKEYMAP}{
214 & \ActionRCKbdLeft{} / \ActionRCKbdRight{} / \ActionRCKbdUp{} / \ActionRCKbdDown} 214 & \ActionRCKbdLeft{} / \ActionRCKbdRight{} / \ActionRCKbdUp{} / \ActionRCKbdDown}
215 & Moves the cursor on the virtual keyboard. \\ 215 & Move the cursor on the virtual keyboard. \\
216 % 216 %
217 \ActionKbdPageFlip 217 \ActionKbdPageFlip
218 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdPageFlip} 218 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdPageFlip}
219 & Flips to the next page of characters (if there is more than one) \\ 219 & Flip to the next page of characters (if there is more than one). \\
220 % 220 %
221 \ActionKbdCursorLeft{} / \ActionKbdCursorRight 221 \ActionKbdCursorLeft{} / \ActionKbdCursorRight
222 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight} 222 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight}
223 & Moves the line cursor within the text line \\ 223 & Move the line cursor within the text line. \\
224 % 224 %
225 \ActionKbdSelect 225 \ActionKbdSelect
226 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdSelect} 226 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdSelect}
227 & Inserts the selected keyboard letter at the current line cursor position \\ 227 & Insert the selected keyboard letter at the current line cursor position. \\
228 % 228 %
229 \ActionKbdBackSpace 229 \ActionKbdBackSpace
230 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdBackSpace} 230 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdBackSpace}
231 & Deletes the character before the line cursor \\ 231 & Delete the character before the line cursor. \\
232 % 232 %
233 \ActionKbdDone 233 \ActionKbdDone
234 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdDone} 234 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdDone}
235 & Exits the virtual keyboard and saves any changes \\ 235 & Exit the virtual keyboard and saves any changes. \\
236 % 236 %
237 \ActionKbdAbort 237 \ActionKbdAbort
238 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdAbort} 238 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdAbort}
239 & Exits the virtual keyboard without saving any changes \\ 239 & Exit the virtual keyboard without saving any changes. \\
240 % 240 %
241 \opt{morse_input}{ 241 \opt{morse_input}{
242 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 242 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
243 ,MROBE100_PAD,SANSA_E200_PAD}{ 243 ,MROBE100_PAD,SANSA_E200_PAD}{
244 \ActionKbdMorseInput 244 \ActionKbdMorseInput
245 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdMorseInput} 245 \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdMorseInput}
246 & Toggles keyboard input mode and Morse code input mode. \\ 246 & Toggle keyboard input mode and Morse code input mode. \\
247 } 247 }
248 % 248 %
249 \ActionKbdMorseSelect 249 \ActionKbdMorseSelect
@@ -260,32 +260,32 @@ example when renaming a file or creating a new directory.
260 \begin{btnmap}{}{} 260 \begin{btnmap}{}{}
261 \ActionKbdLeft{} / \ActionKbdRight 261 \ActionKbdLeft{} / \ActionKbdRight
262 \opt{HAVEREMOTEKEYMAP}{& } 262 \opt{HAVEREMOTEKEYMAP}{& }
263 & Moves the cursor on the virtual keyboard. 263 & Move the cursor on the virtual keyboard.
264 If you move out of the picker area, you get the previous/next page of 264 If you move out of the picker area, you get the previous/next page of
265 characters (if there is more than one). \\ 265 characters (if there is more than one). \\
266 % 266 %
267 \ActionKbdUp{} / \ActionKbdDown 267 \ActionKbdUp{} / \ActionKbdDown
268 \opt{HAVEREMOTEKEYMAP}{& } 268 \opt{HAVEREMOTEKEYMAP}{& }
269 & Moves the cursor on the virtual keyboard. 269 & Move the cursor on the virtual keyboard.
270 If you move out of the picker area you get to the line edit mode. \\ 270 If you move out of the picker area you get to the line edit mode. \\
271 % 271 %
272 \ActionKbdSelect 272 \ActionKbdSelect
273 \opt{HAVEREMOTEKEYMAP}{& } 273 \opt{HAVEREMOTEKEYMAP}{& }
274 & Inserts the selected keyboard letter at the current line cursor position \\ 274 & Insert the selected keyboard letter at the current line cursor position. \\
275 % 275 %
276 \ActionKbdDone 276 \ActionKbdDone
277 \opt{HAVEREMOTEKEYMAP}{& } 277 \opt{HAVEREMOTEKEYMAP}{& }
278 & Exits the virtual keyboard and saves any changes \\ 278 & Exit the virtual keyboard and save any changes. \\
279 % 279 %
280 \ActionKbdAbort 280 \ActionKbdAbort
281 \opt{HAVEREMOTEKEYMAP}{& } 281 \opt{HAVEREMOTEKEYMAP}{& }
282 & Exits the virtual keyboard without saving any changes \\ 282 & Exit the virtual keyboard without saving any changes. \\
283 % 283 %
284 \opt{morse_input}{ 284 \opt{morse_input}{
285 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{ 285 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{
286 \ActionKbdMorseInput 286 \ActionKbdMorseInput
287 \opt{HAVEREMOTEKEYMAP}{& } 287 \opt{HAVEREMOTEKEYMAP}{& }
288 & Toggles keyboard input mode and Morse code input mode. \\ 288 & Toggle keyboard input mode and Morse code input mode. \\
289 } 289 }
290 % 290 %
291 \ActionKbdMorseSelect 291 \ActionKbdMorseSelect
@@ -301,15 +301,15 @@ example when renaming a file or creating a new directory.
301 \begin{btnmap}{}{} 301 \begin{btnmap}{}{}
302 \ActionKbdLeft{} / \ActionKbdRight 302 \ActionKbdLeft{} / \ActionKbdRight
303 \opt{HAVEREMOTEKEYMAP}{& } 303 \opt{HAVEREMOTEKEYMAP}{& }
304 & Moves the line cursor within the text line \\ 304 & Move the line cursor within the text line. \\
305 % 305 %
306 \ActionKbdSelect 306 \ActionKbdSelect
307 \opt{HAVEREMOTEKEYMAP}{& } 307 \opt{HAVEREMOTEKEYMAP}{& }
308 & Deletes the character before the line cursor \\ 308 & Delete the character before the line cursor. \\
309 % 309 %
310 \ActionKbdUp{} / \ActionKbdDown 310 \ActionKbdUp{} / \ActionKbdDown
311 \opt{HAVEREMOTEKEYMAP}{& } 311 \opt{HAVEREMOTEKEYMAP}{& }
312 & Returns to the picker area \\ 312 & Return to the picker area. \\
313 % 313 %
314 \end{btnmap} 314 \end{btnmap}
315 \end{table} 315 \end{table}
@@ -320,14 +320,14 @@ example when renaming a file or creating a new directory.
320 selection bar, as in the screenshot above. 320 selection bar, as in the screenshot above.
321 \begin{table} 321 \begin{table}
322 \begin{btnmap}{}{} 322 \begin{btnmap}{}{}
323 \ButtonOn & Toggles picker- and line edit mode \\ 323 \ButtonOn & Toggle picker- and line edit mode. \\
324 \ButtonLeft{} / \ButtonRight 324 \ButtonLeft{} / \ButtonRight
325 & Moves back and forth in the selected line (picker of input line) \\ 325 & Move back and forth in the selected line (picker of input line). \\
326 \ButtonPlay 326 \ButtonPlay
327 & Picks character in character bar, or acts as backspace in the text line. \\ 327 & Pick character in character bar, or act as backspace in the text line. \\
328 Long \ButtonPlay & Accept \\ 328 Long \ButtonPlay & Accept \\
329 \ButtonStop & Cancel \\ 329 \ButtonStop & Cancel \\
330 \ButtonMenu & Flips picker lines \\ 330 \ButtonMenu & Flip picker lines. \\
331 \end{btnmap} 331 \end{btnmap}
332 \end{table} 332 \end{table}
333} 333}
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index b4fa9cc79c..0bcee718d1 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -477,7 +477,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
477 \opt{HAVEREMOTEKEYMAP}{& 477 \opt{HAVEREMOTEKEYMAP}{&
478 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}% 478 \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}%
479 } 479 }
480 & Starts Rockbox\\ 480 & Start Rockbox.\\
481 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}% 481 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}%
482 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}% 482 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}%
483 \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% 483 \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}%
@@ -489,7 +489,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
489 \opt{HAVEREMOTEKEYMAP}{& 489 \opt{HAVEREMOTEKEYMAP}{&
490 \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% 490 \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}%
491 } 491 }
492 & Shuts down Rockbox\\ 492 & Shutdown Rockbox.\\
493 \end{btnmap} 493 \end{btnmap}
494 \end{table} 494 \end{table}
495 495
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 2edf6a5141..d064754726 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -63,47 +63,47 @@ your WPS (While Playing Screen).
63 % 63 %
64 \ActionWpsSkipPrev 64 \ActionWpsSkipPrev
65 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev} 65 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev}
66 & Goes to beginning of track, or if pressed while in the 66 & Go to beginning of track, or if pressed while in the
67 first seconds of a track, goes to previous track.\\ 67 first seconds of a track, go to previous track.\\
68 % 68 %
69 \ActionWpsSeekBack 69 \ActionWpsSeekBack
70 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack} 70 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack}
71 & Rewinds in track.\\ 71 & Rewind in track.\\
72 % 72 %
73 \ActionWpsSkipNext 73 \ActionWpsSkipNext
74 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext} 74 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext}
75 & Goes to next track.\\ 75 & Go to next track.\\
76 % 76 %
77 \ActionWpsSeekFwd 77 \ActionWpsSeekFwd
78 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd} 78 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd}
79 & Fast forwards in track.\\ 79 & Fast forward in track.\\
80 % 80 %
81 \ActionWpsPlay 81 \ActionWpsPlay
82 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay} 82 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay}
83 & Toggles play/pause.\\ 83 & Toggle play/pause.\\
84 % 84 %
85 \ActionWpsStop 85 \ActionWpsStop
86 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop} 86 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop}
87 & Stops playback.\\ 87 & Stop playback.\\
88 % 88 %
89 \ActionWpsBrowse 89 \ActionWpsBrowse
90 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsBrowse} 90 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsBrowse}
91 & Returns to the \setting{File Browser}.\\ 91 & Return to the \setting{File Browser}.\\
92 % 92 %
93 \ActionWpsContext 93 \ActionWpsContext
94 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext} 94 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext}
95 & Enters \setting{WPS Context Menu}.\\ 95 & Enter \setting{WPS Context Menu}.\\
96 % 96 %
97 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}% 97 \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
98 \nopt{ONDIO_PAD}{\ActionWpsMenu}% 98 \nopt{ONDIO_PAD}{\ActionWpsMenu}%
99 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu} 99 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu}
100 & Enters \setting{Main Menu}% 100 & Enter \setting{Main Menu}%
101 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% 101 \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
102 % 102 %
103 \opt{quickscreen}{% 103 \opt{quickscreen}{%
104 \ActionWpsQuickScreen 104 \ActionWpsQuickScreen
105 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsQuickScreen} 105 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsQuickScreen}
106 & Switches to the \setting{Quick Screen}. 106 & Switch to the \setting{Quick Screen}.
107 (see \reference{ref:QuickScreen}) \\}% 107 (see \reference{ref:QuickScreen}) \\}%
108 % 108 %
109 % software hold targets (currently Archos only) 109 % software hold targets (currently Archos only)
@@ -128,13 +128,13 @@ your WPS (While Playing Screen).
128 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 128 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
129 \ActionWpsPitchScreen 129 \ActionWpsPitchScreen
130 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen} 130 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
131 & Shows \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\% 131 & Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
132 }% 132 }%
133 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% 133 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
134 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 134 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
135 \ActionWpsIdThreeScreen 135 \ActionWpsIdThreeScreen
136 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen} 136 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen}
137 & Enters \setting{ID3 Viewer}.\\% 137 & Enter \setting{ID3 Viewer}.\\%
138 }% 138 }%
139 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% 139 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
140 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 140 ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
@@ -145,7 +145,7 @@ your WPS (While Playing Screen).
145 & 145 &
146 \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetBNextDir{} or} 146 \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetBNextDir{} or}
147 Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} 147 Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext}
148 & Skips to the next directory.\\ 148 & Skip to the next directory.\\
149 % 149 %
150 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% 150 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
151 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% 151 ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
@@ -155,12 +155,12 @@ your WPS (While Playing Screen).
155 & 155 &
156 \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetAPrevDir{} or} 156 \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetAPrevDir{} or}
157 Short \ActionRCWpsSkipPrev{} + Long \ActionRCWpsSkipPrev} 157 Short \ActionRCWpsSkipPrev{} + Long \ActionRCWpsSkipPrev}
158 & Skips to the previous directory.\\ 158 & Skip to the previous directory.\\
159 % 159 %
160 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ 160 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
161 \ActionStdRec 161 \ActionStdRec
162 \opt{HAVEREMOTEKEYMAP}{&} 162 \opt{HAVEREMOTEKEYMAP}{&}
163 & Switches to the Recording screen \\ 163 & Switch to the \setting{Recording Screen}.\\
164 }% 164 }%
165 \end{btnmap} 165 \end{btnmap}
166\end{table} 166\end{table}
@@ -309,24 +309,24 @@ Delete the currently playing file.
309 \begin{table} 309 \begin{table}
310 \begin{btnmap}{}{} 310 \begin{btnmap}{}{}
311 \ActionPsToggleMode 311 \ActionPsToggleMode
312 & Toggles pitch changing mode \\ 312 & Toggle pitch changing mode. \\
313 % 313 %
314 \ActionPsIncSmall{} / \ActionPsDecSmall 314 \ActionPsIncSmall{} / \ActionPsDecSmall
315 & Increases / Decreases pitch by 0.1\% (in procentual mode) or by 0.1 315 & Increase~/ Decrease pitch by 0.1\% (in procentual mode) or by 0.1
316 semitone (in semitone mode)\\ 316 semitone (in semitone mode).\\
317 % 317 %
318 \ActionPsIncBig{} / \ActionPsDecBig 318 \ActionPsIncBig{} / \ActionPsDecBig
319 & Increases / Decreases pitch by 1\% (in procentual mode) or a semitone 319 & Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
320 (in semitone mode)\\ 320 (in semitone mode).\\
321 % 321 %
322 \ActionPsNudgeLeft{} / \ActionPsNudgeRight 322 \ActionPsNudgeLeft{} / \ActionPsNudgeRight
323 & Temporarily changes pitch by 2\% (beatmatch) \\ 323 & Temporarily change pitch by 2\% (beatmatch). \\
324 % 324 %
325 \ActionPsReset 325 \ActionPsReset
326 & Resets rate to 100\% \\ 326 & Reset rate to 100\%. \\
327 % 327 %
328 \ActionPsExit 328 \ActionPsExit
329 & Leaves the Pitch Screen \\ 329 & Leave the \setting{Pitch Screen}. \\
330 % 330 %
331 \end{btnmap} 331 \end{btnmap}
332 \end{table} 332 \end{table}
@@ -339,29 +339,29 @@ Delete the currently playing file.
339 \begin{btnmap}{}{} 339 \begin{btnmap}{}{}
340 \ActionPsToggleMode 340 \ActionPsToggleMode
341 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode} 341 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode}
342 & Toggles pitch changing mode (cycles through all available modes)\\ 342 & Toggle pitch changing mode (cycle through all available modes).\\
343 % 343 %
344 \ActionPsIncSmall{} / \ActionPsDecSmall 344 \ActionPsIncSmall{} / \ActionPsDecSmall
345 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall} 345 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall}
346 & Increases / Decreases pitch by 0.1\% (in procentual mode) or 0.1 346 & Increase~/ Decrease pitch by 0.1\% (in procentual mode) or 0.1
347 semitone (in semitone mode)\\ 347 semitone (in semitone mode).\\
348 % 348 %
349 \ActionPsIncBig{} / \ActionPsDecBig 349 \ActionPsIncBig{} / \ActionPsDecBig
350 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig} 350 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig}
351 & Increases / Decreases pitch by 1\% (in procentual mode) or a semitone 351 & Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
352 (in semitone mode)\\ 352 (in semitone mode).\\
353 % 353 %
354 \ActionPsNudgeLeft{} / \ActionPsNudgeRight 354 \ActionPsNudgeLeft{} / \ActionPsNudgeRight
355 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight} 355 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight}
356 & Temporarily changes pitch by 2\% (beatmatch), or modify speed (in timestretch mode) \\ 356 & Temporarily change pitch by 2\% (beatmatch), or modify speed (in timestretch mode).\\
357 % 357 %
358 \ActionPsReset 358 \ActionPsReset
359 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsReset} 359 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsReset}
360 & Resets pitch and speed to 100\% \\ 360 & Reset pitch and speed to 100\%. \\
361 % 361 %
362 \ActionPsExit 362 \ActionPsExit
363 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsExit} 363 \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsExit}
364 & Leaves the Pitch Screen \\ 364 & Leave the \setting{Pitch Screen}. \\
365 % 365 %
366 \end{btnmap} 366 \end{btnmap}
367 \end{table} 367 \end{table}
@@ -397,9 +397,9 @@ Delete the currently playing file.
397 397
398 \begin{table} 398 \begin{table}
399 \begin{btnmap}{}{} 399 \begin{btnmap}{}{}
400 \ButtonLeft & Controls Shuffle mode setting \\ 400 \ButtonLeft & Control Shuffle mode setting. \\
401 \ButtonRight & Controls Repeat mode setting \\ 401 \ButtonRight & Control Repeat mode setting. \\
402 \ButtonDown & Controls Show file setting \\ 402 \ButtonDown & Control Show file setting. \\
403 \end{btnmap} 403 \end{btnmap}
404 \end{table} 404 \end{table}
405 405
@@ -419,9 +419,9 @@ Delete the currently playing file.
419 419
420 \begin{table} 420 \begin{table}
421 \begin{btnmap}{}{} 421 \begin{btnmap}{}{}
422 \ButtonLeft & Controls scroll bar display \\ 422 \ButtonLeft & Control scroll bar display. \\
423 \ButtonRight & Controls status bar display \\ 423 \ButtonRight & Control status bar display. \\
424 \ButtonDown & Controls upside down screen setting \\ 424 \ButtonDown & Control upside down screen setting. \\
425 \end{btnmap} 425 \end{btnmap}
426 \end{table} 426 \end{table}
427} 427}