Page 1 of 1
How configure Wi-Fi in Ubuntu 10.04 with LXDE
Posted: Mon Aug 16, 2010 12:43 am
by davidamaro
Hi!
This morning I wake-up thinking about install LXDE in my PC. Well now install the package lxde (sudo apt-get install lxde) and when I startup the session with LXDE, I don't have internet.
And my question is, How can configure a network wi-fi in lxde?.
Well this all, thaks for your atention and sorry for my poor English

Re: How configure Wi-Fi in Ubuntu 10.04 with LXDE
Posted: Mon Aug 16, 2010 8:32 pm
by Marty Jack
Try wicd or NetworkManager: both of these are commonly used.
Re: How configure Wi-Fi in Ubuntu 10.04 with LXDE
Posted: Wed Aug 18, 2010 8:26 am
by Gendibal
Marty Jack wrote:Try wicd or NetworkManager: both of these are commonly used.
If I do this will that affect my Gnome sessions which obviously work OK with WiFi at the moment?
Re: How configure Wi-Fi in Ubuntu 10.04 with LXDE
Posted: Wed Aug 18, 2010 1:20 pm
by rockdoctor
Gendibal wrote:Marty Jack wrote:Try wicd or NetworkManager: both of these are commonly used.
If I do this will that affect my Gnome sessions which obviously work OK with WiFi at the moment?
If your Gnome session is already using NetworkManager, your LXDE session should use it by default. To display the NetworkManager panel applet (if it isn't being displayed) make sure you have a section that looks like:
in one of your panel configuration files. If the NetworkManager applet isn't running, then use
Alt-F2 to bring up a run dialog and enter
nm-applet in the box, then press the Ok button
Re: How configure Wi-Fi in Ubuntu 10.04 with LXDE
Posted: Wed Aug 18, 2010 1:35 pm
by Gendibal
rockdoctor wrote:Gendibal wrote:Marty Jack wrote:Try wicd or NetworkManager: both of these are commonly used.
If I do this will that affect my Gnome sessions which obviously work OK with WiFi at the moment?
If your Gnome session is already using NetworkManager, your LXDE session should use it by default. To display the NetworkManager panel applet (if it isn't being displayed) make sure you have a section that looks like:
in one of your panel configuration files. If the NetworkManager applet isn't running, then use
Alt-F2 to bring up a run dialog and enter
nm-applet in the box, then press the Ok button
Thanks for that - I'll give that a try!
Re: How configure Wi-Fi in Ubuntu 10.04 with LXDE
Posted: Wed Aug 18, 2010 1:43 pm
by Gendibal
rockdoctor wrote:Gendibal wrote:Marty Jack wrote:Try wicd or NetworkManager: both of these are commonly used.
If I do this will that affect my Gnome sessions which obviously work OK with WiFi at the moment?
If your Gnome session is already using NetworkManager, your LXDE session should use it by default. To display the NetworkManager panel applet (if it isn't being displayed) make sure you have a section that looks like:
in one of your panel configuration files. If the NetworkManager applet isn't running, then use
Alt-F2 to bring up a run dialog and enter
nm-applet in the box, then press the Ok button
Network manager wasn't running - as soon as I pressed "OK" it appeared on the taskbar as connected. How do i ensure that this starts at log-in?
Re: How configure Wi-Fi in Ubuntu 10.04 with LXDE
Posted: Wed Oct 27, 2010 1:40 am
by fleamour
I am using LXDE with Xubuntu 10.04, I also had to Alt + F2 then type
How do I ensure the network manager auto starts each session?
Re: How configure Wi-Fi in Ubuntu 10.04 with LXDE
Posted: Wed Oct 27, 2010 1:47 am
by fleamour
Very easy:
Start> Preferences> Desktop Session Settings> Tick Network Manager.
Nm applet will then autostart each session.