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:
@@ -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:
|
||||
@@ -35,7 +35,7 @@
|
||||
<li><a href="../../it/desktop-applets/processcontroller.html"><img src="../../images/flags/it.png" alt="" />Italiano</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>
|
||||
@@ -44,7 +44,7 @@
|
||||
<span>
|
||||
« <a href="powerstatus.html">PowerStatus</a>
|
||||
:: <a href="../desktop-applets.html" class="uplink">Desktop Applets</a>
|
||||
:: <a href="../workspaces.html#applet.html">Workspaces</a> »
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -71,12 +71,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 & 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 & 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>
|
||||
@@ -100,7 +98,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">Workspaces</a> »
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user