Active Topics

 


Reply
Thread Tools
Posts: 6 | Thanked: 1 time | Joined on Aug 2010
#1
Hello, I know that I can start a network connection on the command line by doing:

Code:
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
That will connect to any saved connection (wifi if there is one saved, 3g internet otherwise).

My question is, how can I connect to a wifi connection (that is in range) when it's connected to 3g internet, on the command line?

Basically, in the wireless settings you have the option to connect to any internet connection and connect to wifi when available using a search interval for 5 minutes. Where on earth is this schedule saved on the system? If I knew that then I could probably see what command it actually runs to automatically switch to wifi...

It doesn't look like alarmd does it because when I stop that, it still auto connects after 5 minutes.
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:56.