haiku/docs/userguide/workspaces.html

57 lines
2.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>Workspaces</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css">
</head>
<body lang="en-US">
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo">
<div class="title">Workspaces</div>
</div>
<div class="topnav">
<p>
<a href="contents.html">Contents</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">
<p>Workspaces are virtual desktops, complete with their own resolution, color depth and background. Up to 32 of these workspaces can be set from the <a href="prefs-screen.html">Screen</a> preferences.
</p>
<h2><a name="applet">The Workspaces Applet</a></h2>
<p><img src="workspaces-images/workspaces.png" alt="workspaces.png" width="457" height="230">
</p><p>You find the Workspaces applet with the other <i>Desktop Applets</i> in the Deskbar. It 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>
<h2><a name="switching">Switching workspaces</a></h2>
<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's in.
<p>You can switch back and forth between two workspaces with <tt>ALT+~</tt> (which, depending on the keymap you're using, is the key below <tt>ESC</tt>, which you have to hit twice to get a <tt>~</tt>).
</p>
<h2><a name="moving">Moving windows between workspaces</a></h2>
<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 in 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="contents.html">Contents</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>