Updated user guide plus translations. Thanks everyone. +alpha3

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41656 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2011-05-22 18:01:43 +00:00
parent 0bbf2d42a3
commit fed577d81d
1143 changed files with 5581 additions and 4702 deletions
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2010, Haiku. All rights reserved.
* Copyright 2010-2011, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -32,7 +32,7 @@
<li><a href="../../de/desktop-applets/processcontroller.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../../ru/desktop-applets/processcontroller.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
<li><a href="../../es/desktop-applets/processcontroller.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
<li><a href="../../sv_SE/desktop-applets/processcontroller.html"><img src="../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
<li><a href="../../sv_SE/desktop-applets/processcontroller.html"><img src="../../images/flags/sv_SE.png" alt="" />Svenska</a></li>
<li><a href="../../jp/desktop-applets/processcontroller.html"><img src="../../images/flags/jp.png" alt="" />日本語</a></li>
<li><a href="../../uk/desktop-applets/processcontroller.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
<li><a href="../../zh_CN/desktop-applets/processcontroller.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
@@ -42,7 +42,7 @@
<span>
 «  <a href="powerstatus.html">PowerStatus</a> 
::  <a href="../desktop-applets.html" class="uplink">Desktop Applets</a> 
::  <a href="../workspaces.html#applet.html">Spazi di lavoro</a>  »
::  <a href="workspaces.html">Spazi di lavoro</a>  »
</span></div>
</div>
@@ -53,8 +53,8 @@
<h2><img src="../../images/desktop-applets-images/processcontroller-icon_64.png" alt="processcontroller-icon_64.png" width="64" height="64" />ProcessController</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Desktop Applets</span></td></tr>
<tr><td>Posizione:</td><td></td><td><span class="path">/boot/system/apps/ProcessController</span></td></tr>
<tr><td>Impostazioni:</td><td></td><td><i>none</i></td></tr>
<tr><td>Locazione:</td><td></td><td><span class="path">/boot/system/apps/ProcessController</span></td></tr>
<tr><td>Impostazioni:</td><td></td><td><i>nessuna</i></td></tr>
</table>
<p><img src="../images/processcontroller-images/applet.png" alt="ProcessController applet" style="float:left;margin: 0 1em 0 0" />The primary task of the ProcessController applet is to show the activity of your CPU(s) and the amount of used memory. It allows monitoring of individual teams, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When Tracker or Deskbar crash you can restart them from ProcessController's menu.</p>
@@ -69,12 +69,10 @@ To remove the applet again from the Deskbar, uncheck <span class="menu">Live in
<img src="../images/processcontroller-images/memory.png" alt="ProcessController - Memory usage" />
<p>Monitoring memory usage can be rather inaccurate.</p>
<p>This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with the amount reserved for writable memory, while the second shows all memory including read-only space (shared libraries for example).</p>
<p>The first row <i>System resources &amp; caches...</i> shows the total amount of memory used by the system and all applications. The length of the blue bar is based on the total physical memory in your computer. The next rows show memory used by each process. Note that the length of the bar is based only on the used part of memory.</p>
<p>The first row <i>System resources &amp; caches...</i> shows the total amount of memory used by the system and all applications. The length of the blue bar is based on the total physical memory in your computer. The next rows show memory used by each process. Note that the length of the bar is based only on the actually used part of the memory.</p>
<table>
<tbody>
<tr><td style="width:20px;height:20px;background:#1414E7"></td><td style="width:10px"></td><td>Memory used only by given application (with write access)</td></tr>
<tr><td style="height:20px;background:#A4A4F5"></td><td></td><td>Memory including read-only space (can be shared with other applications)</td></tr>
</tbody>
</table>
<h2>Threads and CPU usage</h2>
@@ -98,7 +96,7 @@ To remove the applet again from the Deskbar, uncheck <span class="menu">Live in
<div class="inner"><span>
«  <a href="powerstatus.html">PowerStatus</a> 
::  <a href="../desktop-applets.html" class="uplink">Desktop Applets</a> 
::  <a href="../workspaces.html#applet.html">Spazi di lavoro</a>  »
::  <a href="workspaces.html">Spazi di lavoro</a>  »
</span></div>
</div>