View Single Post
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#12
For network searching you can do the following. Value is in seconds.

Code:
~ $ gconftool-2 -g /system/osso/connectivity/network_type/search_interval
300
~ $ gconftool-2 -s -t i /system/osso/connectivity/network_type/search_interval 30
~ $ gconftool-2 -g /system/osso/connectivity/network_type/search_interval
30
This change will make it search every 30 seconds when it's disconnected for a pre-configured network. Bringing up the dialog through the control panel will reset this value back to one of the defaults.