[GRASS-SVN] r61514 - grass/branches/releasebranch_7_0/gui/wxpython/docs
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Aug 4 12:36:22 PDT 2014
Author: neteler
Date: 2014-08-04 12:36:21 -0700 (Mon, 04 Aug 2014)
New Revision: 61514
Modified:
grass/branches/releasebranch_7_0/gui/wxpython/docs/wxGUI.html
Log:
wxGUI manual: cosmetics
Modified: grass/branches/releasebranch_7_0/gui/wxpython/docs/wxGUI.html
===================================================================
--- grass/branches/releasebranch_7_0/gui/wxpython/docs/wxGUI.html 2014-08-04 19:36:16 UTC (rev 61513)
+++ grass/branches/releasebranch_7_0/gui/wxpython/docs/wxGUI.html 2014-08-04 19:36:21 UTC (rev 61514)
@@ -5,9 +5,9 @@
GRASS GIS written in <a href="http://www.python.org">Python</a>
using <a href="http://www.wxpython.org">wxPython</a> library.
-<p>
+<h3>Starting the graphical user interface</h3>
If the wxGUI is not the default user interface, it can defined as default by
-typing at the GRASS command line prompt:
+typing at the GRASS GIS command line prompt:
<div class="code"><pre>
g.gui -u wxpython
@@ -50,7 +50,7 @@
grass70 -gui
</pre></div>
-<p>
+<h3>Overview</h3>
The GUI is composed of <em>two</em> main components:
<ul>
@@ -627,6 +627,12 @@
</dl>
+<h3>Keyboard short-cuts</h3>
+
+<ul>
+<li>Fullscreen mode (toggle on/off): F11</li>
+</ul>
+
<h2>SEE ALSO</h2>
<em>
More information about the grass-commit
mailing list