LXDE
From PardusWiki
(Difference between revisions)
(Created page with 'Install source: sudo pisi ar PLO2009-free http://pisi.pardus-linux.org/%23pisifiles/P2009-free/pisi-index.xml.bz2 -y Install the required packages: sudo pisi it openbox lxsessi…') |
|||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | Install source: | + | In order to install and use LXDE in Pardus 2009 enter the following commands in a Konsole: |
| − | + | ||
| − | Install the required packages: | + | 1. Install source:<pre>sudo pisi ar PLO2009-free http://paketler.pardus-linux.org/P2009-free/pisi-index.xml.bz2 -y</pre> |
| − | sudo pisi it | + | 2. Install the required packages: |
| − | Make the change to start LXDE at reboot: | + | 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 | 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.