View Single Post
pelago's Avatar
Posts: 2,121 | Thanked: 1,540 times | Joined on Mar 2008 @ Oxford, UK
#22
I'm pretty sure the string, where you currently have "Home WiFi" should be the GUID of the connection, e.g. something like:
Code:
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"abcd1234-4321-abcd-5678-defa01234321ba" uint32:0
 

The Following User Says Thank You to pelago For This Useful Post: