RemoteDrawingEngine: Reduce RP_READ_BITMAP result timeout.
[haiku.git] / docs / userguide / en / workspaces.html
blob034c622d181f5cc78364bcc203ac9fb9687b23f8
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-2009, 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>Workspaces</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/workspaces.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
32 <li><a href="../de/workspaces.html"><img src="../images/flags/de.png" alt="" />Deutsch</a></li>
33 <li><a href="../es/workspaces.html"><img src="../images/flags/es.png" alt="" />Español</a></li>
34 <li><a href="../fr/workspaces.html"><img src="../images/flags/fr.png" alt="" />Français</a></li>
35 <li><a href="../it/workspaces.html"><img src="../images/flags/it.png" alt="" />Italiano</a></li>
36 <li><a href="../hu/workspaces.html"><img src="../images/flags/hu.png" alt="" />Magyar</a></li>
37 <li><a href="../pl/workspaces.html"><img src="../images/flags/pl.png" alt="" />Polski</a></li>
38 <li><a href="../pt_PT/workspaces.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
39 <li><a href="../pt_BR/workspaces.html"><img src="../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
40 <li><a href="../ro/workspaces.html"><img src="../images/flags/ro.png" alt="" />Română</a></li>
41 <li><a href="../sk/workspaces.html"><img src="../images/flags/sk.png" alt="" />Slovenčina</a></li>
42 <li><a href="../fi/workspaces.html"><img src="../images/flags/fi.png" alt="" />Suomi</a></li>
43 <li><a href="../sv_SE/workspaces.html"><img src="../images/flags/sv_SE.png" alt="" />Svenska</a></li>
44 <li><a href="../zh_CN/workspaces.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
45 <li><a href="../ru/workspaces.html"><img src="../images/flags/ru.png" alt="" />Русский</a></li>
46 <li><a href="../uk/workspaces.html"><img src="../images/flags/uk.png" alt="" />Українська</a></li>
47 <li><a href="../jp/workspaces.html"><img src="../images/flags/jp.png" alt="" />日本語</a></li>
48 </ul>
49 <span>
50 « <a href="gui.html">Haiku's GUI</a>
51 :: <a href="contents.html" class="uplink">Contents</a>
52 :: <a href="twitcher.html">The Twitcher</a> »
53 </span></div>
54 </div>
56 <div id="content">
57 <div>
59 <h1>Workspaces</h1>
61 <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="preferences/screen.html">Screen</a> preferences.</p>
63 <img src="../images/workspaces-images/workspace_overviewpng.png" alt="workspace_overviewpng.png" />
65 <h2>
66 <a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
67 <a id="switching" name="switching">Switching workspaces</a></h2>
68 <p>You switch between workspaces by either clicking into the <a href="desktop-applets/workspaces.html">Workspaces applet</a> (which is seen in the above image) or by using the keyboard shortcut <span class="key">ALT</span> <span class="key">Fx</span>, where "x" is the workspace number. It's a good idea to arrange your workspaces in rows of four to mimick the layout of the <span class="key">Fx</span> keys on the keyboard.<br />
69 Also, clicking on an application or one of its windows in the Deskbar will send you to the workspace it's in.</p>
70 <p>Another very convenient way is to use <span class="key">CTRL</span> <span class="key">ALT</span> <span class="key"></span>/<span class="key"></span>/<span class="key"></span>/<span class="key"></span> to navigate spatially the rows/columns of the available workspaces. If you additionally hold down <span class="key">SHIFT</span>, the active window will move with you to the new workspace.</p>
71 <p>You can switch back and forth between two workspaces with <span class="key">ALT</span> <span class="key">`</span> (the actual key depends on the keymap you're using - it is the key below <span class="key">ESC</span>). Again, holding <span class="key">SHIFT</span> will take the active window with you.</p>
73 </div>
74 </div>
76 <div class="nav">
77 <div class="inner"><span>
78 <!--
79 « <a href="gui.html">Haiku's GUI</a>
80 :: <a href="contents.html" class="uplink">Contents</a>
81 :: <a href="twitcher.html">The Twitcher</a> »
82 -->
83 </span></div>
84 </div>
86 </body>
87 </html>