haiku/docs/userguide/jp/teammonitor.html
waddlesplash 12b78b3b47 Update userguide and welcome pages.
This is the first userguide export on the Postgres-based translation tool
(previously it used MySQL), so please double-check it extra carefully.
(I spotted a few minor problems in the export and fixed the relevant
bugs already.)

Change-Id: Icbe2a3e5bb016ed178ddca6b9f27a048c8d603e5
Reviewed-on: https://review.haiku-os.org/598
Reviewed-by: Alexander von Gluck IV <kallisti5@unixzen.com>
2018-09-27 14:22:28 +00:00

85 lines
4.8 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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"><img src="../images/flags/jp.png" alt="" /> 日本語</li>
<li><a href="../ca/teammonitor.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
<li><a href="../de/teammonitor.html"><img src="../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../en/teammonitor.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
<li><a href="../es/teammonitor.html"><img src="../images/flags/es.png" alt="" />Español</a></li>
<li><a href="../fr/teammonitor.html"><img src="../images/flags/fr.png" alt="" />Français</a></li>
<li><a href="../it/teammonitor.html"><img src="../images/flags/it.png" alt="" />Italiano</a></li>
<li><a href="../hu/teammonitor.html"><img src="../images/flags/hu.png" alt="" />Magyar</a></li>
<li><a href="../pl/teammonitor.html"><img src="../images/flags/pl.png" alt="" />Polski</a></li>
<li><a href="../pt_PT/teammonitor.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
<li><a href="../pt_BR/teammonitor.html"><img src="../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
<li><a href="../ro/teammonitor.html"><img src="../images/flags/ro.png" alt="" />Română</a></li>
<li><a href="../sk/teammonitor.html"><img src="../images/flags/sk.png" alt="" />Slovenčina</a></li>
<li><a href="../fi/teammonitor.html"><img src="../images/flags/fi.png" alt="" />Suomi</a></li>
<li><a href="../sv_SE/teammonitor.html"><img src="../images/flags/sv_SE.png" alt="" />Svenska</a></li>
<li><a href="../zh_CN/teammonitor.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
<li><a href="../ru/teammonitor.html"><img src="../images/flags/ru.png" alt="" />Русский</a></li>
<li><a href="../uk/teammonitor.html"><img src="../images/flags/uk.png" alt="" />Українська</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>