diff options
Diffstat (limited to '')
| -rw-r--r-- | manual/rockbox_interface/main.tex | 13 | ||||
| -rw-r--r-- | manual/rockbox_interface/playback.tex | 4 |
2 files changed, 11 insertions, 6 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index ed66058..b5401e1 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -13,7 +13,10 @@ \end{center} Throughout this manual, the buttons on the \dap{} are labelled according to the -picture above. In detail the buttons are described in the following paragraph. +picture above. When a table of button actions says ``Long'' before the button it +means that you should make a long press on that button, in other words, press it +for approximately 1 second. In detail the buttons are described in the following +paragraph. \blind{ % @@ -129,15 +132,17 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}% \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% - {Hold \ButtonOn\ for 2--3s}% - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower}% + {Hold \ButtonOn\ for 2--3s}% + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD} + {\ButtonPower}% & Start Rockbox\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOff}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonPlay}% \opt{ONDIO_PAD,recorderv2fm}{Hold \ButtonOff}% \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}% \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}% - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{Hold \ButtonPower}% + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}% + {Hold \ButtonPower}% & Shutdown Rockbox\\ \end{btnmap} \end{table} diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex index b905229..3d345f7 100644 --- a/manual/rockbox_interface/playback.tex +++ b/manual/rockbox_interface/playback.tex @@ -50,8 +50,8 @@ on the \dap{}. \ActionTreeParentDirectory & Go to the parent directory.\\ % \ActionTreeEnter - & Executes an action. Depending on the file type, that action may vary. - (See \reference{ref:Filemenu}) \\ + & Executes the default action on the selected file or enters a + directory.\\ % \ActionTreeWps & If there is an audio file playing, returns to the \setting{While Playing Screen} (WPS) without stopping playback.\\ |