Documentation for swap-next and swap-previous

This commit is contained in:
mainzelm 2004-02-02 09:03:53 +00:00
parent 5445ed4683
commit 779b0a7f6a
1 changed files with 14 additions and 1 deletions

View File

@ -259,6 +259,19 @@
<td><code>"M-k p"</code></td>
<td>Shortcut for selecting the previous client.</td>
</tr>
<tr>
<td><code>swap-next</code></td>
<td><code>keys</code></td>
<td><code>"M-k t"</code></td>
<td>Shortcut for swapping the current client with the next client.</td>
</tr>
</tr>
<tr>
<td><code>swap-previous</code></td>
<td><code>keys</code></td>
<td><code>"M-k r"</code></td>
<td>Shortcut for swapping the current client with the previous client.</td>
</tr>
</table>
<h3>move-options</h3>
@ -379,7 +392,7 @@
<td><code>keys</code></td>
<td><code>"M-Down"</code></td>
<td>Shortcut for selecting the lower frame.</td>
</tr>
</tr>
</table>
</body>