LXDE
From PardusWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | In order to install and use LXDE in Pardus | + | In order to install and use LXDE in Pardus 2009 enter the following commands in a Konsole: |
Install source: | Install source: | ||
Revision as of 20:19, 16 December 2009
In order to install and use LXDE in Pardus 2009 enter the following commands in a Konsole:
Install source:
sudo pisi ar PLO2009-free http://pisi.pardus-linux.org/_pisifiles/P2009-free/pisi-index.xml.bz2 -y
Install the required packages:
sudo pisi it openbox lxsession pcmanfm menu-cache lxmenu-data lxpanel lxde-common gpicview lxappearance leafpad lxinput lxlauncher lxnm lxrandr lxsession-edit lxshortcut lxtask lxterminal obconf -y
Make the change to start LXDE at reboot:
kwrite ~/.dmrc
and change
Session=default >> Session=LXDE
Save and Reboot.