Window Managers

Add your email:  Fedora Tunisia Group

 

Cet article sur les gestionnaires de fenêtre est en deux versions : française et anglaise.
This article about the Window Managers is written in two versions : French & English.

VERSION française

Les gestionnaires de fenêtres pour les distributions linux sont nombreuses ce qui offre une très large marge de choix. En voici une liste de ceux que j'ai utilisé jusqu'à ce jour :

Les gestionnaires de fenêtres peuvent être classifié en trois types :

  • Environnement Graphique Basique : Ce sont les gestionnaires qui consomment le moins de RAM. L'accès aux applications installé peut se faire soit par le menu déroulant (Click droit sur le bureau) soit par le terminal. Dans cette catégorie se situent : hackedbox,fluxbox,Openbox,...
  • Environnement Graphique Léger : Leur consommation de RAM est moyenne (~100Moctets). Cet environnemnt est plus ergonomique que la première catégorie :
    XFCE,enlightenment. XFCE est compatible avec compiz Window Manager;
  • Environnement Graphique Complet : GNOME,KDE.
    Pour choisir le gestionnaire de fenêtre de votre session il suffit d'appuyer sur la touche F10 lors de l'affichage de la fenêtre de connection et séléctionner le gestionnaire de fenêtre voulu parmi ceux installé.

Pour installer un gestionnaire de fenêtre il suffit d'utiliser :

yum -y install Le_gestionnaire_de_fenêtre.

yum -y groupinstall GNOME KDE XFCE

yum -y install *compiz*

Pour l'installation de enlightenment visitez cette page :
http://lokuhetty.blogspot.com/2008/04/how-to-install-enligtnment-e17-in....

ENGLISH VERSION

For linux distributions there are many Window Managers like :

The Window Managers can be classified as :

  • Basic graphic environment The least RAM consumer : when you log in using the a basic graphic environment as a Window Manager you can access all the application by right clicking on the Desktop and choose which application to run or you can use the terminal.These are basic graphic environment : hackedbox,fluxbox,Openbox,..
  • Lightweight graphic environment (average RAM consumed : ~100Mbytes): This environment is more ergonomic than the basic graphic environment : XFCE,enlightenment; the XFCE is supprted by the compiz Window Manager;
  • Full graphic environment : GNOME,KDE.
    To choose the Window Manager just hit F10 on the login screen then click
    select session and you'll be given a list of the Window Mangers installed on
    your system.

To install a Window Manager execute one of these commands :

yum -y install Window Manager

yum -y groupinstall GNOME KDE XFCE

yum -y install *compiz*

To install enlightenment Window Manager visit this page : http://lokuhetty.blogspot.com/2008/04/how-to-install-enligtnment-e17-in....