* Added a link to IRC channels to "Get in contact" and to haiku-3rdparty-dev
mailing list to welcome.hmtl * Linked to HaikuPorts for BeZilla bug reports. * Put Axel's tip how to move/send to back (didn't know that!) into a box-info. Minor changes to the text. * Put Axel's "special functionality" of Workspaces into a nice table. * Added new function to cycle thru windows with CTRL ~ to Twitcher. * Added CTRL+SHIFT+CursorLeft/CursorRight to switch tabs to Terminals keyboard- shortcuts * New e-mail-mailbox.png with vector icon in Deskbar. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32628 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -61,7 +61,12 @@ Also, clicking on an application or one of its windows in the Deskbar will send
|
||||
<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 <span class="key">ALT</span> <span class="key">Fx</span>.</p>
|
||||
|
||||
<h2><a id="special" name="special">Special functionality</a></h2>
|
||||
<p>If you click on a window in the Workspaces applet with the <span class="key">CTRL</span> key pressed, it will be activated, also holding <span class="key">SHIFT</span> will minimize it. Clicking on a window with the <span class="key">OPTION</span> key pressed will send it to the back.</p>
|
||||
<p>The Workspaces applet provides some additional functionality when clicking on a window while holding certain modifier keys:
|
||||
<table summary="functionality-thru-modifiers" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td><span class="key">CTRL</span></td><td style="width:15px;"></td><td>Activates the window.</td></tr>
|
||||
<tr><td><span class="key">SHIFT</span></td><td></td><td>Minimizes the window.</td></tr>
|
||||
<tr><td><span class="key">OPT</span></td><td></td><td>Sends the window to the back.</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user