mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-10 13:42:29 -05:00
Fix the description of the quick screen exit buttons by creating ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
66258e5ddd
commit
0cb9af21fb
21 changed files with 28 additions and 7 deletions
|
|
@ -211,12 +211,12 @@ pages of information.}
|
||||||
|
|
||||||
\nopt{PLAYER_PAD,ONDIO_PAD}
|
\nopt{PLAYER_PAD,ONDIO_PAD}
|
||||||
{
|
{
|
||||||
\section{Quick Screen}
|
\section{\label{ref:QuickScreen}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 Screen}.
|
\setting{Quick Screen}.
|
||||||
The \setting{Quick Screen} screen is accessed with \ActionStdQuickScreen{}
|
The \setting{Quick Screen} screen is accessed with \ActionStdQuickScreen{}
|
||||||
and exited with the same button.
|
and exited with \ActionQuickScreenExit.
|
||||||
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}
|
||||||
option (\reference{ref:ShowFiles}).
|
option (\reference{ref:ShowFiles}).
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonPower}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonDown}
|
\newcommand{\ActionStdMenu}{\ButtonDown}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdRec}{Long \ButtonRec}
|
\newcommand{\ActionStdRec}{Long \ButtonRec}
|
||||||
|
|
|
||||||
|
|
@ -41,6 +41,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
||||||
|
|
|
||||||
|
|
@ -38,6 +38,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonRight}
|
\newcommand{\ActionStdContext}{Long \ButtonRight}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonLeft}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonPower}
|
\newcommand{\ActionStdMenu}{\ButtonPower}
|
||||||
\newcommand{\ActionStdOk}{\ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonRight}
|
\newcommand{\ActionStdUsbCharge}{\ButtonRight}
|
||||||
|
|
|
||||||
|
|
@ -38,6 +38,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonRight}
|
\newcommand{\ActionStdContext}{Long \ButtonRight}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
|
||||||
|
\newcommand{\ActionQuickscreenExit}{\ButtonLeft}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonPower}
|
\newcommand{\ActionStdMenu}{\ButtonPower}
|
||||||
\newcommand{\ActionStdOk}{\ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonRight}
|
\newcommand{\ActionStdUsbCharge}{\ButtonRight}
|
||||||
|
|
|
||||||
|
|
@ -40,6 +40,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMode}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMode}
|
\newcommand{\ActionStdMenu}{\ButtonMode}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdRec}{Long \ButtonRec}
|
\newcommand{\ActionStdRec}{Long \ButtonRec}
|
||||||
|
|
|
||||||
|
|
@ -40,6 +40,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
|
||||||
|
\newcommand{\ActionQuickscreenExit}{\ButtonMode}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMode}
|
\newcommand{\ActionStdMenu}{\ButtonMode}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonRec}
|
\newcommand{\ActionStdUsbCharge}{\ButtonRec}
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay}
|
\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
||||||
|
|
|
||||||
|
|
@ -35,6 +35,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
\newcommand{\ActionStdUsbCharge}{\ButtonMenu}
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonRec}
|
\newcommand{\ActionStdMenu}{\ButtonRec}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
|
\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -40,6 +40,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonPlay}
|
\newcommand{\ActionStdContext}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
|
\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
|
||||||
|
\newcommand{\ActionQuickScreenExit}{\ButtonPlay}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonFOne}
|
\newcommand{\ActionStdMenu}{\ButtonFOne}
|
||||||
\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
|
\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
|
\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonPlay}
|
\newcommand{\ActionStdContext}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
|
\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
|
||||||
|
+\newcommand{\ActionQuickScreenExit}{\ButtonPlay}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonFOne}
|
\newcommand{\ActionStdMenu}{\ButtonFOne}
|
||||||
\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
|
\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
|
||||||
\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
|
\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@
|
||||||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
|
\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower}
|
||||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
|
\newcommand{\ActionStdQuickScreen}{Long \ButtonRec}
|
||||||
|
+\newcommand{\ActionQuickScreenExit}{\ButtonRec}
|
||||||
\newcommand{\ActionStdMenu}{\ButtonRec}
|
\newcommand{\ActionStdMenu}{\ButtonRec}
|
||||||
\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
|
\newcommand{\ActionStdOk}{\ButtonSelect, \ButtonRight{} or \ButtonPlay}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -80,9 +80,12 @@ the \setting{Show Files} setting to all.
|
||||||
\ActionStdMenu{}
|
\ActionStdMenu{}
|
||||||
& Enter the \setting{Main Menu}\\
|
& Enter the \setting{Main Menu}\\
|
||||||
%
|
%
|
||||||
\opt{RECORDER_PAD}{
|
\nopt{PLAYER_PAD,ONDIO_PAD} {
|
||||||
\ButtonFTwo & Switches to the Browse/Play Quick Screen \\
|
\ActionStdQuickScreen & Switches to the \setting{Quick Screen}
|
||||||
|
(see \reference{ref:QuickScreen}) \\
|
||||||
%
|
%
|
||||||
|
}
|
||||||
|
\opt{RECORDER_PAD}{
|
||||||
\ButtonFThree & Switches to the Display Quick Screen \\
|
\ButtonFThree & Switches to the Display Quick Screen \\
|
||||||
%
|
%
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -354,11 +354,11 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
|
||||||
|
|
||||||
\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,IPOD_4G_PAD,SANSA_E200_PAD%
|
\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,IPOD_4G_PAD,SANSA_E200_PAD%
|
||||||
,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD,IPOD_3G_PAD}{%
|
,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD,IPOD_3G_PAD}{%
|
||||||
In the unlikely event of a software failure, hardware poweroff/reset can be
|
In the unlikely event of a software failure, hardware poweroff or reset can be
|
||||||
performed by holding down \opt{PLAYER_PAD}{\ButtonStop}\opt{RECORDER_PAD,ONDIO_PAD}
|
performed by holding down \opt{PLAYER_PAD}{\ButtonStop}\opt{RECORDER_PAD,ONDIO_PAD}
|
||||||
{\ButtonOff}\opt{GIGABEAT_PAD}{the battery switch}\opt{IPOD_4G_PAD}
|
{\ButtonOff}\opt{GIGABEAT_PAD}{the battery switch}\opt{IPOD_4G_PAD}
|
||||||
{\ButtonMenu + \ButtonSelect}\opt{IPOD_3G_PAD}{\ButtonMenu + \ButtonPlay}
|
{\ButtonMenu + \ButtonSelect}\opt{IPOD_3G_PAD}{\ButtonMenu + \ButtonPlay}
|
||||||
\opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD%,IAUDIO_M5_PAD}
|
\opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD}
|
||||||
{\ButtonPower} until the \dap{} shuts off or reboots.
|
{\ButtonPower} until the \dap{} shuts off or reboots.
|
||||||
}%
|
}%
|
||||||
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_M3_PAD,IRIVER_H10_PAD,MROBE100_PAD}{%
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_M3_PAD,IRIVER_H10_PAD,MROBE100_PAD}{%
|
||||||
|
|
|
||||||
|
|
@ -87,7 +87,8 @@ your WPS (While Playing Screen).
|
||||||
\opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
|
\opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
|
||||||
%
|
%
|
||||||
\nopt{PLAYER_PAD,ONDIO_PAD}{%
|
\nopt{PLAYER_PAD,ONDIO_PAD}{%
|
||||||
\ActionWpsQuickScreen & Enter \setting{Quick Screen}.\\}%
|
\ActionWpsQuickScreen & Switches to the \setting{Quick Screen}.
|
||||||
|
(see \reference{ref:QuickScreen}) \\}%
|
||||||
%
|
%
|
||||||
%These actions need definitions for the other targets
|
%These actions need definitions for the other targets
|
||||||
\opt{RECORDER_PAD}{%
|
\opt{RECORDER_PAD}{%
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue