[Lilith-devel] SF.net SVN: lilith:[319] trunk/lilith/src
Brought to you by:
huxhorn
|
From: <hu...@us...> - 2009-08-31 01:13:50
|
Revision: 319
http://lilith.svn.sourceforge.net/lilith/?rev=319&view=rev
Author: huxhorn
Date: 2009-08-30 23:35:04 +0000 (Sun, 30 Aug 2009)
Log Message:
-----------
Updated keyboard help. Better symbol for "Ctrl"/"cmd".
Modified Paths:
--------------
trunk/lilith/src/changes/changes.xml
trunk/lilith/src/main/resources/help/keyboard.xhtml
Modified: trunk/lilith/src/changes/changes.xml
===================================================================
--- trunk/lilith/src/changes/changes.xml 2009-08-30 22:50:11 UTC (rev 318)
+++ trunk/lilith/src/changes/changes.xml 2009-08-30 23:35:04 UTC (rev 319)
@@ -87,6 +87,9 @@
<release version="0.9.37" date="TBD" description="Future release">
<action dev="jhux" type="update">
+ Updated keyboard help. Better symbol for "Ctrl"/"cmd".
+ </action>
+ <action dev="jhux" type="update">
MAC: Mac menu-bar is used for all PLAFs. Thanks to Kirill Grouchnikov - http://www.pushing-pixels.org/?p=366
</action>
<action dev="jhux" type="add" issue="65">
Modified: trunk/lilith/src/main/resources/help/keyboard.xhtml
===================================================================
--- trunk/lilith/src/main/resources/help/keyboard.xhtml 2009-08-30 22:50:11 UTC (rev 318)
+++ trunk/lilith/src/main/resources/help/keyboard.xhtml 2009-08-30 23:35:04 UTC (rev 319)
@@ -12,24 +12,25 @@
<h1><a name="top">Keyboard</a></h1>
-<p>⌘ represents the system dependent command key, e.g. CTRL for Windows and
- APPLE/COMMAND on Mac</p>
+<p>⌃ represents the system dependent command key, e.g. "Ctrl" on Windows and
+ "cmd ⌘" on Mac</p>
-<p>⇧ represents Shift.</p>
+<p>⇧ represents "Shift".</p>
+<p>↵ represents "Enter" or "Return".</p>
<h2>General</h2>
<dl>
- <dt>⌘⇧ O</dt>
+ <dt>⌃⇧ O</dt>
<dd>Open inactive log...</dd>
</dl>
<dl>
- <dt>⌘⇧ X</dt>
+ <dt>⌃⇧ X</dt>
<dd>Remove all inactive logs</dd>
</dl>
<dl>
- <dt>⌘ Q</dt>
+ <dt>⌃ Q</dt>
<dd>Exit. Quit. No, I won't ask you for permission.</dd>
</dl>
@@ -37,75 +38,77 @@
<h2>View related</h2>
<dl>
- <dt>⌘ 1</dt>
+ <dt>⌃ 1</dt>
<dd>Opens the global logging view.</dd>
- <dt>⌘ 2</dt>
+ <dt>⌃ 2</dt>
<dd>Opens the global access view.</dd>
- <dt>⌘ 0</dt>
+ <dt>⌃ 0</dt>
<dd>Opens the internal Lilith logging view.</dd>
- <dt>⌘ R</dt>
+ <dt>⌃ R</dt>
<dd>Remove inactive views.</dd>
- <!--
- <dt>⌘-⇧-R</dt>
- <dd>Clear and remove inactive views.</dd>
- -->
- <dt>⌘ T</dt>
+<!--
+ <dt>⌃-⇧-R</dt>
+ <dd>Clear and remove inactive views.</dd>
+-->
+ <dt>⌃ T</dt>
<dd>Toggles tailing ("scroll to bottom"-funtionality).</dd>
- <dt>⌘ P</dt>
+ <dt>⌃ P</dt>
<dd>Pause/Unpause view.<br/>
If the view is paused, events are still received in the background,
i.e. no events are lost while the view is paused.
</dd>
+<!--
<dt>???</dt>
<dd>Clear view.</dd>
+-->
- <dt>⌘⇧ A</dt>
+ <dt>⌃⇧ A</dt>
<dd>Attach/detach view.</dd>
- <dt>⌘⇧ D</dt>
+ <dt>⌃⇧ D</dt>
<dd>Disconnect - terminates the connection.</dd>
- <dt>⌘ M</dt>
+ <dt>⌃ M</dt>
<dd>Focus message.</dd>
- <dt>⌘ E</dt>
+ <dt>⌃ E</dt>
<dd>Focus events.</dd>
- <dt>⌘ B</dt>
+ <dt>⌃ B</dt>
<dd>Edit source name of the current view.</dd>
- <dt>⌘ I</dt>
+ <dt>⌃ I</dt>
<dd>Add the current filter.</dd>
- <dt>⌘ .</dt>
+ <dt>⌃ .</dt>
<dd>Zoom in</dd>
- <dt>⌘⇧ .</dt>
+ <dt>⌃⇧ .</dt>
<dd>Zoom out</dd>
</dl>
<h2>Tab related</h2>
<dl>
- <dt>⌘ W</dt>
+ <dt>⌃ W</dt>
<dd>Close the current tab.<br/>
The unfiltered tab is not closeable.
</dd>
- <dt>⌘⇧ W</dt>
+ <dt>⌃⇧ W</dt>
<dd>Close all but the current tab.<br/>
The unfiltered tab is not closeable.
</dd>
- <dt>⌘ J</dt>
+ <dt>⌃ J</dt>
<dd>Select previous tab.</dd>
- <dt>⌘ K</dt>
+ <dt>⌃ K</dt>
<dd>Select next tab.</dd>
</dl>
@@ -113,25 +116,27 @@
<h2>Find related</h2>
<dl>
- <dt>⌘ F</dt>
+ <dt>⌃ F</dt>
<dd>Show find panel and focus find textfield.</dd>
- <dt>⌘ G</dt>
+ <dt>⌃ G</dt>
<dd>Find previous match.</dd>
- <dt>⌘⇧ G</dt>
+ <dt>⌃⇧ G</dt>
<dd>Find next match.</dd>
+<!--
<dt>???</dt>
<dd>Cancel find operation.</dd>
-
- <dt>ESCAPE (if find panel is visible)</dt>
+-->
+
+ <dt>Esc (if find panel is visible)</dt>
<dd>Close find panel.</dd>
- <dt>ENTER (if in find textfield)</dt>
+ <dt>↵ (if in find textfield)</dt>
<dd>Create a new tab with the current filter.</dd>
- <dt>⇧ ENTER (if in find textfield)</dt>
+ <dt>⇧ ↵ (if in find textfield)</dt>
<dd>Replace filter of the current tab with the current filter.<br/>
Opens a new tab, too, if the current tab is the unfiltered tab.
</dd>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|