Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-09-03 19:43:31 +0000
committerStijn Buys <ingar@osirion.org>2008-09-03 19:43:31 +0000
commit033bd59cfc2dff93529ad448459ad6348ea29c8d (patch)
treec7311c4473bce2ec4e391c41427157d42f12c433 /doc
parente56e8566789c5fcb5073bd5064c2edfa2b81f848 (diff)
only one key repeat per frame
Diffstat (limited to 'doc')
-rw-r--r--doc/manual.html38
1 files changed, 23 insertions, 15 deletions
diff --git a/doc/manual.html b/doc/manual.html
index e6ee5e5..b788485 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -51,7 +51,7 @@ bind p screenshot
</pre>
<p>
You can use the <i>list_binds</i> command to get a list of currently
- bound keys. Use the 'list_keys' command to get a list of all
+ bound keys. Use the <i>list_keys</i> command to get a list of all
available key names.
<p>
The default configuration:
@@ -67,27 +67,27 @@ bind p screenshot
<tr><td>shift+v
</td><td>previous camera view
</td></tr>
-
- <tr><td>space bar
- </td><td>toggle mouse control on or off
- </td></tr>
-
- <tr><td>arrow left right up down
+
+ <tr><td>left right up down
</td><td>rotate camera in free view
- </td></tr>
+ </td></tr>
- <tr><td>keypad left right up down
- </td><td>steer the ship left/right/up/down
+ <tr><td>keypad left right
+ </td><td>direction
</td></tr>
- <tr><td>keypad / *
- </td><td>roll left/right
+ <tr><td>keypad up down
+ </td><td>pitch
</td></tr>
<tr><td>keypad + -
</td><td>increase/decrease forward thruster
</td></tr>
+ <tr><td>space bar
+ </td><td>toggle mouse control on or off
+ </td></tr>
+
<tr><td>tab
</td><td>kinetic impulse drive control
</td></tr>
@@ -96,20 +96,28 @@ bind p screenshot
</td><td>strafe left/right
</td></tr>
+ <tr><td>q / e
+ </td><td>roll left/right
+ </td></tr>
+
<tr><td>w s
</td><td>afterburner/reverse
</td></tr>
<tr><td>n
- </td><td>Select next target
+ </td><td>select next target
</td></tr>
<tr><td>shift+n
- </td><td>Select previous target
+ </td><td>select previous target
+ </td></tr>
+
+ <tr><td>ctrl+n
+ </td><td>deselect current target
</td></tr>
<tr><td>t
- </td><td>Open the chat window
+ </td><td>chat window
</td></tr>
<tr><td>print screen