mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 22:35:26 +01:00
Firt version of the "Welcome Package" introductory documentation. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27846 a95241bf-73f2-0310-859d-f6bbb57e9c96
40 lines
1.7 KiB
HTML
40 lines
1.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
|
|
<TITLE>The Twitcher</TITLE>
|
|
<META NAME="CREATED" CONTENT="0;0">
|
|
<META NAME="CHANGEDBY" CONTENT="Humdinger">
|
|
<META NAME="CHANGED" CONTENT="20080926;15151900">
|
|
<META NAME="CHANGEDBY" CONTENT="Humdinger">
|
|
<STYLE TYPE="text/css">
|
|
</STYLE>
|
|
</HEAD>
|
|
<BODY LANG="en-US">
|
|
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
|
|
<COL WIDTH=256*>
|
|
<TR>
|
|
<TD WIDTH=100% VALIGN=TOP BGCOLOR="#326496">
|
|
<P STYLE="background: #326496"><a href="welcome.html"><img src="welcome-images/shijin-logo.png" alt="Logo" border="0"></a></p>
|
|
</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD WIDTH=100% VALIGN=TOP BGCOLOR="#204f7e">
|
|
<P STYLE="background: #204f7e"><img src="welcome-images/dummy.png" alt="dummy"></p>
|
|
</TD>
|
|
</TR>
|
|
<TR><TD WIDTH=100% VALIGN=TOP>
|
|
<br>
|
|
<h2>The Twitcher</h2>
|
|
<p>The Twitcher is a task switcher to jump between running applications and their windows.</p>
|
|
<p>
|
|
<img src="twitcher-images/twitcher.png" alt="twitcher.png" width="284" height="96">
|
|
</p>
|
|
<p>Just tap <tt>CTRL+TAB</tt> quickly to switch between the current and the last application/window. Or press <tt>CTRL+TAB</tt> and hold the <tt>CTRL</tt> key to go through all running applications by repeatedly hitting <tt>TAB</tt> or <tt>CURSOR LEFT/RIGHT</tt>. 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 <tt>CURSOR UP/DOWN</tt> keys.
|
|
</p><p>It's also possible to invoke the Twitcher with <tt>CTRL+TAB</tt> and then use the mouse to choose the application/window you'll jump to when releasing the <tt>CTRL</tt> key.
|
|
</p>
|
|
</TD></TR>
|
|
</TABLE>
|
|
</BODY>
|
|
</HTML>
|