[Lilith-devel] SF.net SVN: lilith:[320] trunk/lilith/src/main/resources/help/keyboard. xhtml
Brought to you by:
huxhorn
|
From: <hu...@us...> - 2009-08-31 01:13:43
|
Revision: 320
http://lilith.svn.sourceforge.net/lilith/?rev=320&view=rev
Author: huxhorn
Date: 2009-08-30 23:40:40 +0000 (Sun, 30 Aug 2009)
Log Message:
-----------
Added blurb about mousewheel-zooming.
Modified Paths:
--------------
trunk/lilith/src/main/resources/help/keyboard.xhtml
Modified: trunk/lilith/src/main/resources/help/keyboard.xhtml
===================================================================
--- trunk/lilith/src/main/resources/help/keyboard.xhtml 2009-08-30 23:35:04 UTC (rev 319)
+++ trunk/lilith/src/main/resources/help/keyboard.xhtml 2009-08-30 23:40:40 UTC (rev 320)
@@ -85,10 +85,10 @@
<dt>⌃ I</dt>
<dd>Add the current filter.</dd>
- <dt>⌃ .</dt>
+ <dt>⌃ . (also ⌃ [mouse wheel up])</dt>
<dd>Zoom in</dd>
- <dt>⌃⇧ .</dt>
+ <dt>⌃⇧ . (also ⌃ [mouse wheel down])</dt>
<dd>Zoom out</dd>
</dl>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|