|
@@ -23,8 +23,10 @@ GUI: wxpython
|
|
|
|
|
|
or by the environmental variable <tt>GRASS_GUI</tt>.
|
|
|
<p>
|
|
|
-The GUI can be quit by selecting the 'File -> Exit' menu item. The GUI
|
|
|
-can be restarted from the GRASS command line prompt by typing
|
|
|
+The GUI can be quit by selecting the 'File -> Quit' menu item.
|
|
|
+On MS Windows when the GRASS is stared without interactive command line,
|
|
|
+'File -> Quit' ends the whole GRASS session.
|
|
|
+The GUI can be restarted from the GRASS command line prompt by typing
|
|
|
|
|
|
<div class="code"><pre>
|
|
|
g.gui wxpython
|
|
@@ -349,7 +351,7 @@ d.text text=Population\ density
|
|
|
<dt>Ctrl+Tab</dt>
|
|
|
<dd>Switch 'Map layers' and 'Command output' tab</dd>
|
|
|
<dt>Ctrl+Q</dt>
|
|
|
- <dd>Exit GUI</dd>
|
|
|
+ <dd>Quit</dd>
|
|
|
</dl>
|
|
|
|
|
|
<b>Workspace</b>
|