Newer
Older
cours-unix-shell / UnixShell_cours2018 / X.fre.html
<html>
  <head>
    
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <link REL="STYLESHEET" TYPE="text/css" TITLE="Style DILIB" HREF="../../dilib.css">
    <title>X Window System - UNIX</title>
    <style type="text/css">
      Q     { font-style: italic; }
      TABLE { text-align: center; }
    </style>
    <link rel="copyright" href="http://www.inist.fr/"><link rel="author" href="http://dilib.inist.fr/membres.html"><link rel="chapter" href="caracteristiques.fre.html" title="UNIX"><link rel="chapter" href="X.fre.html" title="X Window"><link rel="chapter" href="redirPipes.fre.html" title="Rappels"><link rel="chapter" href="newCommandsUser.fre.html" title="Commandes UNIX"><link rel="chapter" href="shellVars.fre.html" title="Shell"><link rel="chapter" href="sed.fre.html" title="Sed"><link rel="chapter" href="make.fre.html" title="Make"><link rel="index" href="http://dilib.inist.fr/dilib/v04Main/IndexSite/Server/FR.resource.index.html"><link rel="top" title="Accueil de DILIB" href="http://dilib.inist.fr/dilib/v04Main/"><link rel="alternate" title="English version" href="X.eng.html"><link rel="up" href="index.fre.html" title="Tutorial UNIX / Shell">
    <link rel="first" href="caracteristiques.fre.html" title="Caract&eacute;ristiques d'UNIX">
    <link rel="previous" href="linux.fre.html" title="Le cas de Linux">
    <link rel="next" href="redirPipes.fre.html" title="Rappels">
    <link rel="last" href="linux.fre.html" title="Make">
  </head>

  <body>
    <h1>X Window System&nbsp;: couche graphique</h1>

    <div id="navcontainer">
      <ul id="navlist">
	<li><a href="caracteristiques.fre.html">UNIX</a>
	</li>
	<li><a>X Window</a>
	  <ul id="subnavlist">
	    <li><a href="X.fre.html" id="subcurrent">X11</a></li>
	    <li><a href="X.fre.html#emacs">Emacs</a></li>
	    <li><a href="X.fre.html#wm">Window Managers</a></li>
	  </ul>
	</li>
	<li><a href="redirPipes.fre.html">Rappels</a>
	</li>
	<li><a href="newCommandsUser.fre.html">Commandes</a>
	</li>
	<li><a href="shellVars.fre.html">Shell</a>
	</li>
	<li><a href="sed.fre.html">Sed</a>
	</li>
	<li><a href="make.fre.html">Make</a>
	</li>
      </ul>
    </div>

    <div class="content">
      <p>
      <b>A NOTER : Page non remise &agrave; jour.</b>
      </p>
      <p>
	X Window (appel&eacute; aussi "X" ou "x11") est la couche
	graphique des syst&egrave;mes bas&eacute;s sur Unix. Elle est la
	m&ecirc;me sur nombre de syst&egrave;mes d'exploitation
	diff&eacute;rents, et tient compte du r&eacute;seau.
      </p>
      <p>
	X Window a une architecture client/serveur&nbsp;: une
	application graphique est consid&eacute;r&eacute;e comme un
	client d'un serveur X (c'est-&agrave;-dire le programme qui
	affiche les donn&eacute;es sur l'&eacute;cran du poste de
	travail).
    </p>
    <p>
      Exemples de serveurs X&nbsp;:
    </p>
    <ul>
      <li>
	<a href="http://www.starnet.com/fr/">XWin32</a>
      </li>
      <li>
	<a href="http://www.xfree.org/">XFree86</a> (pour Linux, <a href="http://www.cygwin.com/">Cygwin</a>, ...)
      </li>
      <li>
	<a href="http://www.x.org/X11.html">X11R6</a>
      </li>
      <li>
	...
      </li>
    </ul>

    <h2>R&eacute;f&eacute;rences</h2>

    <ul>
      <li><a href="http://www.x.org/X11.html">http://www.x.org/X11.html</a></li>
      <li><a href="http://www.xfree.org/">http://www.xfree.org/</a></li>
      <li><a href="http://www.linux-kheops.com/doc/casteyde/install_guide-2.0.2/htm/c8074.htm#AEN8093">http://www.linux-kheops.com/doc/casteyde/install_guide-2.0.2/htm/c8074.htm#AEN8093</a></li>
      <li><a href="http://www.starnet.com/fr/">http://www.starnet.com/fr/</a></li>
    </ul>

    <hr>
    <a name="emacs"></a>
    <h1>Emacs</h1>
    <p>
      La plupart des commandes Unix se manipulent en mode texte.
      Certaines des applications aussi.  D'autres ne fonctionne qu'en
      mode graphique (sous X).  Certaines fonctionnent dans les 2
      modes (&ccedil;a d&eacute;pend de ce qui est disponible):
      <code>emacs</code> est de celles-l&agrave;.
    </p>
    <h2>R&eacute;f&eacute;rences</h2>
    <ul>
      <li><a href="http://dilib.inist.fr/dilib/v04Public/Documentation/Tutorial/1/2/emacsIntro.fre.html">Petite introduction &agrave; XEmacs</a></li>
      <li><a href="http://www.parinux.org/ressources/mini-howtos/emacs/">Introduction &agrave; Emacs (http://www.parinux.org/ressources/mini-howtos/emacs/)</a></li>
    </ul>

    <hr>
    <a name="wm"></a>
    <h1>Window Manager</h1>
    <p>
      Le <q>look-and-feel</q> de X est configurable&nbsp;: on peut
      utiliser plusieurs <q>Window managers</q> (contrairement
      &agrave; Windows, o&ugrave; l'on n'a pas le choix de l'interface
      graphique, m&ecirc;me si on peut configurer un peu les couleurs,
      les comportements -- avec TweakUI, par exemple).
    </p>

    <table>
     <tr><td>
      <img src="screenshot_gnome.jpg" title="L'environnement Gnome" alt="Gnome screenshot">
     </td></tr>

     <tr><td>
      <img src="screenshot_kde.jpg" title="L'environnement KDE" alt="kde screenshot">
     </td></tr>

     <tr><td>
      <img src="screenshot_xfce.jpg" title="L'environnement XFCE" alt="xfce screenshot">
     </td></tr>
    </table>

    <h2>R&eacute;f&eacute;rence</h2>
      <ul>
	<li><a href="http://www.xwinman.org/">http://www.xwinman.org/</a></li>
      </ul>
      </div>
      <hr>
    <address><a href="mailto:philippe.houdry@inist.fr">Philippe.Houdry@inist.fr</a></address>
  </body>
</html>