Install LXDE session on Ubuntu
Hi Friends let’s go to see “how to instll LXDE in ubuntu”
1.What is LXDE?
LXDE–Light Weight X11 Desktop Environment
2.Uses of LXDE:
–>Consumes less memory only if you have low configuration system otherwise if your ubuntu is slow you can switch into LXDE Environment
–>gtk+2 interface used(Nice looking) and desktop independent
3.How to install LXDE?
step1:
Edit “/etc/apt/sources.list” in this file add the following line within quotes only
step2:
For Hardy users: add below lines
“deb http://ppa.launchpad.net/lxde/ubuntu hardy main
deb-src http://ppa.launchpad.net/lxde/ubuntu hardy main”
For Gutsy Users:
“deb http://ppa.launchpad.net/lxde/ubuntu gutsy main
deb-src http://ppa.launchpad.net/lxde/ubuntu gutsy main”
Save and exit it.
step3:
Source files updated by following the above
open the terminal and type the following
sudo apt-get update
after updated type
sudo apt-get install lxde
Now your LXDE is successfully installed
U can change the session to LXDE….Enjoy….
going good,i installed it