Update userguide and translations
(note from waddlesplash: fixed xml:lang tags, responsive viewport everywhere, CSS tweaks.)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?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">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="sk" xml:lang="sk">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
@@ -12,12 +12,14 @@
|
||||
* Translators:
|
||||
* helix84
|
||||
* Bachoru
|
||||
* Humdinger
|
||||
*
|
||||
-->
|
||||
<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>Monitor tímov</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -63,7 +65,7 @@
|
||||
<p>Kombináciou <span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">DEL</span> vyvoláte Monitor tímov, ktorý zobrazuje všetky aktuálne bežiace programy.</p>
|
||||
<img src="images/teammonitor-images/teammonitor.png" alt="teammonitor.png" />
|
||||
<p>Programy, ktoré spustil systém sú modré, tie, ktoré spustil používateľ, sú čierne.<br />
|
||||
Aplikácie, ktoré nereagujú, čo väčšinou znamená pád programu, sú označené červenou. Program môžete skúsiť ukončiť vybraním zo zoznamu a stlačením tlačidla <span class="button">Ukončiť aplikáciu</span> (alebo buď klávesom <span class="key">DEL</span> alebo <span class="key">Q</span>). Ak to nefunguje, skúste <span class="button">Zabiť aplikáciu</span> (alebo kláves <span class="key">SHIT</span> <span class="key">DEL</span> čí <span class="key">K</span>).</p>
|
||||
Aplikácie, ktoré nereagujú, čo väčšinou znamená pád programu, sú označené červenou. Program môžete skúsiť ukončiť vybraním zo zoznamu a stlačením tlačidla <span class="button">Ukončiť aplikáciu</span> (alebo buď klávesom <span class="key">DEL</span> alebo <span class="key">Q</span>). Ak to nefunguje, skúste <span class="button">Zabiť aplikáciu</span> (alebo kláves <span class="key">SHIFT</span> <span class="key">DEL</span> čí <span class="key">K</span>).</p>
|
||||
<p>Terminál môžete vyvolať pomocou <span class="key">OPT</span> <span class="key">ALT</span> <span class="key">T</span>.</p>
|
||||
<p>Ak Tracker alebo Panel spadol alebo zamrzol, objaví sa nové tlačidlo (možno ale budete najprv musieť ukončiť problematický tím): <span class="button">Vynútiť reštart</span>, ktoré za vás reštartuje Tracker a/alebo Panel.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user