diff options
| author | Nils Wallménius <nils@rockbox.org> | 2007-01-19 12:42:19 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2007-01-19 12:42:19 +0000 |
| commit | 00a3fc7ec097da17080914af76ca7f3b90a965f2 (patch) | |
| tree | 2c1b475c2515f06ecb094d4be68649569fd79c88 /manual/rockbox_interface | |
| parent | 4012aaeb1d41c494f22e0edf001b8583fb7051d8 (diff) | |
| download | rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.zip rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.gz rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.bz2 rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.xz | |
Make changes to the gigabeat manual suggested by Alison Gravley and some other minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
| -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.\\ |