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:
parent
94c1289da7
commit
50b5b65ddc
1 changed files with 7 additions and 8 deletions
|
|
@ -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.\\
|
||||
\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. \\
|
||||
|
|
@ -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{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. \\
|
||||
%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue