View Single Post
Posts: 208 | Thanked: 220 times | Joined on Apr 2010
#65
Originally Posted by Trestry View Post
Is there a way to let the N900 auto-connect to a internet connection? I use auto-disconnect to save power, but I hate it to manually connect to internet.
Contradiction Sorry I do not understand clearly what you are trying to achieve.
You can use this command to connect to any saved connection, or you may also provide the name of any specific connection to use
Code:
dbus-send --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
You can run this from a widget set to auto update for eg. every hour.You may also use additional checks to see if you are already connected or not.
__________________
With Linux-powered N900..ANYTHING is possible
 

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