From 8c8b0b37c2e0649394ba4b4c12bbbb5cd13cf23f Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Fri, 11 Jun 2010 22:45:18 +0000 Subject: Enable the IAUDIO_RC_PAD macro for the M5 and X5 too, so that tables using this instead of the platform files' actions can be filled too. Complete the table in the quick start section mentioning how to start and shut down Rockbox for the Iaudio remote while at it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26805 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/main.tex | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) (limited to 'manual/rockbox_interface/main.tex') diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 50d41c82ce..a58aaa2eae 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -508,10 +508,14 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,PBELL_VIBE500_PAD% }{\ButtonPower}% \opt{COWON_D2_PAD} {\ButtonPower{}, then \ButtonHold}% - \opt{HAVEREMOTEKEYMAP}{& - \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}% - } - & Start Rockbox.\\ + & + \opt{HAVEREMOTEKEYMAP}{ + \opt{IRIVER_RC_H100_PAD}{\ButtonRCOn}% + \opt{IAUDIO_RC_PAD}{\ButtonRCPlay} + &} + Start Rockbox + \\ + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}% \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% @@ -520,10 +524,13 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,sansaAMS,COWON_D2_PAD% ,PBELL_VIBE500_PAD}{Long \ButtonPower}% - \opt{HAVEREMOTEKEYMAP}{& - \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% - } - & Shutdown Rockbox.\\ + & + \opt{HAVEREMOTEKEYMAP}{ + \opt{IRIVER_RC_H100_PAD}{Long \ButtonRCStop}% + \opt{IAUDIO_RC_PAD}{Long \ButtonRCPlay} + &} + Shutdown Rockbox + \\ \end{btnmap} \label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings. -- cgit v1.2.3