LXDE
From PardusWiki
(Difference between revisions)
| (7 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: | ||
| − | 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: | |
| − | 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 |
| − | sudo pisi it | + | 3. Make the required change to start LXDE at reboot: |
| − | Make the change to start LXDE at reboot: | + | |
kwrite ~/.dmrc | kwrite ~/.dmrc | ||
| − | and change | + | and change: |
| − | Session=default >> Session=LXDE | + | Session=default >> Session=LXDE (to start LXDE at reboot) |
| − | 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.