c18f9eb4ea
Change-Id: I9b30ae27658a40b85c67a4c30aaea2b4bf9507f9
86 lines
3.7 KiB
HTML
86 lines
3.7 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>
|
||
*
|
||
-->
|
||
<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>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<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">English <span class="dropdown-caret">▼</span></li>
|
||
<li><a href="../id/teammonitor.html">Bahasa Indonesia</a></li>
|
||
<li><a href="../ca/teammonitor.html">Català</a></li>
|
||
<li><a href="../de/teammonitor.html">Deutsch</a></li>
|
||
<li><a href="../es/teammonitor.html">Español</a></li>
|
||
<li><a href="../eo/teammonitor.html">Esperanto</a></li>
|
||
<li><a href="../fr/teammonitor.html">Français</a></li>
|
||
<li><a href="../fur/teammonitor.html">Furlan</a></li>
|
||
<li><a href="../it/teammonitor.html">Italiano</a></li>
|
||
<li><a href="../hu/teammonitor.html">Magyar</a></li>
|
||
<li><a href="../pl/teammonitor.html">Polski</a></li>
|
||
<li><a href="../pt_PT/teammonitor.html">Português</a></li>
|
||
<li><a href="../pt_BR/teammonitor.html">Português (Brazil)</a></li>
|
||
<li><a href="../ro/teammonitor.html">Română</a></li>
|
||
<li><a href="../sk/teammonitor.html">Slovenčina</a></li>
|
||
<li><a href="../fi/teammonitor.html">Suomi</a></li>
|
||
<li><a href="../sv_SE/teammonitor.html">Svenska</a></li>
|
||
<li><a href="../tr/teammonitor.html">Türkçe</a></li>
|
||
<li><a href="../zh_CN/teammonitor.html"> 中文 [中文]</a></li>
|
||
<li><a href="../ru/teammonitor.html">Русский</a></li>
|
||
<li><a href="../uk/teammonitor.html">Українська</a></li>
|
||
<li><a href="../jp/teammonitor.html">日本語</a></li>
|
||
</ul>
|
||
<span>
|
||
« <a href="twitcher.html">Twitcher</a>
|
||
:: <a href="contents.html" class="uplink">Contents</a>
|
||
:: <a href="tracker.html">Tracker</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
<div id="content">
|
||
<div>
|
||
|
||
<h1>Team Monitor</h1>
|
||
|
||
<p>With <span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">DEL</span> you invoke the Team Monitor which lists all currently running programs.</p>
|
||
<img src="images/teammonitor-images/teammonitor.png" alt="teammonitor.png" />
|
||
<p>Programs that were launched by the system are blue, those started by the user black.<br />
|
||
Applications that are unresponsive, which is often a sign the program has crashed, are marked red. You can try to quit a program by selecting it and pressing <span class="button">Quit application</span> (or either <span class="key">DEL</span> or <span class="key">Q</span>). If that doesn't work, try <span class="button">Kill application</span> (or <span class="key">SHIFT</span> <span class="key">DEL</span> or <span class="key">K</span>) instead.</p>
|
||
<p>You can summon a Terminal with <span class="key">OPT</span> <span class="key">ALT</span> <span class="key">T</span>.</p>
|
||
<p>If your Tracker or Deskbar crashed or froze, a new button appears (you may have to kill the offending team first): <span class="button">Restart the desktop</span> will restart Tracker and/or Deskbar for you.</p>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<!--
|
||
<div class="nav">
|
||
<div class="inner"><span>
|
||
« <a href="twitcher.html">Twitcher</a>
|
||
:: <a href="contents.html" class="uplink">Contents</a>
|
||
:: <a href="tracker.html">Tracker</a> »
|
||
</span></div>
|
||
</div>
|
||
-->
|
||
</body>
|
||
</html>
|