* 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:
Joachim Seemer
2009-08-10 08:18:39 +00:00
parent 010647e68c
commit 16d0e0ce54
239 changed files with 39 additions and 28 deletions
+2 -1
View File
@@ -73,7 +73,8 @@ This is also true for keyboard navigation. For more on that, see topic <a href="
<p>Instead of double-clicking your way down folder after folder, there's a better way to drill down:</p>
<img src="images/tracker-images/drill-down.png" alt="drill-down.png" />
<!-- screenshot needs updating to show /boot/system/documentation -->
<p>Right-click onto a folder, and at the top of the usual context menu you'll find a submenu of the current folder that let's you navigate down a level. Just move down the hierarchy until you find the file or folder you're looking for and click on it to open it. The above shows the contents of the folder <span class="path">/boot/system/documentation/</span>.<br /><br /></p>
<p>Right-click onto a folder, and at the top of the usual context menu you'll find a submenu of the current folder that let's you navigate down a level. Just move down the hierarchy until you find the file or folder you're looking for and click on it to open it. The above shows the contents of the folder <span class="path">/boot/system/documentation/</span>.<br />
If you do the above while dragging a file with you, it will be moved to where you eventually drop it.<br /><br /></p>
<p>A similar method can be used from any Tracker window:</p>
<img src="images/tracker-images/window-drill-down.png" alt="window-drill-down.png" />
<p>Click on the area in the lower left, where the number of items is listed, and you'll get submenus for every level above your current location. From there you can drill down through the folders as usual.</p>