Describe user-bindings.

This commit is contained in:
mainzelm 2003-05-19 17:06:21 +00:00
parent e5511b6873
commit fd0b0f9b2b
1 changed files with 6 additions and 0 deletions

View File

@ -114,6 +114,12 @@
<td><code>string</code></td>
<td><code>"Really quit orion?"</code></td>
</tr>
<tr>
<td><code>user-bindings</code></td>
<td><code>binding-list</code></td>
<td><code>'(("F2" exec "xterm"))</code></td>
<td>List of user-defined key bindings.</td>
</tr>
<tr>
<td><code>execute</code></td>
<td><code>keys</code></td>