diff options
author | Marc Guay <marcguay@rockbox.org> | 2008-07-04 18:12:01 +0000 |
---|---|---|
committer | Marc Guay <marcguay@rockbox.org> | 2008-07-04 18:12:01 +0000 |
commit | a5f99f2a51d9064fe86a68bfb634d1898f761ee7 (patch) | |
tree | 6e98dc39aff6a63a2301b4e8d97090126e793eaa /manual/platform | |
parent | 33d8bb15e28b1a2ef0d4ae3a8bf305230c913182 (diff) | |
download | rockbox-a5f99f2a51d9064fe86a68bfb634d1898f761ee7.tar.gz rockbox-a5f99f2a51d9064fe86a68bfb634d1898f761ee7.zip |
Bring the H300 charging-only button in line with the other targets. Hold the AB button on connect for this feature. To discuss a greater reworking of the function, see FS#8702.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17940 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r-- | manual/platform/h300.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex index 39502b2704..78ab41b008 100644 --- a/manual/platform/h300.tex +++ b/manual/platform/h300.tex | |||
@@ -43,7 +43,7 @@ | |||
43 | \newcommand{\ActionQuickScreenExit}{\ButtonMode} | 43 | \newcommand{\ActionQuickScreenExit}{\ButtonMode} |
44 | \newcommand{\ActionStdMenu}{\ButtonMode} | 44 | \newcommand{\ActionStdMenu}{\ButtonMode} |
45 | \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} | 45 | \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} |
46 | \newcommand{\ActionStdUsbCharge}{\ButtonRec} | 46 | \newcommand{\ActionStdUsbCharge}{\ButtonMode} |
47 | \newcommand{\ActionStdRec}{Long \ButtonRec} | 47 | \newcommand{\ActionStdRec}{Long \ButtonRec} |
48 | 48 | ||
49 | %Button actions, wps context | 49 | %Button actions, wps context |