summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2009-05-20 15:24:40 +0000
committerFrank Gevaerts <frank@gevaerts.be>2009-05-20 15:24:40 +0000
commit106d2ebd072648482c739d35f6a9f9a0cdfa18e5 (patch)
treef060d69ee8477d82e5bdfc5ab48b54c7e2ccbc62
parent9c2ebdf7247f6a2d27dbfc10305f4e92f8bbb801 (diff)
downloadrockbox-106d2ebd072648482c739d35f6a9f9a0cdfa18e5.tar.gz
rockbox-106d2ebd072648482c739d35f6a9f9a0cdfa18e5.zip
It's no longer possible to switch to charge-only mode by pressing a button, so remove that bit from the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20998 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/main.tex15
1 files changed, 0 insertions, 15 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 67c3dee12d..48b471cd98 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -647,21 +647,6 @@ garbled.}
647 The \dap{} can be powered over USB without connecting to your 647 The \dap{} can be powered over USB without connecting to your
648 computer by holding \ActionStdUsbCharge{} while plugging in. This 648 computer by holding \ActionStdUsbCharge{} while plugging in. This
649 allows you to continue using the \dap{} normally. 649 allows you to continue using the \dap{} normally.
650
651 \opt{usbstack}
652 {
653 \nopt{gigabeats}
654 {
655 \section{USB disconnect}
656
657 As soon as the computer marks the \dap{} as unused (e.g.
658 after you eject or safely remove the device), the \dap{}
659 can be switched to charging mode by pressing
660 \ActionStdUsbCharge{}. Pressing \ActionStdUsbCharge{}
661 while the computer is still actively communicating with
662 the \dap{} has no effect.
663 }
664 }
665} 650}
666 651
667\input{rockbox_interface/browsing_and_playing.tex} 652\input{rockbox_interface/browsing_and_playing.tex}