From bad72f64288abfdce1393e22ef005401f9d59df1 Mon Sep 17 00:00:00 2001 From: gevaerts Date: Wed, 20 May 2009 15:24:40 +0000 Subject: [PATCH] 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 --- manual/rockbox_interface/main.tex | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 67c3dee12..48b471cd9 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -647,21 +647,6 @@ garbled.} 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. - - \opt{usbstack} - { - \nopt{gigabeats} - { - \section{USB disconnect} - - As soon as the computer marks the \dap{} as unused (e.g. - after you eject or safely remove the device), the \dap{} - can be switched to charging mode by pressing - \ActionStdUsbCharge{}. Pressing \ActionStdUsbCharge{} - while the computer is still actively communicating with - the \dap{} has no effect. - } - } } \input{rockbox_interface/browsing_and_playing.tex} -- 2.11.4.GIT