From 72215566a68b50cb05e734f49cb7fd7b866a5eb6 Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Mon, 23 Jun 2008 20:08:41 +0000 Subject: Add missing keymaps for the c200, h100, and h300 to the manual. Long-record to enter recording screen from WPS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17767 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/h1xx.tex | 1 + manual/platform/h300.tex | 1 + manual/rockbox_interface/wps.tex | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex index c936efe0ea..11b903e98e 100644 --- a/manual/platform/h1xx.tex +++ b/manual/platform/h1xx.tex @@ -42,6 +42,7 @@ \newcommand{\ActionStdQuickScreen}{Long \ButtonMode} \newcommand{\ActionStdMenu}{\ButtonMode} \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionStdRec}{Long \ButtonRec} %Button actions, wps context \newcommand{\ActionWpsPlay}{\ButtonOn} diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex index 89225f726f..42f57fe8b6 100644 --- a/manual/platform/h300.tex +++ b/manual/platform/h300.tex @@ -43,6 +43,7 @@ \newcommand{\ActionStdMenu}{\ButtonMode} \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} \newcommand{\ActionStdUsbCharge}{\ButtonRec} +\newcommand{\ActionStdRec}{Long \ButtonRec} %Button actions, wps context \newcommand{\ActionWpsPlay}{\ButtonOn} diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 3289905b5f..e063439504 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -108,7 +108,7 @@ your WPS (While Playing Screen). \ActionWpsAbSetBNextDir & Skip to the next directory.\\% \ActionWpsAbSetAPrevDir & Skip to the previous directory.\\% }% - \opt{SANSA_E200_PAD}{ + \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ \ActionStdRec & Switches to the Recording screen \\ }% \end{btnmap} -- cgit v1.2.3