diff options
| author | Marc Guay <marcguay@rockbox.org> | 2008-06-29 17:38:27 +0000 |
|---|---|---|
| committer | Marc Guay <marcguay@rockbox.org> | 2008-06-29 17:38:27 +0000 |
| commit | a969bc0d23b923d0c83a5eafed7d9212a2b3a1c4 (patch) | |
| tree | f7cf17ad623bdf31249878ec6b91b3138a5aef16 | |
| parent | 0e7ce66250abd54d342612bd4b421c2555bfb436 (diff) | |
| download | rockbox-a969bc0d23b923d0c83a5eafed7d9212a2b3a1c4.zip rockbox-a969bc0d23b923d0c83a5eafed7d9212a2b3a1c4.tar.gz rockbox-a969bc0d23b923d0c83a5eafed7d9212a2b3a1c4.tar.bz2 rockbox-a969bc0d23b923d0c83a5eafed7d9212a2b3a1c4.tar.xz | |
Manual: Add keymaps for all targets to the 'hardware power off' piece in the Quick Start chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17880 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 8d1ef89..1ec2565 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -352,13 +352,17 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: the Reset Settings in \reference{ref:manage_settings_menu} for details. }% -\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD}{% - In the unlikely event of a software failure, a hardware power off can be - performed by holding down - \opt{PLAYER_PAD}{\ButtonStop}% - \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff} - until the \nopt{ondiosp,ondiofm}{\dap{} power light}% - \opt{ondiosp,ondiofm}{\daps{} display} goes off.% +In the unlikely event of a software failure, a hardware power off can be +performed by +\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,IPOD_4G_PAD,SANSA_E200_PAD% +,SANSA_C200_PAD,IAUDIO_X5_PAD,IAUDIO_M5_PAD}{% + 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. +}% +\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_M3_PAD}{% + inserting a paperclip gently into the Reset hole. }% \nopt{gigabeatf,m5,x5,archos} |