docs/ikteam: Delete most files.
[haiku.git] / docs / userguide / en / twitcher.html
blob631ce0a3a716d8cf25ff6e9fb9d6829e9547962a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
4 <head>
5 <!--
7 * Copyright 2008, Haiku. All rights reserved.
8 * Distributed under the terms of the MIT License.
10 * Authors:
11 * Humdinger <humdingerb@gmail.com>
13 -->
14 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
15 <meta http-equiv="Content-Style-Type" content="text/css" />
16 <meta name="robots" content="all" />
17 <title>Twitcher</title>
18 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
19 <link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
20 </head>
21 <body>
23 <div id="banner">
24 <div><span>User guide</span></div>
25 </div>
27 <div class="nav">
28 <div class="inner">
29 <ul class="lang-menu">
30 <li class="now"><img src="../images/flags/gb.png" alt="" /> English</li>
31 <li><a href="../ca/twitcher.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
32 <li><a href="../de/twitcher.html"><img src="../images/flags/de.png" alt="" />Deutsch</a></li>
33 <li><a href="../es/twitcher.html"><img src="../images/flags/es.png" alt="" />Español</a></li>
34 <li><a href="../fr/twitcher.html"><img src="../images/flags/fr.png" alt="" />Français</a></li>
35 <li><a href="../it/twitcher.html"><img src="../images/flags/it.png" alt="" />Italiano</a></li>
36 <li><a href="../hu/twitcher.html"><img src="../images/flags/hu.png" alt="" />Magyar</a></li>
37 <li><a href="../pl/twitcher.html"><img src="../images/flags/pl.png" alt="" />Polski</a></li>
38 <li><a href="../pt_PT/twitcher.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
39 <li><a href="../pt_BR/twitcher.html"><img src="../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
40 <li><a href="../ro/twitcher.html"><img src="../images/flags/ro.png" alt="" />Română</a></li>
41 <li><a href="../sk/twitcher.html"><img src="../images/flags/sk.png" alt="" />Slovenčina</a></li>
42 <li><a href="../fi/twitcher.html"><img src="../images/flags/fi.png" alt="" />Suomi</a></li>
43 <li><a href="../sv_SE/twitcher.html"><img src="../images/flags/sv_SE.png" alt="" />Svenska</a></li>
44 <li><a href="../zh_CN/twitcher.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
45 <li><a href="../ru/twitcher.html"><img src="../images/flags/ru.png" alt="" />Русский</a></li>
46 <li><a href="../uk/twitcher.html"><img src="../images/flags/uk.png" alt="" />Українська</a></li>
47 <li><a href="../jp/twitcher.html"><img src="../images/flags/jp.png" alt="" />日本語</a></li>
48 </ul>
49 <span>
50  «  <a href="workspaces.html">Workspaces</a> 
51 ::  <a href="contents.html" class="uplink">Contents</a> 
52 ::  <a href="teammonitor.html">Team Monitor</a>  »
53 </span></div>
54 </div>
56 <div id="content">
57 <div>
59 <h1>Twitcher</h1>
61 <p>The Twitcher is a task switcher to jump between running applications and their windows.</p>
62 <img src="../images/twitcher-images/twitcher.png" alt="twitcher.png" />
63 <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>
64 <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>
65 <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>
66 <p>The Twitcher also offers a few more advanced keyboard shortcuts:</p>
67 <table summary="more shortcuts" border="0" cellspacing="0" cellpadding="4">
68 <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>
69 <tr><td><span class="key">Q</span></td><td></td><td>Quits the selected application.</td></tr>
70 <tr><td><span class="key">H</span></td><td></td><td>Hides all windows of the selected application.</td></tr>
71 </table>
73 </div>
74 </div>
76 <!--
77 <div class="nav">
78 <div class="inner"><span>
79  «  <a href="workspaces.html">Workspaces</a> 
80 ::  <a href="contents.html" class="uplink">Contents</a> 
81 ::  <a href="teammonitor.html">Team Monitor</a>  »
82 </span></div>
83 </div>
84 -->
85 </body>
86 </html>