summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2008-05-16 19:54:43 +0000
committerFrank Gevaerts <frank@gevaerts.be>2008-05-16 19:54:43 +0000
commit4575b713edf489d2fc71b6610bab7af34fffe5dc (patch)
tree2ce40a97d681bfe464c604c4d368ba6ea5b14b5c /manual/rockbox_interface
parent48f3eed1e548e30b008a52200e2bbf8a27e52afb (diff)
downloadrockbox-4575b713edf489d2fc71b6610bab7af34fffe5dc.tar.gz
rockbox-4575b713edf489d2fc71b6610bab7af34fffe5dc.zip
document the "hold key X to charge instead of connect using UMS" feature
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17539 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r--manual/rockbox_interface/main.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 72303756a6..f8ce384f46 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -490,4 +490,13 @@ garbled.}
490\fixme{include an overview of the menu structure here} 490\fixme{include an overview of the menu structure here}
491%\input{rockbox_interface/menu_structure.tex} 491%\input{rockbox_interface/menu_structure.tex}
492 492
493\opt{usb_charging}
494{
495 \nopt{h10,h10_5gb}
496 {
497 \section{Charging}
498 The \dap{} can be charged over USB without establishing a USB storage connection by holding \ActionStdUsbCharge{} while plugging in.
499 }
500}
501
493\input{rockbox_interface/browsing_and_playing.tex} 502\input{rockbox_interface/browsing_and_playing.tex}