diff options
| author | Marc Guay <marcguay@rockbox.org> | 2008-06-29 20:11:54 +0000 |
|---|---|---|
| committer | Marc Guay <marcguay@rockbox.org> | 2008-06-29 20:11:54 +0000 |
| commit | 65afa66f8fff279945995c875c063ea8c7bae6c3 (patch) | |
| tree | f7e1adf4e81c020dc215505909410b25e984678a | |
| parent | d19635e3e5a925864236f80434c53c8656a98747 (diff) | |
| download | rockbox-65afa66f8fff279945995c875c063ea8c7bae6c3.zip rockbox-65afa66f8fff279945995c875c063ea8c7bae6c3.tar.gz rockbox-65afa66f8fff279945995c875c063ea8c7bae6c3.tar.bz2 rockbox-65afa66f8fff279945995c875c063ea8c7bae6c3.tar.xz | |
Add the h10, mrobe100 & 1G-3G ipods emergency reset keymaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17884 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 0fd013e..b60d1bf 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -353,15 +353,16 @@ 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% -,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD}{% - In the unlikely event of a software failure, a hardware power off can be +,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 performed by holding down \opt{PLAYER_PAD}{\ButtonStop}\opt{RECORDER_PAD,ONDIO_PAD} {\ButtonOff}\opt{GIGABEAT_PAD}{the battery switch}\opt{IPOD_4G_PAD} - {\ButtonMenu + \ButtonSelect}\opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD% - ,IAUDIO_M5_PAD}{\ButtonPower} until the \dap{} shuts off. + {\ButtonMenu + \ButtonSelect}\opt{IPOD_3G_PAD}{\ButtonMenu + \ButtonPlay} + \opt{SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD%,IAUDIO_M5_PAD} + {\ButtonPower} until the \dap{} shuts off or reboots. }% -\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_M3_PAD}{% - In the unlikely event of a software failure, a hardware power off can be +\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_M3_PAD,IRIVER_H10_PAD,MROBE100_PAD}{% + In the unlikely event of a software failure, a hardware reset can be performed by inserting a paperclip gently into the Reset hole. }% |