* Mention Alt+N and Alt+E as the most useful shortcuts in a Filepanel

* Unify description style


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28410 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2008-10-31 19:04:49 +00:00
parent 839ce96297
commit bc98935ba5

View File

@ -51,8 +51,10 @@ You can enter parent folders with the drop-down menu above the file listing.
<h3><a name="open-save-shortcuts">Keyboard shortcuts</a></h3>
<p>You can use many of the shortcuts also used in Tracker. Besides the commands that are also available through the <i>File</i> menu, there are a few not that obvious:
</p><p><table border="0" cellpadding="0" cellspacing="0">
<tr><td><tt>ALT+CURSOR-UP</tt></td><td width="25"></td><td> Open parent folder.</td></tr>
<tr><td class="onelinetop"><tt>ALT+CURSOR-DOWN or RETURN</tt></td><td></td><td> Open selected folder.</td></tr>
<tr><td><tt>ALT+N</tt></td><td></td><td> Creates a new folder.</td></tr>
<tr><td><tt>ALT+E</tt></td><td></td><td> Lets you rename the selected entry.</td></tr>
<tr><td><tt>ALT+CURSOR-UP</tt></td><td width="25"></td><td> Opens the parent folder.</td></tr>
<tr><td class="onelinetop"><tt>ALT+CURSOR-DOWN or RETURN</tt></td><td></td><td> Opens the selected folder.</td></tr>
<tr><td><tt>ALT+D</tt></td><td></td><td> Takes you to your Desktop.</td></tr>
<tr><td><tt>ALT+H</tt></td><td></td><td> Takes you to your Home folder.</td></tr>
</table>