mirror of
https://review.haiku-os.org/userguide
synced 2024-11-23 15:18:25 +01:00
* Fixed the wrong translation of the prose to a table.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32646 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5a144fa40d
commit
7f99f42c8f
@ -64,7 +64,7 @@ Also, clicking on an application or one of its windows in the Deskbar will send
|
||||
<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">CTRL</span><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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user