Update userguide from i18n.haiku-os.org
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* helix84
|
||||
* Marek
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
@@ -22,7 +23,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>Používateľská príručka</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -43,28 +44,27 @@
|
||||
<li><a href="../en/twitcher.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="workspaces.html">Workspaces</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
« <a href="workspaces.html">Pracovné plochy</a>
|
||||
:: <a href="contents.html" class="uplink">Obsah</a>
|
||||
:: <a href="teammonitor.html">Monitor tímov</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.</div>
|
||||
|
||||
<h1>Twitcher</h1>
|
||||
|
||||
<p>The Twitcher is a task switcher to jump between running applications and their windows.</p>
|
||||
<p>Twitcher je prepínač úloh na skákanie medzi aplikáciami a ich oknami.</p>
|
||||
<img src="../images/twitcher-images/twitcher.png" alt="twitcher.png" />
|
||||
<p>Just tap <span class="key">CTRL</span> <span class="key">TAB</span> to switch between the current and the last application/window. Tapping <span class="key">CTRL</span> <span class="key">TAB</span> very quickly will switch between all applications. Or press and hold <span class="key">CTRL</span> <span class="key">TAB</span> to go through all running applications by repeatedly hitting <span class="key">TAB</span> or <span class="key">←</span>/<span class="key">→</span>. If you need to get to a specific window of a program, move to its icon as described and then go through its open windows with the <span class="key">↑</span>/<span class="key">↓</span> keys.</p>
|
||||
<p>You cycle through all an applications visible windows on the current workspace with <span class="key">CTRL</span> <span class="key">~</span> (which, depending on the keymap you're using, is the key below <span class="key">ESC</span>).</p>
|
||||
<p>It's also possible to invoke the Twitcher with <span class="key">CTRL</span> <span class="key">TAB</span> and then use the mouse to choose the application/window you'll jump to when releasing the <span class="key">CTRL</span> key.</p>
|
||||
<p>The Twitcher also offers a few more advanced keyboard shortcuts:</p>
|
||||
<p>Jednoducho stlačte <span class="key">CTRL</span> <span class="key">TAB</span> pre prepnutie medzi aktuálnou a poslednou aplikáciou/oknom. Stláčanie <span class="key">CTRL</span> <span class="key">TAB</span> veľmi rýchlo prepína medzi všetkymi aplikáciami. Alebo stlačte a podržte <span class="key">CTRL</span> <span class="key">TAB</span> na prechádzanie cez všetky bežiace aplikácie opakovaným stláčaním <span class="key">TAB</span> alebo <span class="key">←</span>/<span class="key">→</span>. Ak potrebujete určité okno programu, presuňte sa na jeho ikonu ako je popísané vyššie a potom prechádzajte cez jeho otvorené okná klávesmi <span class="key">↑</span>/<span class="key">↓</span>.</p>
|
||||
<p>Cez všetky okná aplikácii na aktuálnej pracovnej ploche môžete prechádzať s <span class="key">CTRL</span> <span class="key">~</span> (ktoré sa v závislosti od rozloženia, ktoré používate nachádza pod <span class="key">ESC</span>).</p>
|
||||
<p>Twitcher je tiež možné vyvolať pomocou <span class="key">CTRL</span> <span class="key">TAB</span> a na vybranie aplikácie/okna, na ktoré potom prejdete použiť myš pri púšťaní klávesu <span class="key">CTRL</span>.</p>
|
||||
<p>Twitcher tiež ponúka niekoľko zložitejších klávesových skratiek:</p>
|
||||
<table summary="more shortcuts" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td><span class="key">ESC</span></td><td style="width:15px;"></td><td>Aborts the twitching and returns to the formerly active window.</td></tr>
|
||||
<tr><td><span class="key">Q</span></td><td></td><td>Quits the selected application.</td></tr>
|
||||
<tr><td><span class="key">H</span></td><td></td><td>Hides all windows of the selected application.</td></tr>
|
||||
<tr><td><span class="key">ESC</span></td><td style="width:15px;"></td><td>Zruší prepínanie a vráti sa do naposledy aktívneho okna.</td></tr>
|
||||
<tr><td><span class="key">Q</span></td><td></td><td>Ukončí vybranú aplikáciu.</td></tr>
|
||||
<tr><td><span class="key">H</span></td><td></td><td>Skryje všetky okná vybranej aplikácie.</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
@@ -73,8 +73,8 @@
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="workspaces.html">Workspaces</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
« <a href="workspaces.html">Pracovné plochy</a>
|
||||
:: <a href="contents.html" class="uplink">Obsah</a>
|
||||
:: <a href="teammonitor.html">Monitor tímov</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user