1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Alex Parker 2009-12-17 19:00:48 +00:00
parent bb20b6c4c3
commit 54e163a5a4
6 changed files with 105 additions and 106 deletions

View file

@ -43,12 +43,12 @@
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ActionFMPrev, \ActionFMNext \ActionFMPrev, \ActionFMNext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPrev, \ActionRCFMNext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPrev, \ActionRCFMNext}
& Changes frequency in \setting{SCAN} mode or jumps to next/previous & Change frequency in \setting{SCAN} mode or jump to next/previous
station in \setting{PRESET} mode\\ station in \setting{PRESET} mode.\\
% %
Long \ActionFMPrev, Long \ActionFMNext Long \ActionFMPrev, Long \ActionFMNext
\opt{HAVEREMOTEKEYMAP}{& Long \ActionRCFMPrev, Long \ActionRCFMNext} \opt{HAVEREMOTEKEYMAP}{& Long \ActionRCFMPrev, Long \ActionRCFMNext}
& Seeks to next station in \setting{SCAN} mode.\\ & Seek to next station in \setting{SCAN} mode.\\
% %
\ActionFMSettingsInc, \ActionFMSettingsDec \ActionFMSettingsInc, \ActionFMSettingsDec
\opt{HAVEREMOTEKEYMAP}{ \opt{HAVEREMOTEKEYMAP}{
@ -56,40 +56,40 @@
\opt{IRIVER_RC_H100_PAD}{\ActionRCFMVolUp, \ActionRCFMVolDown}% \opt{IRIVER_RC_H100_PAD}{\ActionRCFMVolUp, \ActionRCFMVolDown}%
\nopt{IRIVER_RC_H100_PAD}{\ActionRCFMSettingsInc, \ActionRCFMSettingsDec}% \nopt{IRIVER_RC_H100_PAD}{\ActionRCFMSettingsInc, \ActionRCFMSettingsDec}%
} }
& Changes volume.\\ & Change volume.\\
\opt{RECORDER_PAD}{ \opt{RECORDER_PAD}{
\ButtonPlay \ButtonPlay
& Freezes all screen updates. May enhance radio reception in some & Freeze all screen updates. May enhance radio reception in some
cases.\\ cases.\\
} }
% %
\ActionFMExit \ActionFMExit
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMExit} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMExit}
& Leaves the radio screen with the radio playing.\\ & Leave the radio screen with the radio playing.\\
% %
\ActionFMStop \ActionFMStop
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMStop} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMStop}
& Stops the radio and returns to \setting{Main Menu}.\\% & Stop the radio and returns to \setting{Main Menu}.\\%
% %
\nopt{ONDIO_PAD}{% \nopt{ONDIO_PAD}{%
\nopt{RECORDER_PAD}{\ActionFMPlay \nopt{RECORDER_PAD}{\ActionFMPlay
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPlay} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPlay}
& Mutes radio playback.\\}% & Mute radio playback.\\}%
% %
\ActionFMMode \ActionFMMode
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode}
& Switches between \setting{SCAN} and \setting{PRESET} mode.\\ & Switche between \setting{SCAN} and \setting{PRESET} mode.\\
% %
\ActionFMPreset \ActionFMPreset
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset}
& Opens a list of radio presets. You can view all the presets that & Open a list of radio presets. You can view all the presets that
you have, and switch to the station.\\ you have, and switch to the station.\\
}% }%
% %
\ActionFMMenu \ActionFMMenu
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu} \opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu}
& Displays the FM radio settings menu.\\ & Display the FM radio settings menu.\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -20,24 +20,24 @@ safely (see \reference{ref:Safeshutdown}).
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ActionStdNext \ActionStdNext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext}
& Selects the next option in the menu.\\ & Select the next option in the menu.\\
& \opt{HAVEREMOTEKEYMAP}{&} Inside a setting, & \opt{HAVEREMOTEKEYMAP}{&} Inside a setting,
increases the value or chooses next option \\ increase the value or choose next option. \\
% %
\ActionStdPrev \ActionStdPrev
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev}
& Selects the previous option in the menu.\\ & Select the previous option in the menu.\\
& \opt{HAVEREMOTEKEYMAP}{&} Inside a setting, & \opt{HAVEREMOTEKEYMAP}{&} Inside a setting,
decreases the value or chooses previous option \\ decrease the value or choose previous option. \\
% %
\ActionStdOk \ActionStdOk
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk}
& Selects option \\ & Select option. \\
% %
\ActionStdCancel \ActionStdCancel
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
& Exits menu, setting or moves to parent menu\\ & Exit menu or setting, or move to parent menu.\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}
@ -52,27 +52,27 @@ jump straight to that track.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ActionStdNext \ActionStdNext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdNext}
& Selects the next bookmark.\\ & Select the next bookmark.\\
% %
\ActionStdPrev \ActionStdPrev
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev}
& Selects the previous bookmark.\\ & Select the previous bookmark.\\
% %
\ActionStdOk \ActionStdOk
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk}
& Resumes from the selected bookmark.\\ & Resume from the selected bookmark.\\
% %
\ActionStdCancel \ActionStdCancel
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdCancel}
& Exits Recent Bookmark menu\\ & Exit Recent Bookmark menu.\\
% %
\nopt{GIGABEAT_S_PAD}{\ActionBmDelete \nopt{GIGABEAT_S_PAD}{\ActionBmDelete
\opt{HAVEREMOTEKEYMAP}{& \ActionRCBmDelete} \opt{HAVEREMOTEKEYMAP}{& \ActionRCBmDelete}
& Deletes the currently selected bookmark\\} & Delete the currently selected bookmark.\\}
% %
\ActionStdContext \ActionStdContext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
& Enters the context menu for the selected bookmark.\\ & Enter the context menu for the selected bookmark.\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -32,28 +32,27 @@ The controls for this screen are:
\ActionRecPrev{} / \ActionRecNext \ActionRecPrev{} / \ActionRecNext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCRecPrev{} / \ActionRCRecNext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecPrev{} / \ActionRCRecNext}
& Selects setting.\\ & Select setting.\\
% %
\ActionRecSettingsDec{} / \ActionRecSettingsInc \ActionRecSettingsDec{} / \ActionRecSettingsInc
\opt{HAVEREMOTEKEYMAP}{& \ActionRCRecSettingsDec{} / \ActionRecSettingsInc} \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecSettingsDec{} / \ActionRecSettingsInc}
& Adjusts selected setting.\\ & Adjust selected setting.\\
% %
\ActionRecPause \ActionRecPause
& &
\opt{HAVEREMOTEKEYMAP}{ \opt{HAVEREMOTEKEYMAP}{
\ActionRCRecPause \ActionRCRecPause
&} &}
Starts Recording.\newline Start recording.\newline
While recording: pauses recording (press again to continue). While recording: pause recording (press again to continue).\\
\\
% %
\ActionRecExit \ActionRecExit
& &
\opt{HAVEREMOTEKEYMAP}{ \opt{HAVEREMOTEKEYMAP}{
\ActionRCRecExit \ActionRCRecExit
&} &}
Exits \setting{Recording Screen}.\newline Exit \setting{Recording Screen}.\newline
While recording: Stops recording. While recording: Stop recording.
\\ \\
% %
\opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
@ -63,14 +62,14 @@ The controls for this screen are:
\opt{HAVEREMOTEKEYMAP}{ \opt{HAVEREMOTEKEYMAP}{
\ActionRCRecNewfile \ActionRCRecNewfile
&} &}
Starts Recording.\newline Start recording.\newline
While recording: closes the current file and opens a new one. While recording: close the current file and open a new one.
\\ \\
} }
% %
\ActionRecMenu \ActionRecMenu
\opt{HAVEREMOTEKEYMAP}{& \ActionRCRecMenu} \opt{HAVEREMOTEKEYMAP}{& \ActionRCRecMenu}
& Opens \setting{Recording Settings} (see & Open \setting{Recording Settings} (see
\reference{ref:Recordingsettings}).\\ \reference{ref:Recordingsettings}).\\
% %
\opt{RECORDER_PAD}{ \opt{RECORDER_PAD}{
@ -82,7 +81,7 @@ The controls for this screen are:
\opt{RECORDER_PAD}{ \opt{RECORDER_PAD}{
\ActionRecFThree & Quick menu for source setting.\\ \ActionRecFThree & Quick menu for source setting.\\
& Quick/hold works as for \ActionRecFTwo.\\ & Quick/hold works as for \ActionRecFTwo.\\
& While recording: Starts a new recording file.\\ & While recording: Start a new recording file.\\
} }
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -47,7 +47,7 @@ the \setting{Show Files} setting to all.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ActionStdPrev{}/\ActionStdNext{} \ActionStdPrev{}/\ActionStdNext{}
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev{}/\ActionRCStdNext{}} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdPrev{}/\ActionRCStdNext{}}
& Goes to previous/next item in list. If you are on the first/last & Go to previous/next item in list. If you are on the first/last
entry, the cursor will wrap to the last/first entry.\\ entry, the cursor will wrap to the last/first entry.\\
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}
@ -56,38 +56,38 @@ the \setting{Show Files} setting to all.
\opt{HAVEREMOTEKEYMAP}{& \opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCSource{}/ \ButtonRCBitrate} \opt{IRIVER_RC_H100_PAD}{\ButtonRCSource{}/ \ButtonRCBitrate}
} }
& Moves one page up/down in the list.\\ & Move one page up/down in the list.\\
} }
\opt{IRIVER_H10_PAD} \opt{IRIVER_H10_PAD}
{ {
\ButtonRew{}/ \ButtonFF \ButtonRew{}/ \ButtonFF
& Moves one page up/down in the list.\\ & Move one page up/down in the list.\\
} }
% %
\ActionTreeParentDirectory \ActionTreeParentDirectory
\opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeParentDirectory} \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeParentDirectory}
& Goes to the parent directory.\\ & Go to the parent directory.\\
% %
\ActionTreeEnter \ActionTreeEnter
\opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeEnter} \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeEnter}
& Executes the default action on the selected file or enters a & Execute the default action on the selected file or enter a
directory.\\ directory.\\
% %
\ActionTreeWps \ActionTreeWps
\opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeWps} \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeWps}
& If there is an audio file playing, returns to the & If there is an audio file playing, return to the
\setting{While Playing Screen} (WPS) without stopping playback.\\ \setting{While Playing Screen} (WPS) without stopping playback.\\
% %
\nopt{player,c200}% \nopt{player,c200}%
{% {%
\ActionTreeStop \ActionTreeStop
\opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeStop} \opt{HAVEREMOTEKEYMAP}{& \ActionRCTreeStop}
& Stops audio playback.\\% & Stop audio playback.\\%
}% }%
% %
\ActionStdContext{} \ActionStdContext{}
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext}
& Enters the \setting{Context Menu}\\ & Enter the \setting{Context Menu}\\
% %
\ActionStdMenu{} \ActionStdMenu{}
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdMenu} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdMenu}
@ -96,16 +96,16 @@ the \setting{Show Files} setting to all.
\opt{quickscreen}{ \opt{quickscreen}{
\ActionStdQuickScreen \ActionStdQuickScreen
\opt{HAVEREMOTEKEYMAP}{& \ActionRCStdQuickScreen} \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdQuickScreen}
& Switches to the \setting{Quick Screen} & Switch to the \setting{Quick Screen}
(see \reference{ref:QuickScreen}) \\ (see \reference{ref:QuickScreen}) \\
} }
\opt{RECORDER_PAD}{ \opt{RECORDER_PAD}{
\ButtonFThree & Switches to the Display Quick Screen \\ \ButtonFThree & Switch to the \setting{Quick Screen}.\\
% %
} }
% %
\opt{SANSA_E200_PAD}{ \opt{SANSA_E200_PAD}{
\ActionStdRec & Switches to the Recording screen \\ \ActionStdRec & Switch to the \setting{Recording Screen}.\\
% %
} }
\end{btnmap} \end{btnmap}
@ -212,38 +212,38 @@ example when renaming a file or creating a new directory.
\ActionKbdLeft{} / \ActionKbdRight{} / \ActionKbdUp{} / \ActionKbdDown \ActionKbdLeft{} / \ActionKbdRight{} / \ActionKbdUp{} / \ActionKbdDown
\opt{HAVEREMOTEKEYMAP}{ \opt{HAVEREMOTEKEYMAP}{
& \ActionRCKbdLeft{} / \ActionRCKbdRight{} / \ActionRCKbdUp{} / \ActionRCKbdDown} & \ActionRCKbdLeft{} / \ActionRCKbdRight{} / \ActionRCKbdUp{} / \ActionRCKbdDown}
& Moves the cursor on the virtual keyboard. \\ & Move the cursor on the virtual keyboard. \\
% %
\ActionKbdPageFlip \ActionKbdPageFlip
\opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdPageFlip} \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdPageFlip}
& Flips to the next page of characters (if there is more than one) \\ & Flip to the next page of characters (if there is more than one). \\
% %
\ActionKbdCursorLeft{} / \ActionKbdCursorRight \ActionKbdCursorLeft{} / \ActionKbdCursorRight
\opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight} \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight}
& Moves the line cursor within the text line \\ & Move the line cursor within the text line. \\
% %
\ActionKbdSelect \ActionKbdSelect
\opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdSelect} \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdSelect}
& Inserts the selected keyboard letter at the current line cursor position \\ & Insert the selected keyboard letter at the current line cursor position. \\
% %
\ActionKbdBackSpace \ActionKbdBackSpace
\opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdBackSpace} \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdBackSpace}
& Deletes the character before the line cursor \\ & Delete the character before the line cursor. \\
% %
\ActionKbdDone \ActionKbdDone
\opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdDone} \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdDone}
& Exits the virtual keyboard and saves any changes \\ & Exit the virtual keyboard and saves any changes. \\
% %
\ActionKbdAbort \ActionKbdAbort
\opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdAbort} \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdAbort}
& Exits the virtual keyboard without saving any changes \\ & Exit the virtual keyboard without saving any changes. \\
% %
\opt{morse_input}{ \opt{morse_input}{
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
,MROBE100_PAD,SANSA_E200_PAD}{ ,MROBE100_PAD,SANSA_E200_PAD}{
\ActionKbdMorseInput \ActionKbdMorseInput
\opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdMorseInput} \opt{HAVEREMOTEKEYMAP}{& \ActionRCKbdMorseInput}
& Toggles keyboard input mode and Morse code input mode. \\ & Toggle keyboard input mode and Morse code input mode. \\
} }
% %
\ActionKbdMorseSelect \ActionKbdMorseSelect
@ -260,32 +260,32 @@ example when renaming a file or creating a new directory.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ActionKbdLeft{} / \ActionKbdRight \ActionKbdLeft{} / \ActionKbdRight
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Moves the cursor on the virtual keyboard. & Move the cursor on the virtual keyboard.
If you move out of the picker area, you get the previous/next page of If you move out of the picker area, you get the previous/next page of
characters (if there is more than one). \\ characters (if there is more than one). \\
% %
\ActionKbdUp{} / \ActionKbdDown \ActionKbdUp{} / \ActionKbdDown
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Moves the cursor on the virtual keyboard. & Move the cursor on the virtual keyboard.
If you move out of the picker area you get to the line edit mode. \\ If you move out of the picker area you get to the line edit mode. \\
% %
\ActionKbdSelect \ActionKbdSelect
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Inserts the selected keyboard letter at the current line cursor position \\ & Insert the selected keyboard letter at the current line cursor position. \\
% %
\ActionKbdDone \ActionKbdDone
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Exits the virtual keyboard and saves any changes \\ & Exit the virtual keyboard and save any changes. \\
% %
\ActionKbdAbort \ActionKbdAbort
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Exits the virtual keyboard without saving any changes \\ & Exit the virtual keyboard without saving any changes. \\
% %
\opt{morse_input}{ \opt{morse_input}{
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{ \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{
\ActionKbdMorseInput \ActionKbdMorseInput
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Toggles keyboard input mode and Morse code input mode. \\ & Toggle keyboard input mode and Morse code input mode. \\
} }
% %
\ActionKbdMorseSelect \ActionKbdMorseSelect
@ -301,15 +301,15 @@ example when renaming a file or creating a new directory.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ActionKbdLeft{} / \ActionKbdRight \ActionKbdLeft{} / \ActionKbdRight
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Moves the line cursor within the text line \\ & Move the line cursor within the text line. \\
% %
\ActionKbdSelect \ActionKbdSelect
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Deletes the character before the line cursor \\ & Delete the character before the line cursor. \\
% %
\ActionKbdUp{} / \ActionKbdDown \ActionKbdUp{} / \ActionKbdDown
\opt{HAVEREMOTEKEYMAP}{& } \opt{HAVEREMOTEKEYMAP}{& }
& Returns to the picker area \\ & Return to the picker area. \\
% %
\end{btnmap} \end{btnmap}
\end{table} \end{table}
@ -320,14 +320,14 @@ example when renaming a file or creating a new directory.
selection bar, as in the screenshot above. selection bar, as in the screenshot above.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ButtonOn & Toggles picker- and line edit mode \\ \ButtonOn & Toggle picker- and line edit mode. \\
\ButtonLeft{} / \ButtonRight \ButtonLeft{} / \ButtonRight
& Moves back and forth in the selected line (picker of input line) \\ & Move back and forth in the selected line (picker of input line). \\
\ButtonPlay \ButtonPlay
& Picks character in character bar, or acts as backspace in the text line. \\ & Pick character in character bar, or act as backspace in the text line. \\
Long \ButtonPlay & Accept \\ Long \ButtonPlay & Accept \\
\ButtonStop & Cancel \\ \ButtonStop & Cancel \\
\ButtonMenu & Flips picker lines \\ \ButtonMenu & Flip picker lines. \\
\end{btnmap} \end{btnmap}
\end{table} \end{table}
} }

View file

@ -477,7 +477,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
\opt{HAVEREMOTEKEYMAP}{& \opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}% \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}%
} }
& Starts Rockbox\\ & Start Rockbox.\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}% \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}%
\opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}%
@ -489,7 +489,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
\opt{HAVEREMOTEKEYMAP}{& \opt{HAVEREMOTEKEYMAP}{&
\opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}%
} }
& Shuts down Rockbox\\ & Shutdown Rockbox.\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -63,47 +63,47 @@ your WPS (While Playing Screen).
% %
\ActionWpsSkipPrev \ActionWpsSkipPrev
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipPrev}
& Goes to beginning of track, or if pressed while in the & Go to beginning of track, or if pressed while in the
first seconds of a track, goes to previous track.\\ first seconds of a track, go to previous track.\\
% %
\ActionWpsSeekBack \ActionWpsSeekBack
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekBack}
& Rewinds in track.\\ & Rewind in track.\\
% %
\ActionWpsSkipNext \ActionWpsSkipNext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSkipNext}
& Goes to next track.\\ & Go to next track.\\
% %
\ActionWpsSeekFwd \ActionWpsSeekFwd
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsSeekFwd}
& Fast forwards in track.\\ & Fast forward in track.\\
% %
\ActionWpsPlay \ActionWpsPlay
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay}
& Toggles play/pause.\\ & Toggle play/pause.\\
% %
\ActionWpsStop \ActionWpsStop
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop}
& Stops playback.\\ & Stop playback.\\
% %
\ActionWpsBrowse \ActionWpsBrowse
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsBrowse} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsBrowse}
& Returns to the \setting{File Browser}.\\ & Return to the \setting{File Browser}.\\
% %
\ActionWpsContext \ActionWpsContext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext}
& Enters \setting{WPS Context Menu}.\\ & Enter \setting{WPS Context Menu}.\\
% %
\opt{ONDIO_PAD}{\ActionWpsContext{} twice}% \opt{ONDIO_PAD}{\ActionWpsContext{} twice}%
\nopt{ONDIO_PAD}{\ActionWpsMenu}% \nopt{ONDIO_PAD}{\ActionWpsMenu}%
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu}
& Enters \setting{Main Menu}% & Enter \setting{Main Menu}%
\opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
% %
\opt{quickscreen}{% \opt{quickscreen}{%
\ActionWpsQuickScreen \ActionWpsQuickScreen
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsQuickScreen} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsQuickScreen}
& Switches to the \setting{Quick Screen}. & Switch to the \setting{Quick Screen}.
(see \reference{ref:QuickScreen}) \\}% (see \reference{ref:QuickScreen}) \\}%
% %
% software hold targets (currently Archos only) % software hold targets (currently Archos only)
@ -128,13 +128,13 @@ your WPS (While Playing Screen).
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
\ActionWpsPitchScreen \ActionWpsPitchScreen
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPitchScreen}
& Shows \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\% & Show \setting{Pitch Screen} (see \reference{sec:pitchscreen}).\\%
}% }%
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
\ActionWpsIdThreeScreen \ActionWpsIdThreeScreen
\opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen} \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsIdThreeScreen}
& Enters \setting{ID3 Viewer}.\\% & Enter \setting{ID3 Viewer}.\\%
}% }%
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD%
,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
@ -145,7 +145,7 @@ your WPS (While Playing Screen).
& &
\opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetBNextDir{} or} \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetBNextDir{} or}
Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext}
& Skips to the next directory.\\ & Skip to the next directory.\\
% %
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD%
,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
@ -155,12 +155,12 @@ your WPS (While Playing Screen).
& &
\opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetAPrevDir{} or} \opt{IRIVER_RC_H100_PAD}{\ActionRCWpsAbSetAPrevDir{} or}
Short \ActionRCWpsSkipPrev{} + Long \ActionRCWpsSkipPrev} Short \ActionRCWpsSkipPrev{} + Long \ActionRCWpsSkipPrev}
& Skips to the previous directory.\\ & Skip to the previous directory.\\
% %
\opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{
\ActionStdRec \ActionStdRec
\opt{HAVEREMOTEKEYMAP}{&} \opt{HAVEREMOTEKEYMAP}{&}
& Switches to the Recording screen \\ & Switch to the \setting{Recording Screen}.\\
}% }%
\end{btnmap} \end{btnmap}
\end{table} \end{table}
@ -309,24 +309,24 @@ Delete the currently playing file.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ActionPsToggleMode \ActionPsToggleMode
& Toggles pitch changing mode \\ & Toggle pitch changing mode. \\
% %
\ActionPsIncSmall{} / \ActionPsDecSmall \ActionPsIncSmall{} / \ActionPsDecSmall
& Increases / Decreases pitch by 0.1\% (in procentual mode) or by 0.1 & Increase~/ Decrease pitch by 0.1\% (in procentual mode) or by 0.1
semitone (in semitone mode)\\ semitone (in semitone mode).\\
% %
\ActionPsIncBig{} / \ActionPsDecBig \ActionPsIncBig{} / \ActionPsDecBig
& Increases / Decreases pitch by 1\% (in procentual mode) or a semitone & Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
(in semitone mode)\\ (in semitone mode).\\
% %
\ActionPsNudgeLeft{} / \ActionPsNudgeRight \ActionPsNudgeLeft{} / \ActionPsNudgeRight
& Temporarily changes pitch by 2\% (beatmatch) \\ & Temporarily change pitch by 2\% (beatmatch). \\
% %
\ActionPsReset \ActionPsReset
& Resets rate to 100\% \\ & Reset rate to 100\%. \\
% %
\ActionPsExit \ActionPsExit
& Leaves the Pitch Screen \\ & Leave the \setting{Pitch Screen}. \\
% %
\end{btnmap} \end{btnmap}
\end{table} \end{table}
@ -339,29 +339,29 @@ Delete the currently playing file.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ActionPsToggleMode \ActionPsToggleMode
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode} \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsToggleMode}
& Toggles pitch changing mode (cycles through all available modes)\\ & Toggle pitch changing mode (cycle through all available modes).\\
% %
\ActionPsIncSmall{} / \ActionPsDecSmall \ActionPsIncSmall{} / \ActionPsDecSmall
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall} \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall}
& Increases / Decreases pitch by 0.1\% (in procentual mode) or 0.1 & Increase~/ Decrease pitch by 0.1\% (in procentual mode) or 0.1
semitone (in semitone mode)\\ semitone (in semitone mode).\\
% %
\ActionPsIncBig{} / \ActionPsDecBig \ActionPsIncBig{} / \ActionPsDecBig
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig} \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig}
& Increases / Decreases pitch by 1\% (in procentual mode) or a semitone & Increase~/ Decrease pitch by 1\% (in procentual mode) or a semitone
(in semitone mode)\\ (in semitone mode).\\
% %
\ActionPsNudgeLeft{} / \ActionPsNudgeRight \ActionPsNudgeLeft{} / \ActionPsNudgeRight
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight} \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight}
& Temporarily changes pitch by 2\% (beatmatch), or modify speed (in timestretch mode) \\ & Temporarily change pitch by 2\% (beatmatch), or modify speed (in timestretch mode).\\
% %
\ActionPsReset \ActionPsReset
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsReset} \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsReset}
& Resets pitch and speed to 100\% \\ & Reset pitch and speed to 100\%. \\
% %
\ActionPsExit \ActionPsExit
\opt{HAVEREMOTEKEYMAP}{& \ActionRCPsExit} \opt{HAVEREMOTEKEYMAP}{& \ActionRCPsExit}
& Leaves the Pitch Screen \\ & Leave the \setting{Pitch Screen}. \\
% %
\end{btnmap} \end{btnmap}
\end{table} \end{table}
@ -397,9 +397,9 @@ Delete the currently playing file.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ButtonLeft & Controls Shuffle mode setting \\ \ButtonLeft & Control Shuffle mode setting. \\
\ButtonRight & Controls Repeat mode setting \\ \ButtonRight & Control Repeat mode setting. \\
\ButtonDown & Controls Show file setting \\ \ButtonDown & Control Show file setting. \\
\end{btnmap} \end{btnmap}
\end{table} \end{table}
@ -419,9 +419,9 @@ Delete the currently playing file.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ButtonLeft & Controls scroll bar display \\ \ButtonLeft & Control scroll bar display. \\
\ButtonRight & Controls status bar display \\ \ButtonRight & Control status bar display. \\
\ButtonDown & Controls upside down screen setting \\ \ButtonDown & Control upside down screen setting. \\
\end{btnmap} \end{btnmap}
\end{table} \end{table}
} }