Xfce
| Line 1: | Line 1: | ||
| + | ---- | ||
| + | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
| + | ---- | ||
| + | =[http://acisabukody.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]= | ||
| + | ---- | ||
| + | =[http://acisabukody.co.cc CLICK HERE]= | ||
| + | ---- | ||
| + | </div> | ||
= Basics = | = Basics = | ||
| Line 33: | Line 41: | ||
# Preferred display manager | # Preferred display manager | ||
| − | DISPLAY_MANAGER= | + | DISPLAY_MANAGER="gdm" |
# Cursor theme | # Cursor theme | ||
| − | #XCURSOR_THEME= | + | #XCURSOR_THEME="" |
And last, restart Pardus. | And last, restart Pardus. | ||
| Line 59: | Line 67: | ||
= Screenshots = | = Screenshots = | ||
| − | + | <gallery> | |
image:xfce_ozum.png|[[Kullanıcı:Kaos|Ünal Özüm]]'s desktop | image:xfce_ozum.png|[[Kullanıcı:Kaos|Ünal Özüm]]'s desktop | ||
image:Cairo denemesi.png|[[Kullanıcı:gkmngrgn|Gökmen Görgen]]'s desktop | image:Cairo denemesi.png|[[Kullanıcı:gkmngrgn|Gökmen Görgen]]'s desktop | ||
image: Yenimasaustu.png |[[Kullanıcı:ozgurkuru|Özgür Kuru]]'s desktop | image: Yenimasaustu.png |[[Kullanıcı:ozgurkuru|Özgür Kuru]]'s desktop | ||
image: Xfce_desktop_alierkanimrek.png |[[Kullanıcı:armut|Ali E.İmrek]]'s desktop | image: Xfce_desktop_alierkanimrek.png |[[Kullanıcı:armut|Ali E.İmrek]]'s desktop | ||
| − | + | </gallery> | |
[[nl:Xfce4]] | [[nl:Xfce4]] | ||
[[tr:Xfce]] | [[tr:Xfce]] | ||
Revision as of 03:00, 24 November 2010
Basics
- it command is install that installs packages from binary repository with all dependencies
- -c is the paramater that means component. It installs all packages from the component
Adding Contribution Repository
Firstly, add the contrib repository. Look here for instructions.
Installation
The installation of Xfce4 can be achieved through two methods. The first method involves using the graphical Pardus Linux Package Manager, whilst the second method uses the command line. If you are a new user it is recommended that you follow the first method.
Method One
Open up the Pardus Linux Package Manager and select all of the packages from the Xfce category. After you have selected all of the packages, press the install button. Pardus will now proceed to download all of the Xfce packages and their subsequent dependencies. After this process is complete, Xfce is not successfully installed.
Method Two
Open up a command line terminal (Konsole, Yakuake, Guake, etc.) and enter the following command;
sudo pisi it -c desktop.xfce.base -y
If you want to install all addons (panel plugins, Thunar extensions, etc.), you should also enter the following command:
sudo pisi it -c desktop.xfce.addon -y
Pardus will now proceed to download and install all of the Xfce4 packages and any subsequent dependencies. After this process has completed, Xfce4 will have been successfully installed.
Using GNOME Display Manager
You can start Xfce Session with KDM that is Pardus' default display manager. But if you use GDM instead of KDM, you can remove all KDE packages. First of all, install GDM package. It's in Contribution Repository. Then, open /etc/conf.d/xdm file with any editor as root and edit:
# Preferred display manager DISPLAY_MANAGER="gdm" # Cursor theme #XCURSOR_THEME=""
And last, restart Pardus.
Extras
The Xfce4 desktop is vary basic as a result it is recommended that a number of additional software packages be installed afterwards. The following are a selection of packages that cna further enhance the Xfce desktop.
- Pidgin or Gajim (IM Client)
- Quod Libet or Listen (Music Player)
- Gcolor2 (Color Chooser)
- Galculator (Calculator)
- Sylpheed or Thunderbird (Mail Reader)
- FileZilla or GFTP (FTP Client)
- Liferea (RSS Reader)
- Transmission (BİtTorrent Client)
- Ristretto (Image Viewer)
- Midori (Web Browser)
- EpdfViewer (PDF Document Viewer)
- Wicd (Network Manager)
- GNOME Mplayer (Media Player)
Screenshots
<gallery> image:xfce_ozum.png|Ünal Özüm's desktop image:Cairo denemesi.png|Gökmen Görgen's desktop image: Yenimasaustu.png |Özgür Kuru's desktop image: Xfce_desktop_alierkanimrek.png |Ali E.İmrek's desktop </gallery>