summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-23 15:15:21 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-23 15:15:21 +0000
commit50b5b65ddc219aa6543872bd4f0ee83d67fff109 (patch)
tree69e332f8336736a3d0373f96cf029c728961c66c
parent94c1289da7daf480850241b3081a8863b17733e9 (diff)
downloadrockbox-50b5b65ddc219aa6543872bd4f0ee83d67fff109.zip
rockbox-50b5b65ddc219aa6543872bd4f0ee83d67fff109.tar.gz
rockbox-50b5b65ddc219aa6543872bd4f0ee83d67fff109.tar.bz2
rockbox-50b5b65ddc219aa6543872bd4f0ee83d67fff109.tar.xz
Some fixes to the ondio key-presses
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9207 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/main.tex15
1 files changed, 7 insertions, 8 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index e28b6f0..09dd1bc 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -46,14 +46,13 @@ The file browser helps you navigate through the files on your \dap, entering fol
\textbf{Key} & \textbf{Function} \\\midrule
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown}
\opt{PLAYER_PAD}{\ButtonLeft/\ButtonRight}
- \opt{IPOD_4G_PAD}{\ButtonScrollBack/\ButtonScrollFwd}
- \opt{ONDIO_PAD}{\ButtonOff} & Go to previous/next item in list.\\
- & If you are on the first/last entry, \\
- & the cursor will wrap to the last/first entry.\\
+ \opt{IPOD_4G_PAD}{\ButtonScrollBack/\ButtonScrollFwd} & Go to previous/next item in list.\\
+ & If you are on the first/last entry, \\
+ & the cursor will wrap to the last/first entry.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{\ButtonOn+\ButtonUp/\ButtonDown}
\opt{PLAYER_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{n/a}
- \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp/\ButtonDown} & Move one page up/down on the list.\\
+ \opt{ONDIO_PAD}{n/a} & Move one page up/down on the list.\\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD}{\ButtonLeft}
\opt{PLAYER_PAD}{\ButtonStop} & Go to the parent directory. \\
@@ -62,12 +61,12 @@ The file browser helps you navigate through the files on your \dap, entering fol
\opt{PLAYER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonRight}
\opt{RECORDER_PAD}{\ButtonRight/\ButtonPlay} & Executes an action. \\
- & Depending on the file type, that action may vary. \\
- & (See page \pageref{ref:Filemenu}) \\
+ & Depending on the file type, that action may vary. \\
+ & (See page \pageref{ref:Filemenu}) \\
%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
\opt{IAUDIO_X5_PAD,IPOD_4G_PAD}{\ButtonPlay}
- \opt{ONDIO_PAD}{\ButtonMenu} & If there is a MP3 playing, \\
+ \opt{ONDIO_PAD}{Short press on \ButtonMenu} & If there is a MP3 playing, \\
& returns to the While Playing Screen (WPS) \\
& without stopping playback. \\
%