summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2008-06-23 20:25:15 +0000
committerMarc Guay <marcguay@rockbox.org>2008-06-23 20:25:15 +0000
commitd0e95cf0770af9fd034e193bd953480e8a74c6c4 (patch)
tree40eb4836ddc959144e2fb4f3f694653008b8f31d
parent72215566a68b50cb05e734f49cb7fd7b866a5eb6 (diff)
downloadrockbox-d0e95cf0770af9fd034e193bd953480e8a74c6c4.tar.gz
rockbox-d0e95cf0770af9fd034e193bd953480e8a74c6c4.zip
Add missing keymaps to the manual. Show Pitch Screen from the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17768 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/c200.tex1
-rw-r--r--manual/platform/e200.tex1
-rw-r--r--manual/rockbox_interface/wps.tex3
3 files changed, 4 insertions, 1 deletions
diff --git a/manual/platform/c200.tex b/manual/platform/c200.tex
index 0620ce0414..3a31290eb7 100644
--- a/manual/platform/c200.tex
+++ b/manual/platform/c200.tex
@@ -59,6 +59,7 @@
59\newcommand{\ActionWpsMenu}{\ButtonPower} 59\newcommand{\ActionWpsMenu}{\ButtonPower}
60\newcommand{\ActionWpsContext}{\ButtonDown} 60\newcommand{\ActionWpsContext}{\ButtonDown}
61\newcommand{\ActionWpsBrowse}{\ButtonSelect} 61\newcommand{\ActionWpsBrowse}{\ButtonSelect}
62\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
62 63
63\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight} 64\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
64\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft} 65\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index cd3818e942..1a1b6f2310 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -59,6 +59,7 @@
59\newcommand{\ActionWpsMenu}{\ButtonDown} 59\newcommand{\ActionWpsMenu}{\ButtonDown}
60\newcommand{\ActionWpsContext}{Long \ButtonSelect} 60\newcommand{\ActionWpsContext}{Long \ButtonSelect}
61\newcommand{\ActionWpsBrowse}{\ButtonSelect} 61\newcommand{\ActionWpsBrowse}{\ButtonSelect}
62\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
62 63
63\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight} 64\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
64\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft} 65\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index e063439504..b15b367aa0 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -76,7 +76,8 @@ your WPS (While Playing Screen).
76 % 76 %
77 \ActionWpsContext & Enter \setting{WPS Context Menu}.\\ 77 \ActionWpsContext & Enter \setting{WPS Context Menu}.\\
78 % 78 %
79 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{% 79 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,
80 MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{%
80 \ActionWpsPitchScreen & Show \setting{Pitch Screen} 81 \ActionWpsPitchScreen & Show \setting{Pitch Screen}
81 (see \reference{sec:pitchscreen}).\\}% 82 (see \reference{sec:pitchscreen}).\\}%
82 % 83 %