diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-05-09 22:06:23 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-05-09 22:06:23 +0000 |
| commit | fa5ce001d2dbfa2f5be35715d4b58435292b2e45 (patch) | |
| tree | 8c4c78be8726af778afac8974e94f924bd0df58f | |
| parent | 6df1a86e9959cdae26dc2850fa749ad18fc2a94c (diff) | |
| download | rockbox-fa5ce001d2dbfa2f5be35715d4b58435292b2e45.zip rockbox-fa5ce001d2dbfa2f5be35715d4b58435292b2e45.tar.gz rockbox-fa5ce001d2dbfa2f5be35715d4b58435292b2e45.tar.bz2 rockbox-fa5ce001d2dbfa2f5be35715d4b58435292b2e45.tar.xz | |
Add description of the player for the blind to the c200 manual. Based off FS#8658 by Michael DiFebbo and finished by Robert Menes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17433 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index e70a899..7230375 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -252,6 +252,28 @@ paragraph. other buttons have any effect. Just to the left of the \ButtonHold{} switch is a small hole which contains the internal microphone.} % + \opt{c200}{ + Hold the \dap{} with the buttons on the right and the screen on the left. On + the right side of the unit, there is a series of four connected buttons that + form a square. The four sides of the square are the \ButtonUp{}, + \ButtonDown{}, \ButtonLeft{} and \ButtonRight{} buttons, respectively. Inside + the square formed by these four buttons is the \ButtonSelect{} button. At the + bottom right corner of the square is a small separate button, the + \ButtonPower{} button. + + Moving clockwise around the outside of the unit, on the top are the \ButtonVolUp{} + and \ButtonVolDown{} buttons, which control the volume of playback. The buttons can + be distinguished by a sunken triangle on the \ButtonVolDown{} button, and a + raised triangle on the \ButtonVolUp{} button. To the right of + the volume buttons on the top of the unit is the slot for inserting flash + memory cards. On the right side of the unit is the connector for the USB + cable. At center of the bottom of the dap{} is the \ButtonRec{} button. To + the left of the \ButtonRec{} button is the \ButtonHold{} switch. Moving this + switch to the right activates hold mode, in which none of the other buttons + have any effect. On the lower left side of the unit is the headphone socket. + Immediately above the headphone socket is a lanyard loop and the microphone. + } + % \opt{player}{ Holding the Jukebox in front of you there should be two buttons to the left of the unit and a single multi-way circular button to their right. |