Reference manual corrections.

This commit is contained in:
codeimp 2009-04-21 05:23:44 +00:00
parent 7806e01063
commit 63e11cb8e4
3 changed files with 13 additions and 9 deletions

View file

@ -39,6 +39,10 @@
<td valign="top"><b>Control+V</b></td>
<td>Pastes from the clipboard as a new selection in <a href="e_editselection.html" target="_parent">Edit Selection Mode</a>.</td>
</tr>
<tr>
<td valign="top"><b>Control+W</b></td>
<td>Place or move the Visual Mode camera to the mouse coordinates. Next time you go into <a href="e_visual.html" target="_parent">Visual Mode</a>, you will be at these coordinates.</td>
</tr>
</table>
</p>
</div>

View file

@ -34,7 +34,7 @@
</tr>
<tr>
<td valign="top"><b title="Right Mouse Button">RMB</b></td>
<td>Click to create a new, closed sector and edit it's properties.</td>
<td>Click to create a new, closed sector and edit its properties.</td>
</tr>
</table>
</p>

View file

@ -40,7 +40,7 @@
<td>Pastes the copied texture image or flat image onto the target or selection.</td>
</tr>
<tr>
<td valign="top"><b title="Control + Right Mouse Button">RMB</b></td>
<td valign="top"><b title="Control + Right Mouse Button">Control+RMB</b></td>
<td>Opens the <a href="w_imagesbrowser.html">Image Browser</a> to select a new texture or flat for the targeted or selected object.</td>
</tr>
<tr>
@ -96,11 +96,11 @@
<td>Copies the targeted texture offsets for pasting.</td>
</tr>
<tr>
<td valign="top"><b>Ctrl+C</b></td>
<td valign="top"><b>Control+C</b></td>
<td>Copies the targeted texture image or flat image for pasting.</td>
</tr>
<tr>
<td valign="top"><b>Ctrl+Shift+C</b></td>
<td valign="top"><b>Control+Shift+C</b></td>
<td>Copies the targeted object properties for pasting.</td>
</tr>
<tr>
@ -108,7 +108,7 @@
<td>Pastes the copied texture offsets onto the target or selection.</td>
</tr>
<tr>
<td valign="top"><b>Ctrl+Shift+V</b></td>
<td valign="top"><b>Control+Shift+V</b></td>
<td>Pastes the copied object properties onto the target or selection.</td>
</tr>
<tr>
@ -128,12 +128,12 @@
<td>Lowers the targeted or selected object by 1 mappixel.</td>
</tr>
<tr>
<td valign="top"><b>Ctrl+ScrollUp</b></td>
<td>Increases the brightness level of the targeted or selected object by 8 mappixels.</td>
<td valign="top"><b>Control+ScrollUp</b></td>
<td>Increases the brightness level of the targeted or selected object by 8.</td>
</tr>
<tr>
<td valign="top"><b>Ctrl+ScrollDown</b></td>
<td>Decreases the brightness level of the targeted or selected object by 8 mappixels.</td>
<td valign="top"><b>Control+ScrollDown</b></td>
<td>Decreases the brightness level of the targeted or selected object by 8.</td>
</tr>
<tr>
<td valign="top"><b>Up</b></td>