LXDE
From PardusWiki
(Difference between revisions)
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
In order to install and use LXDE in Pardus 2009 enter the following commands in a Konsole: | In order to install and use LXDE in Pardus 2009 enter the following commands in a Konsole: | ||
| − | 1. Install source: | + | 1. Install source:<pre>sudo pisi ar PLO2009-free http://paketler.pardus-linux.org/P2009-free/pisi-index.xml.bz2 -y</pre> |
| − | + | ||
| − | + | ||
2. Install the required packages: | 2. Install the required packages: | ||
| − | + | sudo pisi it lxsession lxmenu-cache lxmenu-data lxpanel lxde-common lxappearance lxinput lxlauncher lxnm lxrandr lxsession-edit lxshortcut lxtask lxterminal obconf pcmanfm gpicview leafpad -y | |
| − | + | 3. Make the required change to start LXDE at reboot: | |
| − | + | kwrite ~/.dmrc | |
| − | 3. | + | and change: |
Session=default >> Session=LXDE (to start LXDE at reboot) | Session=default >> Session=LXDE (to start LXDE at reboot) | ||
4. Save and Reboot. | 4. Save and Reboot. | ||
| + | |||
| + | [[tr:Lxde]] | ||
Latest revision as of 10:57, 11 January 2011
In order to install and use LXDE in Pardus 2009 enter the following commands in a Konsole:
1. Install source:sudo pisi ar PLO2009-free http://paketler.pardus-linux.org/P2009-free/pisi-index.xml.bz2 -y
2. Install the required packages:
sudo pisi it lxsession lxmenu-cache lxmenu-data lxpanel lxde-common lxappearance lxinput lxlauncher lxnm lxrandr lxsession-edit lxshortcut lxtask lxterminal obconf pcmanfm gpicview leafpad -y
3. Make the required change to start LXDE at reboot:
kwrite ~/.dmrc
and change:
Session=default >> Session=LXDE (to start LXDE at reboot)
4. Save and Reboot.