|
@@ -228,6 +228,30 @@ see <em><a href="d.labels.html">d.labels</a></em>.</dd>
|
|
|
|
|
|
</dl>
|
|
|
|
|
|
+<h4>Key shortcuts</h4>
|
|
|
+
|
|
|
+<b>Menu</b>
|
|
|
+<dl>
|
|
|
+ <dt>Ctrl+N</dt>
|
|
|
+ <dd>Create new workspace</dd>
|
|
|
+ <dt>Ctrl+O</dt>
|
|
|
+ <dd>Load workspace from file</dd>
|
|
|
+ <dt>Ctrl+S</dt>
|
|
|
+ <dd>Save workspace</dd>
|
|
|
+ <dt>Ctrl+C</dt>
|
|
|
+ <dd>Close workspace</dd>
|
|
|
+ <dt>Ctrl+Q</dt>
|
|
|
+ <dd>Quit GUI</dd>
|
|
|
+</dl>
|
|
|
+
|
|
|
+<b>Global</b>
|
|
|
+<dl>
|
|
|
+ <dt>Alt+R</dt>
|
|
|
+ <dd>Add raster map layer</dd>
|
|
|
+ <dt>Alt+V</dt>
|
|
|
+ <dd>Add vector map layer</dd>
|
|
|
+</dl>
|
|
|
+
|
|
|
<h3>Map Display Window</h3>
|
|
|
|
|
|
This component includes toolbar area (set of toolbars), map canvas
|