summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorBarry Wardell <rockbox@barrywardell.net>2007-01-30 13:05:41 +0000
committerBarry Wardell <rockbox@barrywardell.net>2007-01-30 13:05:41 +0000
commitbad92dc939c87e67fee0a5d844b65df2156d0a29 (patch)
treedcf16c7e255e8e22abba04376cb186413c010d66 /manual
parent1d7c1c646de93086f91a7091f413a148aa26da46 (diff)
downloadrockbox-bad92dc939c87e67fee0a5d844b65df2156d0a29.tar.gz
rockbox-bad92dc939c87e67fee0a5d844b65df2156d0a29.zip
FS#6594 - Fix ActionStd and ActionWPS buttons in the H10 manual. Also, the H10 has buttons for moving up/down a page in the file browser.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12157 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/h10.tex12
-rw-r--r--manual/rockbox_interface/playback.tex5
2 files changed, 11 insertions, 6 deletions
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 0478f1bbd1..8b57e0dc1c 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -34,10 +34,10 @@
\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
\newcommand{\ActionStdNext}{\ButtonScrollDown}
\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
-\newcommand{\ActionStdCancel}{\ButtonLeft or \ButtonPower}
-\newcommand{\ActionStdContext}{Long \ButtonFF}
-\newcommand{\ActionStdQuickScreen}{Long \ButtonRew}
-\newcommand{\ActionStdMenu}{Long \ButtonRew}
+\newcommand{\ActionStdCancel}{\ButtonLeft}
+\newcommand{\ActionStdContext}{Long \ButtonRight}
+\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
+\newcommand{\ActionStdMenu}{\ButtonPower}
\newcommand{\ActionStdOk}{\ButtonRight}
%Button actions, wps context
@@ -52,8 +52,8 @@
\newcommand{\ActionWpsVolUp}{\ButtonScrollUp}
\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft}
-\newcommand{\ActionWpsMenu}{Long \ButtonRight}
-\newcommand{\ActionWpsContext}{\ButtonRight}
+\newcommand{\ActionWpsMenu}{\ButtonPower}
+\newcommand{\ActionWpsContext}{Long \ButtonRight}
\newcommand{\ActionWpsBrowse}{\ButtonLeft}
\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex
index 59da7c1123..aa77a1773d 100644
--- a/manual/rockbox_interface/playback.tex
+++ b/manual/rockbox_interface/playback.tex
@@ -46,6 +46,11 @@ on the \dap{}.
\ButtonOn+\ButtonUp{}/ \ButtonDown
& Move one page up/down in the list.\\
}
+ \opt{IRIVER_H10_PAD}
+ {
+ \ButtonRew{}/ \ButtonFF
+ & Move one page up/down in the list.\\
+ }
%
\ActionTreeParentDirectory & Go to the parent directory.\\
%