From 13497e8cbe18b4ffbed548d04916da85a2031f47 Mon Sep 17 00:00:00 2001 From: sideral Date: Thu, 12 May 2011 06:43:57 +0000 Subject: [PATCH] FS#12102 - Manual, "Quick Start" section for AMSv2 players: Clarifies how USB charging is handled. Thanks to Justin Hannigan! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29860 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/main.tex | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index cb6fda7e8..a8022be20 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -653,10 +653,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{clipv2,fuzev2,clipplus} { The player will always boot into the original firmware if it is powered - by a USB connection, and additionally will do so if USB is inserted while - rockbox is running without holding \ActionStdUsbCharge{}. This feature may - be removed in the future when Rockbox is able to handle USB transfers - natively. + by a USB connection. } \opt{mrobe100} @@ -809,11 +806,16 @@ properly.} \nopt{ondio}{ \opt{usb_power}{ \section{USB Charging} - + \nopt{clipv2,fuzev2,clipplus}{ To charge your \dap{} over USB, hold \ActionStdUsbCharge{} while plugging it in. This will prevent it from connecting to your computer and let you continue to use it normally. Your \dap{} must already be in Rockbox for this to function. + } + \opt{clipv2,fuzev2,clipplus}{ + Your \dap{} will automatically charge over USB if the cable is plugged in + while Rockbox is running. + } } } -- 2.11.4.GIT