81 lines
4.1 KiB
HTML
81 lines
4.1 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
||
<head>
|
||
<!--
|
||
*
|
||
* Copyright 2008, Haiku. All rights reserved.
|
||
* Distributed under the terms of the MIT License.
|
||
*
|
||
* Authors:
|
||
* Humdinger <humdingerb@gmail.com>
|
||
* Translators:
|
||
* Loïc
|
||
*
|
||
-->
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||
<meta name="robots" content="all" />
|
||
<title>Team Monitor</title>
|
||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||
</head>
|
||
<body>
|
||
|
||
<div id="banner">
|
||
<div><span>Guide de l’utilisateur</span></div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner">
|
||
<ul class="lang-menu">
|
||
<li class="now"><img src="../images/flags/fr.png" alt="" /> Français</li>
|
||
<li><a href="../de/teammonitor.html"><img src="../images/flags/de.png" alt="" />Deutsch</a></li>
|
||
<li><a href="../it/teammonitor.html"><img src="../images/flags/it.png" alt="" />Italiano</a></li>
|
||
<li><a href="../ru/teammonitor.html"><img src="../images/flags/ru.png" alt="" />Русский</a></li>
|
||
<li><a href="../es/teammonitor.html"><img src="../images/flags/es.png" alt="" />Español</a></li>
|
||
<li><a href="../sv_SE/teammonitor.html"><img src="../images/flags/sv_SE.png" alt="" />Svenska</a></li>
|
||
<li><a href="../jp/teammonitor.html"><img src="../images/flags/jp.png" alt="" />日本語</a></li>
|
||
<li><a href="../uk/teammonitor.html"><img src="../images/flags/uk.png" alt="" />Українська</a></li>
|
||
<li><a href="../zh_CN/teammonitor.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||
<li><a href="../pt_PT/teammonitor.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||
<li><a href="../fi/teammonitor.html"><img src="../images/flags/fi.png" alt="" />Suomi</a></li>
|
||
<li><a href="../sk/teammonitor.html"><img src="../images/flags/sk.png" alt="" />Slovenčina</a></li>
|
||
<li><a href="../hu/teammonitor.html"><img src="../images/flags/hu.png" alt="" />Magyar</a></li>
|
||
<li><a href="../pt_BR/teammonitor.html"><img src="../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
|
||
<li><a href="../ca/teammonitor.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
|
||
<li><a href="../en/teammonitor.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||
</ul>
|
||
<span>
|
||
« <a href="twitcher.html">Twitcher</a>
|
||
:: <a href="contents.html" class="uplink">Sommaire</a>
|
||
:: <a href="tracker.html">Tracker</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
<div id="content">
|
||
<div>
|
||
|
||
<h1>Team Monitor</h1>
|
||
|
||
<p>Avec <span class="key">Ctrl</span> <span class="key">CMD</span> <span class="key">Suppr</span> vous invoquez le Team Monitor qui répertorie tous les programmes en cours..</p>
|
||
<img src="images/teammonitor-images/teammonitor.png" alt="teammonitor.png" />
|
||
<p>Les programmes qui ont été lancés par le système sont en bleu, ceux de l'utilisateur sont en noir.<br />
|
||
Les applications qui ne répondent pas, ce qui signifie souvent que le programme a planté, sont marqués en rouge. Vous pouvez tuer un programme en le sélectionnant et en appuyant sur le bouton <span class="button">Quit application</span> (ou pressez les touches <span class="key">Suppr</span> ou <span class="key">Q</span>). Si ça ne fonctionne pas, essayez <span class="button">Kill application</span> (ou <span class="key">Maj</span> <span class="key">Suppr</span> ou <span class="key">K</span>) à la place.</p>
|
||
<p>Vous pouvez assigner un terminal avec <span class="key">OPT</span> <span class="key">CMD</span> <span class="key">T</span>.</p>
|
||
<p>Si la barre des tâches ou le Tracker a planté ou gelé, un nouveau bouton apparaît (il vous faudra peut-être tuer la tâche fautive au préalable) : <span class="button">Restart the Desktop</span> redémarrera le Tracker et/ou la barre des tâches pour vous.</p>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<!--
|
||
<div class="nav">
|
||
<div class="inner"><span>
|
||
« <a href="twitcher.html">Twitcher</a>
|
||
:: <a href="contents.html" class="uplink">Sommaire</a>
|
||
:: <a href="tracker.html">Tracker</a> »
|
||
</span></div>
|
||
</div>
|
||
-->
|
||
</body>
|
||
</html>
|