99 lines
2.1 KiB
HTML
99 lines
2.1 KiB
HTML
|
<html>
|
||
|
<title>Netmapr Command Reference</title>
|
||
|
<body>
|
||
|
<center>
|
||
|
<h1>Netmapr Command Reference</h1>
|
||
|
</center>
|
||
|
<table border=1>
|
||
|
<tr>
|
||
|
<th>Action</th>
|
||
|
<th>Command</th>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Left mouse button</td>
|
||
|
<td>Single click creates objects/text.<br>Double click drills down into objects or edits text.<br>Click+drag moves objects/text.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Middle mouse button</td>
|
||
|
<td>Create links, add points to links</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>CTRL+Left click</td>
|
||
|
<td>Create links, add points to links</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>Right mouse button</td>
|
||
|
<td>Resize objects/text</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'a' key</td>
|
||
|
<td>Enter 'add object' mode (same as clicking the add object button)</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'b' key</td>
|
||
|
<td>Match the current object's size to that of the next object clicked on.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'c' key</td>
|
||
|
<td>Copy current object/text/map.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'p' key</td>
|
||
|
<td>Paste previously copied object/text/map.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'d' key</td>
|
||
|
<td>Drill down into the current object (same as clicking the drilldown button).</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'e' key or F2</td>
|
||
|
<td>Edit the currently selected text item.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'g' key</td>
|
||
|
<td>Toggle snap-to-grid mode on/off.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'Del' key</td>
|
||
|
<td>Deletes the current object.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'l' key</td>
|
||
|
<td>Load a new map.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'m' key</td>
|
||
|
<td>Modify the type of the currently selected object.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'s' key</td>
|
||
|
<td>Save the current map (will export to .BMP format based on filename).</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'t' key</td>
|
||
|
<td>Enter 'add text' mode (same as clicking the add text button)</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'x' key</td>
|
||
|
<td>Match the current object's X position to that of the next object clicked on.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'y' key</td>
|
||
|
<td>Match the current object's Y position to that of the next object clicked on.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>',' and '.' keys</td>
|
||
|
<td>Scroll the object selection box up and down.</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>';' key</td>
|
||
|
<td>Rotates through grid sizes (only useful when snap-to-grid mode is on).</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>'0' through '9' keys</td>
|
||
|
<td>Assign or select object type shortcuts.</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|