* Added workspace navigation with CTRL+ALT+Cursor in workspaces.html and
keyboard-shortcuts.html. * Added workspace arrangement in Screen preferences. Updated screenshot. * Added newly learned shortcuts: CTRL+ALT+Z to maximize a window and CTRL+ALT+M for minimizing and CTRL+ALT+H to hide all windows of an app. * I-O-M: Removed "Transformation" and "Perspective" from the available transformers until those are implemented. Same for the Shape property "Rounding". Added description of Path|Rotate Vertices Right/Left. Thanks Stippi for working on these I-O-M tickets! * Corrected bottom nav-bar of apps-terminal.html. * Added black-on-white output for pre.terminal when printing to Haiku-docs.css. (Thought I did that already, but apparently not...) * Added "Ignore Double-click" to launchbox.html. * Updated all screenshots to show the new decorator design. * Ran all images thru OptiPNG which losslessly made them on avg. 11% smaller. * Updated sort order indicator in attributes.html * Added how to use pop-up navigating for moving files in tracker.html git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32221 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -43,11 +43,11 @@
|
||||
<ol>
|
||||
<li><p>The Deskbar is Haiku's "Start" menu and taskbar, if you will. See topic <a href="deskbar.html">Deskbar</a>.</p></li>
|
||||
<li>The yellow tab offers more than just a program's name or a document's filename:
|
||||
<ul><li>You can move it by holding the </span> <span class="key">SHIFT</span> key while dragging it to another position, enabling you to stack a number of windows and conveniently access them by their named tab.</li>
|
||||
<li>You minimize a window with a double-click on its tab. A such hidden window can be accessed by its entry in the <a href="deskbar.html">Deskbar</a> or the <a href="twitcher.html">Twitcher</a>.</li>
|
||||
<ul><li>You can move it by holding the <span class="key">SHIFT</span> key while dragging it to another position, enabling you to stack a number of windows and conveniently access them by their named tab.</li>
|
||||
<li>You minimize a window with a double-click on its tab (or with <span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">M</span>). A such hidden window can be accessed by its entry in the <a href="deskbar.html">Deskbar</a> or the <a href="twitcher.html">Twitcher</a>.</li>
|
||||
<li>You can send a window to the back with a right-click on its tab (or its border).</li></ul></li>
|
||||
<li><p>The close button.</p></li>
|
||||
<li><p>The "alternative size" button (expands window to full screen in most applications).</p></li>
|
||||
<li><p>The "alternative size" button (expands window to maximum size in most applications), also done via (or with <span class="key">CTRL</span> <span class="key">ALT</span> <span class="key">Z</span>).</p></li>
|
||||
<li><p>The resize button. Dragging anywhere else on a window's border will move the window.</p></li>
|
||||
</ol>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user