![]() |
WLAN Shortcut
so i dont know if i miss something or if its really not available, but i would love to have a desktop widget to enable/disable wlan.
also, i'd like to be set a standard wlan to connect to if you enable it. i mostly use wlan when i'm at home (i suppose most people do), and its kinda inconvenient to tap tje status bar on top, hit internet connection, wait for your desired wlan to show up and click again to connect to it. likewise for disconnecting. it would be great to have a configurable desktop-icon that you click and it automatically connects you to your desired wlan if its available (or just opening the wlan-screen if desired wlan is not available to choose from other available wlans) any ideas? |
Re: WLAN Shortcut
Launch the Settings app and set it to connect automatically via either WLAN or Any Connection. Then, set the "Search interval" and "Switch to WLAN when available" values to whatever you see fit for your usage. The phone will then connect automatically to know wifi access point whenever it's in range.
|
Re: WLAN Shortcut
yes this solution kinda works, but what about disconnecting?
is there a way to disable wlan automatically when not used (ie all apps that need internet are closed, wlan disconnects instantly) btw i know i'm being anal with this, but i want my usage of maemo to be as convenient as possible :D |
Re: WLAN Shortcut
Anyone found a way to open (and close) WLAN-connection with a shortcut on desktop? Can it be done in terminal?
|
Re: WLAN Shortcut
mehdiE, That solution also drains your battery to some extent.
|
Re: WLAN Shortcut
u can do that manually by WiFi Switcher appl.
|
Re: WLAN Shortcut
Quote:
Code:
dbus-send --system --dest=com.nokia.icd /com/nokia/icd_ui com.nokia.icd_ui.disconnect boolean:true You can also connect to a specific WLAN or GPRS network, it can be done with this: Code:
dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:IAP_ID uint32:0 Code:
gconftool -R /system/osso/connectivity/IAP |
Re: WLAN Shortcut
Quote:
|
Re: WLAN Shortcut
While you're in /usr/bin as root;
chmod og+rx disconnect This should give the file same rights as I have. |
Re: WLAN Shortcut
Quote:
|
All times are GMT. The time now is 13:00. |
vBulletin® Version 3.8.8