summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/main.tex
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2009-03-08 19:33:33 +0000
committerFrank Gevaerts <frank@gevaerts.be>2009-03-08 19:33:33 +0000
commit3f69f89d5f9100d5b0ac3c2d5ac5ca36f3beca85 (patch)
tree3b1da178aa577a63a8842c905930af889385f0bc /manual/rockbox_interface/main.tex
parent4ae7415503321771dff88af6b76cf4c88a5f9fc0 (diff)
downloadrockbox-3f69f89d5f9100d5b0ac3c2d5ac5ca36f3beca85.tar.gz
rockbox-3f69f89d5f9100d5b0ac3c2d5ac5ca36f3beca85.zip
Document the new disconnect behaviour introduced by r20244
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20248 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/main.tex')
-rw-r--r--manual/rockbox_interface/main.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 3718ddb1fb..eed7aec370 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -641,6 +641,14 @@ garbled.}
641{ 641{
642 \section{Charging} 642 \section{Charging}
643 The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally. 643 The \dap{} can be powered over USB without connecting to your computer by holding \ActionStdUsbCharge{} while plugging in. This allows you to continue using the \dap{} normally.
644 \opt{usbstack}
645 {
646 \nopt{gigabeats}
647 {
648 \section{USB disconnect}
649 As soon as the operating system of your computer marks the \dap{} as unused (e.g. after you eject or safely remove the device), you can switch the device to Charging mode by pressing \ActionStdUsbCharge{}. Pressing \ActionStdUsbCharge{} while the host operating is still actively communicating with the \dap{} has no effect.
650 }
651 }
644} 652}
645 653
646\input{rockbox_interface/browsing_and_playing.tex} 654\input{rockbox_interface/browsing_and_playing.tex}