diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-10-10 15:34:40 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-10-10 15:34:40 +0000 |
commit | 71f50ae9d5dd2a5628478f63447f2d603dfc100d (patch) | |
tree | a6b7ded0e45bd38b0412c40acb603881524d0ecd | |
parent | 0481d5bfe21930a87fe77d9cac58b9d7f1ed116b (diff) | |
download | rockbox-71f50ae9d5dd2a5628478f63447f2d603dfc100d.tar.gz rockbox-71f50ae9d5dd2a5628478f63447f2d603dfc100d.zip |
Add the correct keys for the H10's to complete the browser table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11174 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/rockbox_interface/playback.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex index 42a6344913..cc54da0853 100644 --- a/manual/rockbox_interface/playback.tex +++ b/manual/rockbox_interface/playback.tex @@ -46,9 +46,8 @@ the content after inserting the card. This new folders name is generated as & 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,IPOD_3G_PAD}{\ButtonLeft} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonLeft} \opt{PLAYER_PAD}{\ButtonStop} - \opt{IRIVER_H10_PAD}{\fixme{Add correct key}} & Go to the parent directory. \\ % \ActionStdOk{} @@ -56,9 +55,8 @@ the content after inserting the card. This new folders name is generated as (See \reference{ref:Filemenu}) \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn} - \opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} + \opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{Short press on \ButtonMenu} - \opt{IRIVER_H10_PAD}{\fixme{Add correct key}} & If there is an audio file playing, returns to the While Playing Screen (WPS) without stopping playback. \\ % |