Thanks, I noticed there is a connect to any saved connection #!/bin/sh dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
can I change the [any] to the name of my gprs connection?