summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2007-01-05 22:07:24 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2007-01-05 22:07:24 +0000
commit3400632f5eeb53f688b910313d24312762075c6a (patch)
tree9531ba2c78926ce3d30d4721e5217c0d988167ab /manual
parent84e925ad8fd63eab6cadae85f1527d6506e65197 (diff)
downloadrockbox-3400632f5eeb53f688b910313d24312762075c6a.tar.gz
rockbox-3400632f5eeb53f688b910313d24312762075c6a.zip
Fix two missing buttons and add a fixme note to make the Sansa manual buildable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11925 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/e200.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 3805706da8..3be89c8c51 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -64,8 +64,8 @@
64%Button actions, tree context 64%Button actions, tree context
65\newcommand{\ActionTreeWps}{\ButtonUp} 65\newcommand{\ActionTreeWps}{\ButtonUp}
66\newcommand{\ActionTreeStop}{Long \ButtonUp} 66\newcommand{\ActionTreeStop}{Long \ButtonUp}
67%\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} 67\newcommand{\ActionTreeEnter}{\ButtonSelect}
68%\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} 68\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
69 69
70%Button actions, YesNo context 70%Button actions, YesNo context
71\newcommand{\ActionYesNoAccept}{\ButtonSelect} 71\newcommand{\ActionYesNoAccept}{\ButtonSelect}
@@ -84,7 +84,7 @@
84\newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect} 84\newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonSelect}
85 85
86%Button actions, Pitch Screen context 86%Button actions, Pitch Screen context
87%\newcommand{\ActionPsToggleMode}{\ButtonPlay} 87\newcommand{\ActionPsToggleMode}{{\color{red}{none yet!}}}
88\newcommand{\ActionPsIncSmall}{\ButtonUp} 88\newcommand{\ActionPsIncSmall}{\ButtonUp}
89\newcommand{\ActionPsIncBig}{Long \ButtonUp} 89\newcommand{\ActionPsIncBig}{Long \ButtonUp}
90\newcommand{\ActionPsDecSmall}{\ButtonDown} 90\newcommand{\ActionPsDecSmall}{\ButtonDown}