summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-06-23 20:35:43 +0000
committerMarc Guay <marcguay@rockbox.org>2008-06-23 20:35:43 +0000
commitab211e7fc078ebe833dfb4f09d17a4869f1c46fc (patch)
tree9c32364b6e17706c1851a29fc0cce1f006a61c6d /manual/platform
parent6b0a1ec2a13e8a0e4f39c4957f4d64f0e0c2d8d6 (diff)
downloadrockbox-ab211e7fc078ebe833dfb4f09d17a4869f1c46fc.tar.gz
rockbox-ab211e7fc078ebe833dfb4f09d17a4869f1c46fc.zip
Add missing keymaps to the manual. Show ID3 screen from the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17770 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/c200.tex1
-rw-r--r--manual/platform/e200.tex1
2 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index 3a31290eb7..8f45263c6e 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -60,6 +60,7 @@
60\newcommand{\ActionWpsContext}{\ButtonDown} 60\newcommand{\ActionWpsContext}{\ButtonDown}
61\newcommand{\ActionWpsBrowse}{\ButtonSelect} 61\newcommand{\ActionWpsBrowse}{\ButtonSelect}
62\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp} 62\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
63\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
63 64
64\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight} 65\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
65\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft} 66\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 1a1b6f2310..0a8d0d8d14 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -60,6 +60,7 @@
60\newcommand{\ActionWpsContext}{Long \ButtonSelect} 60\newcommand{\ActionWpsContext}{Long \ButtonSelect}
61\newcommand{\ActionWpsBrowse}{\ButtonSelect} 61\newcommand{\ActionWpsBrowse}{\ButtonSelect}
62\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp} 62\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
63\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
63 64
64\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight} 65\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
65\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft} 66\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}