Browse Source

wxGUI: document prompt key shortcuts

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42115 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 năm trước cách đây
mục cha
commit
887ca66ce8
1 tập tin đã thay đổi với 17 bổ sung5 xóa
  1. 17 5
      gui/wxpython/docs/wxGUI.html

+ 17 - 5
gui/wxpython/docs/wxGUI.html

@@ -262,12 +262,10 @@ d.text text=Population\ density
   <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+L</dt>
   <dd>Load map layers</dd>
-  <dt>Ctrl+E</dt>
+  <dt>Ctrl+W</dt>
   <dd>Exit GUI</dd>
   <dt>Ctrl+Q</dt>
   <dd>Quit GRASS</dd>
@@ -277,12 +275,26 @@ d.text text=Population\ density
 <dl>
   <dt>Ctrl+Tab</dt>
   <dd>Switch 'Map layers' and 'Command output' tab</dd>
-  <dt>Alt+R</dt>
+  <dt>Ctrl+R</dt>
   <dd>Add raster map layer</dd>
-  <dt>Alt+V</dt>
+  <dt>Ctrl+V</dt>
   <dd>Add vector map layer</dd>
 </dl>
 
+<b>Command line prompt</b>
+<dl>
+  <dt>Tab</dt>
+  <dd>Show command tooltips</dd>
+  <dt>Esc</dt>
+  <dd>Hide command tooltips</dd>
+  <dt>Ctrl+Space</dt>
+  <dd>Map entries without arguments (as in <tt>r.info [mapname]</tt>)</dd>
+  <dt>Up/Down</dt>
+  <dd>List command history</dd>
+  <dt>Enter</dt>
+  <dd>Run command</dd>
+</dl>
+
 <h3>Map Display Window</h3>
 
 The map display window includes toolbar that can be docked and undocked from