summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hohmuth <sideral@rockbox.org>2011-05-12 06:43:57 +0000
committerMichael Hohmuth <sideral@rockbox.org>2011-05-12 06:43:57 +0000
commit9f32eb6f0d6f4a74da4a5a38254e965254cefee0 (patch)
tree3a5b15f1e7bd3988d11c86717503156e7c99f802
parent86e8c283307d3d884a0d5dba3b50fed0e4ad0914 (diff)
downloadrockbox-9f32eb6f0d6f4a74da4a5a38254e965254cefee0.tar.gz
rockbox-9f32eb6f0d6f4a74da4a5a38254e965254cefee0.zip
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
-rw-r--r--manual/rockbox_interface/main.tex12
1 files changed, 7 insertions, 5 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index cb6fda7e84..a8022be209 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:
653 \opt{clipv2,fuzev2,clipplus} 653 \opt{clipv2,fuzev2,clipplus}
654 { 654 {
655 The player will always boot into the original firmware if it is powered 655 The player will always boot into the original firmware if it is powered
656 by a USB connection, and additionally will do so if USB is inserted while 656 by a USB connection.
657 rockbox is running without holding \ActionStdUsbCharge{}. This feature may
658 be removed in the future when Rockbox is able to handle USB transfers
659 natively.
660 } 657 }
661 658
662 \opt{mrobe100} 659 \opt{mrobe100}
@@ -809,11 +806,16 @@ properly.}
809\nopt{ondio}{ 806\nopt{ondio}{
810 \opt{usb_power}{ 807 \opt{usb_power}{
811 \section{USB Charging} 808 \section{USB Charging}
812 809 \nopt{clipv2,fuzev2,clipplus}{
813 To charge your \dap{} over USB, hold \ActionStdUsbCharge{} while plugging it 810 To charge your \dap{} over USB, hold \ActionStdUsbCharge{} while plugging it
814 in. This will prevent it from connecting to your computer and let you 811 in. This will prevent it from connecting to your computer and let you
815 continue to use it normally. Your \dap{} must already be in Rockbox for this 812 continue to use it normally. Your \dap{} must already be in Rockbox for this
816 to function. 813 to function.
814 }
815 \opt{clipv2,fuzev2,clipplus}{
816 Your \dap{} will automatically charge over USB if the cable is plugged in
817 while Rockbox is running.
818 }
817 } 819 }
818} 820}
819 821