Quote:
Originally Posted by JJ Johnson
Good question. I just recently got a Kobo Libra and was wondering why it's necessary to press "Connect" in that little dialog when you connect it to a computer. Why isn't it automatic (or how do you make it so)?
|
Simple, because people complained when it was automatically connecting when plugged in. If it doesn't automatically connect, then you can plug it in and read while charging the battery.
And, as @NiLuJe said, there is an option you can add to the config file to have it automatically connect. Add the following:
Code:
[DeveloperSettings]
AutoUsbGadget=true
If you already have a "DeveloperSettings" section, add the other line after it. And if you are using Windows, make sure you use a Unix line-end aware editor.