2008-10-13 11:53:22 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< html >
< head >
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" >
< title > Team Monitor< / title >
2008-10-17 09:53:43 +00:00
< link rel = "stylesheet" type = "text/css" href = "../welcome/welcome.css" >
2008-10-13 11:53:22 +00:00
< / head >
< body lang = "en-US" >
< div class = "logo" >
2008-10-17 09:53:43 +00:00
< img src = "../welcome/welcome-images/logo.png" alt = "logo" >
2008-10-13 11:53:22 +00:00
< div class = "title" > Team Monitor< / div >
< / div >
< div class = "topnav" >
< p >
2008-10-17 09:53:43 +00:00
< a href = "contents.html" > Contents< / a >
2008-10-13 11:53:22 +00:00
2008-10-17 09:53:43 +00:00
Previous: < a href = "twitcher.html" > Twitcher< / a >
2008-10-13 11:53:22 +00:00
2008-10-17 09:53:43 +00:00
Next: < a href = "tracker.html" > Tracker< / a >
2008-10-13 11:53:22 +00:00
< / p >
< / div >
< div class = "content" >
< p > With < tt > CTRL+ALT+DEL< / tt > you invoke the Team Monitor which lists all currently running programs.
< / p > < img src = "teammonitor-images/teammonitor.png" width = "385" height = "342" >
< br >
< 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 < i > Kill Application< / i > button.
2008-10-26 11:23:20 +00:00
< / p > < p > You can summon a Terminal with < tt > ALT+SHIFT+T< / tt > .
2008-10-13 11:53:22 +00:00
< / p > < p > If your Tracker or Deskbar crashed or froze, a new button appears (you may have to kill the offending team first): < i > Restart the Desktop< / i > will restart Tracker and/or Deskbar for you.
< / p >
< / div >
2008-10-17 09:53:43 +00:00
<!-- - - - - -
2008-10-13 11:53:22 +00:00
< div class = "bottomnav" >
< p >
2008-10-17 09:53:43 +00:00
< a href = "contents.html" > Contents< / a >
2008-10-13 11:53:22 +00:00
Previous: < a href = "twitcher.html" > The Twitcher< / a >
Next: < a href = "tracker.html" > The Tracker< / a >
< / p >
< / div >
2008-10-17 09:53:43 +00:00
------>
2008-10-13 11:53:22 +00:00
< / body >
< / html >