Hi! On Wed, Mar 12, 2008 at 5:21 PM, Nils Faerber <nils.faerber at kernelconcepts.de> wrote: > Matt Emson schrieb: > > Well, https://garage.maemo.org/projects/maemo-pan exists. I've never > > tried it, but it installs another connection type in the connection > > manager. Is that not what you though was missing? I think it was only > > release a short while ago though. > > Oh, that sounds cool, gonna have to test that! I'm using maemo-pan to connect to my bluetooth PAN on Windows XP and it works perfectly. The only problem with it is, that it connects to the phone by default. But you can change the bluetooth address (XX:XX:XX:XX:XX) in the following file: /usr/lib/maemo-pan/pan-control: - BTADDR=`su - $USER -c "gconftool-2 -g /system/osso/connectivity/BT/preferred"` + BTADDR=XX:XX:XX:XX:XX Regards, hermann