Ok, turns out I wasn't saving the notepad file properly... easy mistake at 2am! New problem is that it turns out I WAS correct about the saved WiFi name, the original command I was given on the first page didn't work for some reason, it would just pause for a moment, and then show a blank prompt ready for input... The command I'm attempting is: Code: dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Home WiFi" uint32:0 Is that right?
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Home WiFi" uint32:0
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"Home" uint32:0
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0