Reorder Focus keybindings.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5130 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Nick Treleaven 2010-08-11 12:33:31 +00:00
parent e16c55ff8f
commit 49b3d27ba1
3 changed files with 35 additions and 29 deletions

View File

@ -1,3 +1,9 @@
2010-08-11 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* doc/geany.txt, doc/geany.html:
Reorder Focus keybindings.
2010-08-10 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
* autogen.sh:

View File

@ -6,7 +6,7 @@
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
<title>Geany</title>
<meta name="authors" content="Enrico Tröger Nick Treleaven Frank Lanitz" />
<meta name="date" content="2010-07-09" />
<meta name="date" content="2010-08-10" />
<style type="text/css">
/*
@ -139,7 +139,7 @@ Stylesheet for Geany's documentation based on a version of John Gabriele.
<br />Nick Treleaven
<br />Frank Lanitz</td></tr>
<tr><th class="docinfo-name">Date:</th>
<td>2010-07-09</td></tr>
<td>2010-08-10</td></tr>
<tr><th class="docinfo-name">Version:</th>
<td>0.20</td></tr>
</tbody>
@ -3827,22 +3827,14 @@ and the status bar.</td>
Also reshows the document statistics line
(after a short timeout).</td>
</tr>
<tr><td>Switch to Scribble</td>
<td>F6</td>
<td>Switches to scribble widget.</td>
</tr>
<tr><td>Switch to VTE</td>
<td>F4</td>
<td>Switches to VTE widget.</td>
</tr>
<tr><td>Switch to Search Bar</td>
<td>F7</td>
<td>Switches to the search bar in the toolbar (if
visible).</td>
</tr>
<tr><td>Switch to Sidebar</td>
<tr><td>Switch to Message Window</td>
<td>&nbsp;</td>
<td>Focus the Sidebar.</td>
<td>Focus the Message Window's current tab.</td>
</tr>
<tr><td>Switch to Compiler</td>
<td>&nbsp;</td>
@ -3852,20 +3844,28 @@ visible).</td>
<td>&nbsp;</td>
<td>Focus the Messages message window tab.</td>
</tr>
<tr><td>Switch to Message Window</td>
<td>&nbsp;</td>
<td>Focus the Message Window's current tab.</td>
<tr><td>Switch to Scribble</td>
<td>F6</td>
<td>Switches to scribble widget.</td>
</tr>
<tr><td>Switch to Sidebar Document List</td>
<tr><td>Switch to VTE</td>
<td>F4</td>
<td>Switches to VTE widget.</td>
</tr>
<tr><td>Switch to Sidebar</td>
<td>&nbsp;</td>
<td>Focus the Document list tab in the Sidebar
(if visible).</td>
<td>Focus the Sidebar.</td>
</tr>
<tr><td>Switch to Sidebar Symbol List</td>
<td>&nbsp;</td>
<td>Focus the Symbol list tab in the Sidebar
(if visible).</td>
</tr>
<tr><td>Switch to Sidebar Document List</td>
<td>&nbsp;</td>
<td>Focus the Document list tab in the Sidebar
(if visible).</td>
</tr>
</tbody>
</table>
</div>
@ -6143,7 +6143,7 @@ USE OR PERFORMANCE OF THIS SOFTWARE.</p>
<div class="footer">
<hr class="footer" />
<a class="reference" href="geany.txt">View document source</a>.
Generated on: 2010-07-09 15:38 UTC.
Generated on: 2010-08-11 11:54 UTC.
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
</div>

View File

@ -3263,26 +3263,26 @@ Switch to Editor F2 Switches to editor wi
Also reshows the document statistics line
(after a short timeout).
Switch to Scribble F6 Switches to scribble widget.
Switch to VTE F4 Switches to VTE widget.
Switch to Search Bar F7 Switches to the search bar in the toolbar (if
visible).
Switch to Sidebar Focus the Sidebar.
Switch to Message Window Focus the Message Window's current tab.
Switch to Compiler Focus the Compiler message window tab.
Switch to Messages Focus the Messages message window tab.
Switch to Message Window Focus the Message Window's current tab.
Switch to Scribble F6 Switches to scribble widget.
Switch to Sidebar Document List Focus the Document list tab in the Sidebar
(if visible).
Switch to VTE F4 Switches to VTE widget.
Switch to Sidebar Focus the Sidebar.
Switch to Sidebar Symbol List Focus the Symbol list tab in the Sidebar
(if visible).
Switch to Sidebar Document List Focus the Document list tab in the Sidebar
(if visible).
================================ ========================= ==================================================