summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 @@
34\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp} 34\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
35\newcommand{\ActionStdNext}{\ButtonScrollDown} 35\newcommand{\ActionStdNext}{\ButtonScrollDown}
36\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown} 36\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
37\newcommand{\ActionStdCancel}{\ButtonLeft or \ButtonPower} 37\newcommand{\ActionStdCancel}{\ButtonLeft}
38\newcommand{\ActionStdContext}{Long \ButtonFF} 38\newcommand{\ActionStdContext}{Long \ButtonRight}
39\newcommand{\ActionStdQuickScreen}{Long \ButtonRew} 39\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
40\newcommand{\ActionStdMenu}{Long \ButtonRew} 40\newcommand{\ActionStdMenu}{\ButtonPower}
41\newcommand{\ActionStdOk}{\ButtonRight} 41\newcommand{\ActionStdOk}{\ButtonRight}
42 42
43%Button actions, wps context 43%Button actions, wps context
@@ -52,8 +52,8 @@
52\newcommand{\ActionWpsVolUp}{\ButtonScrollUp} 52\newcommand{\ActionWpsVolUp}{\ButtonScrollUp}
53 53
54\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft} 54\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft}
55\newcommand{\ActionWpsMenu}{Long \ButtonRight} 55\newcommand{\ActionWpsMenu}{\ButtonPower}
56\newcommand{\ActionWpsContext}{\ButtonRight} 56\newcommand{\ActionWpsContext}{Long \ButtonRight}
57\newcommand{\ActionWpsBrowse}{\ButtonLeft} 57\newcommand{\ActionWpsBrowse}{\ButtonLeft}
58\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft} 58\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
59\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight} 59\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{}.
46 \ButtonOn+\ButtonUp{}/ \ButtonDown 46 \ButtonOn+\ButtonUp{}/ \ButtonDown
47 & Move one page up/down in the list.\\ 47 & Move one page up/down in the list.\\
48 } 48 }
49 \opt{IRIVER_H10_PAD}
50 {
51 \ButtonRew{}/ \ButtonFF
52 & Move one page up/down in the list.\\
53 }
49 % 54 %
50 \ActionTreeParentDirectory & Go to the parent directory.\\ 55 \ActionTreeParentDirectory & Go to the parent directory.\\
51 % 56 %