summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2006-12-01 02:27:30 +0000
committerMarianne Arnold <pixelma@rockbox.org>2006-12-01 02:27:30 +0000
commitaac6ef1d87cf7b79478567c8d035baec934464d3 (patch)
tree331e5ce3b7d1b54dc6b8656779cac0d76968a280
parent17d194e3b7dc6c8d1f0fbed2609bce1906babbe1 (diff)
downloadrockbox-aac6ef1d87cf7b79478567c8d035baec934464d3.tar.gz
rockbox-aac6ef1d87cf7b79478567c8d035baec934464d3.zip
Ondio manuals: add the description of the player for blind users, updates to the wps button table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11636 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/main.tex22
-rw-r--r--manual/rockbox_interface/wps.tex25
2 files changed, 32 insertions, 15 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index c64cc82ec7..65500b68d4 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -34,11 +34,11 @@ picture above. In detail the buttons are described in the following paragraph.
\ButtonUp{}.}
%
\opt{h300}{
- Hold the lay the \dap{} so that the side with the button pad and
+ Hold or lay the \dap{} so that the side with the button pad and
LCD is facing towards you. The buttons on the button pad are as follows: top
left corner: \ButtonOn{}, bottom left corner: \ButtonOff{}, top right corner:
\ButtonRec, bottom right corner: \ButtonMode{}. In the center of the button pad
- is a button labelled \ButtonSelect{}. Surrounding the \ButtonSelect{} button are
+ is a button labelled \ButtonSelect{}. Surrounding the \ButtonSelect{} button are
four directional buttons used to navigate up, down, left and right.
On the top panel of the \dap{}, from left to right, you can find the
@@ -100,7 +100,23 @@ picture above. In detail the buttons are described in the following paragraph.
off before trying to use your player.
}
%
- \nopt{h1xx,h300,ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor}
+ \opt{ondio}{
+ The main characteristic of the Ondio case is the dent on its lower right side
+ which is the MMC slot. Holding the \dap{} with this slot in the described position
+ you'll find the following:
+
+ On the curved top it has the headphone jack to the left,
+ the \ButtonOff{} button is in the middle%
+ \opt{HAVE_RECORDING}{ and the line in jack to the right}.
+ Apart from the already mentioned MMC slot you will find the USB connector on
+ the \daps{} right side. Placed on the upper side of the device right below
+ the flat display there is the main button pad of the \dap{}. A strong deepening
+ marks the center of it and helps to operate the directional keys from there.
+ \ButtonLeft{} and \ButtonRight{} form some sort of a strip and divide \ButtonUp{}
+ and \ButtonDown{}. The raised button positioned in the lower left of this round
+ crosspad is labelled \ButtonMenu{}.}
+ %
+ \nopt{h1xx,h300,ipodnano,ipodvideo,ipodmini,ipod4g,ipod3g,ipodcolor,ondio}
{
\fixme{Write a section describing the \dap{} for blind users.}
}
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index e09e4987bf..a34d4a9f9f 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -79,32 +79,33 @@ your WPS (While Playing Screen).
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
\ActionWpsPitchScreen & Show pitch setting screen.\\}%
%
+ \opt{ONDIO_PAD}{\ActionWpsContext\ twice}%
\nopt{ONDIO_PAD}{\ActionWpsMenu}%
- \opt{ONDIO_PAD}{Hold \ButtonMenu{} then \ButtonMenu{} again}%
- & Enter \setting{Main Menu}.\\%
+ & Enter \setting{Main Menu}%
+ \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\%
%
\nopt{PLAYER_PAD,ONDIO_PAD}{%
\ActionWpsQuickScreen & Enter \setting{Quick Screen}.\\}%
%
%These actions need definitions for the other targets
\opt{RECORDER_PAD}{%
- \ButtonFThree & Toggles Display quick menu.\\
- \ButtonFOne+\ButtonDown & Key lock on/off.\\
- \ButtonFOne+\ButtonPlay & Mute on/off.\\
+ \ButtonFThree & Toggles Display quick menu.\\%
+ \ButtonFOne+\ButtonDown & Key lock on/off.\\%
+ \ButtonFOne+\ButtonPlay & Mute on/off.\\%
}%
\opt{PLAYER_PAD}{%
- \ButtonMenu+\ButtonStop & Key lock on/off.\\
- \ButtonMenu+\ButtonPlay & Mute on/off.\\
+ \ButtonMenu+\ButtonStop & Key lock on/off.\\%
+ \ButtonMenu+\ButtonPlay & Mute on/off.\\%
}%
\opt{ONDIO_PAD}{%
- Hold \ButtonMenu+\ButtonDown & Key lock on/off.\\
+ Hold \ButtonMenu+\ButtonDown & Key lock on/off.\\%
}%
- \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{
- \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\
+ \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{%
+ \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\%
}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{%
- \ActionWpsAbSetBNextDir & Skip to the next directory.\\
- \ActionWpsAbSetAPrevDir & Skip to the previous directory.\\
+ \ActionWpsAbSetBNextDir & Skip to the next directory.\\%
+ \ActionWpsAbSetAPrevDir & Skip to the previous directory.\\%
}%
\end{btnmap}
\end{table}