1
0
Fork 0
forked from len0rd/rockbox

Some fixes to the ondio key-presses

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9207 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2006-03-23 15:15:21 +00:00
parent 94c1289da7
commit 50b5b65ddc

View file

@ -46,14 +46,13 @@ The file browser helps you navigate through the files on your \dap, entering fol
\textbf{Key} & \textbf{Function} \\\midrule \textbf{Key} & \textbf{Function} \\\midrule
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonUp/\ButtonDown}
\opt{PLAYER_PAD}{\ButtonLeft/\ButtonRight} \opt{PLAYER_PAD}{\ButtonLeft/\ButtonRight}
\opt{IPOD_4G_PAD}{\ButtonScrollBack/\ButtonScrollFwd} \opt{IPOD_4G_PAD}{\ButtonScrollBack/\ButtonScrollFwd} & Go to previous/next item in list.\\
\opt{ONDIO_PAD}{\ButtonOff} & Go to previous/next item in list.\\
& If you are on the first/last entry, \\ & If you are on the first/last entry, \\
& the cursor will wrap to the last/first entry.\\ & the cursor will wrap to the last/first entry.\\
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{\ButtonOn+\ButtonUp/\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{\ButtonOn+\ButtonUp/\ButtonDown}
\opt{PLAYER_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{n/a} \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{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. \\ \opt{PLAYER_PAD}{\ButtonStop} & Go to the parent directory. \\
@ -67,7 +66,7 @@ The file browser helps you navigate through the files on your \dap, entering fol
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
\opt{IAUDIO_X5_PAD,IPOD_4G_PAD}{\ButtonPlay} \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) \\ & returns to the While Playing Screen (WPS) \\
& without stopping playback. \\ & without stopping playback. \\
% %