diff options
author | Martin Arver <martin.arver@gmail.com> | 2006-10-10 14:38:24 +0000 |
---|---|---|
committer | Martin Arver <martin.arver@gmail.com> | 2006-10-10 14:38:24 +0000 |
commit | de2ddea4b48090de963412751f195e4145b3ceff (patch) | |
tree | b7eade53b2dd7131907c132162d123a9afb2dcc3 /manual/rockbox_interface | |
parent | 1a0344071bd76deb85ca2903fa1a87919c9e60fc (diff) |
Add fixme for missing keys on the h10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11172 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r-- | manual/rockbox_interface/playback.tex | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex index de4962c02c..dd9f3e13c8 100644 --- a/manual/rockbox_interface/playback.tex +++ b/manual/rockbox_interface/playback.tex @@ -47,7 +47,8 @@ the content after inserting the card. This new folders name is generated as } % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} - \opt{PLAYER_PAD}{\ButtonStop} + \opt{PLAYER_PAD}{\ButtonStop} + \opt{IRIVER_H10_PAD{\fixme{Add correct key}} & Go to the parent directory. \\ % \ActionStdOk{} @@ -56,9 +57,10 @@ the content after inserting the card. This new folders name is generated as % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,PLAYER_PAD,RECORDER_PAD}{\ButtonOn} \opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} - \opt{ONDIO_PAD}{Short press on \ButtonMenu} - & If there is a MP3 playing, returns to the While Playing Screen (WPS) - without stopping playback. \\ + \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. \\ % \ActionStdContext{} & Enter the File Menu\\ |