c18f9eb4ea
Change-Id: I9b30ae27658a40b85c67a4c30aaea2b4bf9507f9
89 lines
4.3 KiB
HTML
89 lines
4.3 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="jp" xml:lang="jp">
|
||
<head>
|
||
<!--
|
||
*
|
||
* Copyright 2008, Haiku. All rights reserved.
|
||
* Distributed under the terms of the MIT License.
|
||
*
|
||
* Authors:
|
||
* Humdinger <humdingerb@gmail.com>
|
||
* Translators:
|
||
* mt
|
||
* thebowseat
|
||
*
|
||
-->
|
||
<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>チームモニター</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>ユーザーガイド</span></div>
|
||
</div>
|
||
|
||
<div class="nav">
|
||
<div class="inner">
|
||
<ul class="lang-menu">
|
||
<li class="now">日本語 <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="../en/teammonitor.html">English</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>
|
||
</ul>
|
||
<span>
|
||
« <a href="twitcher.html">Twitcher</a>
|
||
:: <a href="contents.html" class="uplink">目次</a>
|
||
:: <a href="tracker.html">Tracker</a> »
|
||
</span></div>
|
||
</div>
|
||
|
||
<div id="content">
|
||
<div>
|
||
|
||
<h1>チームモニター</h1>
|
||
|
||
<p><span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">DEL</span> を使って、チームモニターを呼び出して現在実行中のプログラムを一覧表示できます。</p>
|
||
<img src="images/teammonitor-images/teammonitor.png" alt="teammonitor.png" />
|
||
<p>システムにより起動されたプログラムは青、ユーザーが起動したプログラムは黒で表示されます。<br />
|
||
応答の無いアプリケーションは、しばしばプログラムがクラッシュしたというサインですが、赤で表示されます。プログラムを選択して、<span class="button">アプリケーションを終了する(Quit application)</span> ボタン (または <span class="key">DEL</span> か <span class="key">Q</span> のどちらか) を押すことで、プログラムを終了させて見ることができます。それがうまく行かなかった場合、代わりに<span class="button">アプリケーションを強制終了 (Kill application)</span> ボタン (または、<span class="key">SHIFT</span> <span class="key">DEL</span> か <span class="key">K</span> キー) を試してみてください。</p>
|
||
<p><span class="key">OPT</span> <span class="key">ALT</span> <span class="key">T</span> でターミナルを呼び出します。</p>
|
||
<p>Tracker か Deskbar がフリーズやクラッシュした場合、新しいボタンが現れます (問題を起こしているチームを強制終了させなければいけないかもしれません)。<span class="button">デスクトップを再起動 (Restart the desktop)</span> は Tracker か Deskbar のどちらか、または両方を再起動させます。</p>
|
||
|
||
</div>
|
||
</div>
|
||
|
||
<!--
|
||
<div class="nav">
|
||
<div class="inner"><span>
|
||
« <a href="twitcher.html">Twitcher</a>
|
||
:: <a href="contents.html" class="uplink">目次</a>
|
||
:: <a href="tracker.html">Tracker</a> »
|
||
</span></div>
|
||
</div>
|
||
-->
|
||
</body>
|
||
</html>
|