haiku/docs/welcome/workspaces.html

56 lines
2.3 KiB
HTML
Raw Normal View History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Workspaces</title>
<link rel="stylesheet" type="text/css" href="welcome.css">
</head>
<body lang="en-US">
<div class="logo">
<img src="welcome-images/logo.png" alt="logo">
<div class="title">Workspaces</div>
</div>
<div class="topnav">
<p>
<a href="welcome.html">Welcome</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="gui.html">Haiku's GUI</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="twitcher.html">The Twitcher</a>
</p>
</div>
<div class="content">
<h2>Workspaces</h2>
<p>Workspaces are virtual desktops, complete with their own resolution, colour depth and background. Up to 32 of these workspaces can be set from the <i>Screen</i> preferences.
</p>
<br>
<h3>The Workspaces Applet</h3>
<p><img src="workspaces-images/workspaces.png" alt="workspaces.png" width="404" height="200">
</p><p>The Workspaces applet shows a miniature version of all workspaces. There are several options available from the context menu of the applet's window, which are all pretty self-explaining. Since the applet is a Replicant, you can resize the window as desired and then drag&drop it by its handle onto the desktop (make sure "<i>Show Replicants</i>" is activated in the Deskbar menu).</p>
<br>
<h3>Switching workspaces</h3>
<p>You can switch between workspaces by either clicking into the Workspaces applet or by using the keyboard shortcut <tt>ALT+Fx</tt>, where "x" is the workspace number. Also, clicking on an application or one of its windows in the Deskbar will send you to the workspace it resides in.
</p>
<br>
<h3>Moving windows between workspaces</h3>
<p>To move a window, you grab it in the Workspaces applet and simply drag it to another workspace. This has the advantage, that you can move it without leaving your current desktop. Of course, that only works well when there aren't too many windows on a workspace and your target isn't obscured by other windows. Another possibility is to grab a window by its tab and just holding on to it while switching workspaces with <tt>ALT+Fx</tt>.
</p>
</div>
<div class="bottomnav">
<p>
<a href="welcome.html">Welcome</a>
&nbsp;&nbsp;&nbsp;
Previous: <a href="gui.html">Haiku's GUI</a>
&nbsp;&nbsp;&nbsp;
Next: <a href="twitcher.html">The Twitcher</a>
</p>
</div>
</body>
</html>