:: why this? ::
...............
This script should work for LAN & WLAN, because it uses iLiad's connectionMgr app with your previous defined LAN & WLAN profiles.
You can use iLiad's menu to enter ssid & wep key.


:: Needed steps ::
..................
[1] Use "iLiad Profiles" [2nd entry after pressing MENU-Button] to config your LAN or WLAN [ssid, wep key] connection.
[2] Set your favourite profile as "preferred profile" [a optional step].
[3] Use the script to start the connection.
The script tries first to connect to the "preferred profile", if this doesn't work, it tries the next profile of the saved ones.
[4] start dillo
[5] Use the script to stop the connection.


:: trivia ::
............
# key line of script:
connectionMgr --background --stay-connected
After removing the background option, the gui of connectionMgr would be visible again.
# Yes, Opera is my favourite browser. ;-)

