summaryrefslogtreecommitdiff
path: root/manual/platform/mrobe100.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/mrobe100.tex')
-rw-r--r--manual/platform/mrobe100.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex
index ea324e8128..a7b6be23d8 100644
--- a/manual/platform/mrobe100.tex
+++ b/manual/platform/mrobe100.tex
@@ -25,6 +25,7 @@
25\newcommand{\disk}{hard disk} 25\newcommand{\disk}{hard disk}
26 26
27\newcommand{\ButtonPower}{\btnfnt{Power}} 27\newcommand{\ButtonPower}{\btnfnt{Power}}
28\newcommand{\ButtonPlay}{\btnfnt{Play}}
28\newcommand{\ButtonMenu}{\btnfnt{Menu}} 29\newcommand{\ButtonMenu}{\btnfnt{Menu}}
29\newcommand{\ButtonLeft}{\btnfnt{Left}} 30\newcommand{\ButtonLeft}{\btnfnt{Left}}
30\newcommand{\ButtonRight}{\btnfnt{Right}} 31\newcommand{\ButtonRight}{\btnfnt{Right}}
@@ -41,21 +42,21 @@
41\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp} 42\newcommand{\ActionStdPrevRepeat}{Long \ButtonUp}
42\newcommand{\ActionStdNext}{\ButtonDown} 43\newcommand{\ActionStdNext}{\ButtonDown}
43\newcommand{\ActionStdNextRepeat}{Long \ButtonDown} 44\newcommand{\ActionStdNextRepeat}{Long \ButtonDown}
44\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower} 45\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonDisplay{} or \ButtonPower}
45\newcommand{\ActionStdContext}{Long \ButtonSelect} 46\newcommand{\ActionStdContext}{Long \ButtonSelect}
46\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 47\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
47\newcommand{\ActionStdMenu}{\ButtonMenu} 48\newcommand{\ActionStdMenu}{\ButtonMenu}
48\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 49\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
49 50
50%Button actions, wps context 51%Button actions, wps context
51\newcommand{\ActionWpsPlay}{\ButtonDisplay} 52\newcommand{\ActionWpsPlay}{\ButtonPlay}
52\newcommand{\ActionWpsSkipNext}{\ButtonRight} 53\newcommand{\ActionWpsSkipNext}{\ButtonRight}
53\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} 54\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
54\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} 55\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
55\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} 56\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
56\newcommand{\ActionWpsAbSetBNextDir}{\ButtonDisplay{} + \ButtonRight} 57\newcommand{\ActionWpsAbSetBNextDir}{\ButtonDisplay{} + \ButtonRight}
57\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonDisplay{} + \ButtonLeft} 58\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonDisplay{} + \ButtonLeft}
58\newcommand{\ActionWpsStop}{\ButtonPower} 59\newcommand{\ActionWpsStop}{\ButtonPower{} or Long \ButtonPlay}
59\newcommand{\ActionWpsVolDown}{\ButtonDown} 60\newcommand{\ActionWpsVolDown}{\ButtonDown}
60\newcommand{\ActionWpsVolUp}{\ButtonUp} 61\newcommand{\ActionWpsVolUp}{\ButtonUp}
61\newcommand{\ActionWpsPitchScreen}{\ButtonDisplay{} + \ButtonUp/\ButtonDown} 62\newcommand{\ActionWpsPitchScreen}{\ButtonDisplay{} + \ButtonUp/\ButtonDown}
@@ -68,7 +69,7 @@
68 69
69%Button actions, tree context 70%Button actions, tree context
70\newcommand{\ActionTreeWps}{\ButtonDisplay} 71\newcommand{\ActionTreeWps}{\ButtonDisplay}
71\newcommand{\ActionTreeStop}{\ButtonPower} 72\newcommand{\ActionTreeStop}{\ButtonPower{} or Long \ButtonPlay}
72\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} 73\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
73\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} 74\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
74 75
@@ -103,4 +104,4 @@
103\newcommand{\ActionPsNudgeLeft}{\ButtonLeft} 104\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
104\newcommand{\ActionPsNudgeRight}{\ButtonRight} 105\newcommand{\ActionPsNudgeRight}{\ButtonRight}
105\newcommand{\ActionPsReset}{\ButtonDisplay} 106\newcommand{\ActionPsReset}{\ButtonDisplay}
106\newcommand{\ActionPsExit}{\ButtonPower} 107\newcommand{\ActionPsExit}{\ButtonPlay}