forked from len0rd/rockbox
Change naming: Quick Menus become Quick Screens because they're not really menus and are called quick screens in all other parts of rockbox. Also remove the (generic) Quick Screen section from the recorder manual because it already has a specific Quick Screens section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17528 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f1b839bf83
commit
cd8151f648
3 changed files with 10 additions and 10 deletions
|
@ -211,11 +211,11 @@ pages of information.}
|
||||||
|
|
||||||
\nopt{PLAYER_PAD,ONDIO_PAD}
|
\nopt{PLAYER_PAD,ONDIO_PAD}
|
||||||
{
|
{
|
||||||
\section{Quick Menu}
|
\section{Quick Screen}
|
||||||
Whilst not strictly part of the \setting{Main Menu}, it is worth noting that
|
Whilst not strictly part of the \setting{Main Menu}, it is worth noting that
|
||||||
a few of the more commonly used settings are available from the
|
a few of the more commonly used settings are available from the
|
||||||
\setting{Quick Menu}.
|
\setting{Quick Screen}.
|
||||||
The \setting{Quick Menu} screen is accessed with \ActionStdQuickScreen{}
|
The \setting{Quick Screen} screen is accessed with \ActionStdQuickScreen{}
|
||||||
and exited with the same button.
|
and exited with the same button.
|
||||||
It allows rapid access to the \setting{Shuffle} and \setting{Repeat}
|
It allows rapid access to the \setting{Shuffle} and \setting{Repeat}
|
||||||
modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files}
|
modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files}
|
||||||
|
|
|
@ -81,9 +81,9 @@ the \setting{Show Files} setting to all.
|
||||||
& Enter the \setting{Main Menu}\\
|
& Enter the \setting{Main Menu}\\
|
||||||
%
|
%
|
||||||
\opt{RECORDER_PAD}{
|
\opt{RECORDER_PAD}{
|
||||||
\ButtonFTwo & Switches to the Browse/Play Quick Menu \\
|
\ButtonFTwo & Switches to the Browse/Play Quick Screen \\
|
||||||
%
|
%
|
||||||
\ButtonFThree & Switches to the Display Quick Menu \\
|
\ButtonFThree & Switches to the Display Quick Screen \\
|
||||||
%
|
%
|
||||||
}
|
}
|
||||||
%
|
%
|
||||||
|
|
|
@ -90,7 +90,7 @@ your WPS (While Playing Screen).
|
||||||
%
|
%
|
||||||
%These actions need definitions for the other targets
|
%These actions need definitions for the other targets
|
||||||
\opt{RECORDER_PAD}{%
|
\opt{RECORDER_PAD}{%
|
||||||
\ButtonFThree & Toggles Display quick menu.\\%
|
\ButtonFThree & Toggles Display quick screen.\\%
|
||||||
\ButtonFOne+\ButtonDown & Key lock on/off.\\%
|
\ButtonFOne+\ButtonDown & Key lock on/off.\\%
|
||||||
\ButtonFOne+\ButtonPlay & Mute on/off.\\%
|
\ButtonFOne+\ButtonPlay & Mute on/off.\\%
|
||||||
}%
|
}%
|
||||||
|
@ -254,12 +254,12 @@ function in the file browser's \setting{Context Menu}.
|
||||||
|
|
||||||
%********************QUICKSCREENS***********************************************
|
%********************QUICKSCREENS***********************************************
|
||||||
\opt{RECORDER_PAD}{
|
\opt{RECORDER_PAD}{
|
||||||
\section{\label{ref:QuickScreenMenus}Quick Screen Menus}
|
\section{\label{ref:QuickScreens}Quick Screens}
|
||||||
\screenshot{rockbox_interface/images/ss-quick-screen-112x64x1.png}{The quick screen}{}
|
\screenshot{rockbox_interface/images/ss-quick-screen-112x64x1.png}{The F2 quick screen}{}
|
||||||
\screenshot{rockbox_interface/images/ss-quick-screen2-112x64x1.png}{The quick screen}{}
|
\screenshot{rockbox_interface/images/ss-quick-screen2-112x64x1.png}{The F3 quick screen}{}
|
||||||
Rockbox handles function buttons in a different way to the Archos software.
|
Rockbox handles function buttons in a different way to the Archos software.
|
||||||
\ButtonFOne\ is always bound to the menu function, while \ButtonFTwo\ and
|
\ButtonFOne\ is always bound to the menu function, while \ButtonFTwo\ and
|
||||||
\ButtonFThree\ enable two quick menus.
|
\ButtonFThree\ enable two quick screens.
|
||||||
|
|
||||||
\ButtonFTwo\ displays some browse and play settings which are likely to be
|
\ButtonFTwo\ displays some browse and play settings which are likely to be
|
||||||
changed frequently. This settings are Shuffle mode, Repeat mode and the Show
|
changed frequently. This settings are Shuffle mode, Repeat mode and the Show
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue