2010-01-14 10:00:47 +03:00
<?xml version="1.0" encoding="UTF-8"?>
2010-03-05 10:01:38 +03:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2010-01-14 10:00:47 +03:00
< 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 >
2010-03-05 10:01:38 +03:00
< link rel = "stylesheet" type = "text/css" href = "../Haiku-doc.css" / >
2010-01-14 10:00:47 +03:00
< / head >
< body >
< div id = "banner" >
< div > < span > User guide< / span > < / div >
< / div >
< div class = "nav" >
< div class = "inner" >
< ul class = "lang-menu" >
2010-03-05 10:01:38 +03:00
< li class = "now" > < img src = "../images/flags/jp.png" alt = "" / > 日本語< / li >
< li > < a href = "../fr/teammonitor.html" > < img src = "../images/flags/fr.png" alt = "" / > Français< / a > < / li >
< li > < a href = "../de/teammonitor.html" > < img src = "../images/flags/de.png" alt = "" / > Deutsch< / a > < / li >
< li > < a href = "../it/teammonitor.html" > < img src = "../images/flags/it.png" alt = "" / > Italiano< / a > < / li >
< li > < a href = "../ru/teammonitor.html" > < img src = "../images/flags/ru.png" alt = "" / > Русский< / a > < / li >
< li > < a href = "../es/teammonitor.html" > < img src = "../images/flags/es.png" alt = "" / > Español< / a > < / li >
< li > < a href = "../sv_SE/teammonitor.html" > < img src = "../images/flags/sv_SE.png" alt = "" / > Svensk< / a > < / li >
2010-05-09 19:51:27 +04:00
< li > < a href = "../uk/teammonitor.html" > < img src = "../images/flags/uk.png" alt = "" / > Українська< / a > < / li >
2010-07-08 22:03:41 +04:00
< li > < a href = "../zh_CN/teammonitor.html" > < img src = "../images/flags/zh_CN.png" alt = "" / > 中文 [中文]< / a > < / li >
< li > < a href = "../pt_PT/teammonitor.html" > < img src = "../images/flags/pt_PT.png" alt = "" / > Português< / a > < / li >
2010-03-05 10:01:38 +03:00
< li > < a href = "../en/teammonitor.html" > < img src = "../images/flags/gb.png" alt = "" / > English< / a > < / li >
2010-01-14 10:00:47 +03:00
< / 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 >
2010-05-09 19:51:27 +04:00
< div class = "box-info" > The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.< / div >
2010-01-14 10:00:47 +03:00
< 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 kill a program by selecting it and pressing the < span class = "button" > Kill Application< / span > button.< / 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 >