Initial import of the user guide translations from http://userguide.haikuzone.net. Thanks to Vincent for providing all the necessary tools and to all translators for their work so far!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35067 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../../html-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 <[email protected]>
|
||||
* 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>User guide</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="" />Svensk</a></li>
|
||||
<li><a href="../jp/teammonitor.html"><img src="../../images/flags/jp.png" alt="" />日本語</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">ALT</span> <span class="key">DEL</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">Kill Application</span>.</p>
|
||||
<p>Vous pouvez assigner un terminal avec <span class="key">ALT</span> <span class="key">MAJ</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>
|
||||
Reference in New Issue
Block a user