Index: src/wp-includes/js/tinymce/wp-mce-help.php
===================================================================
--- src/wp-includes/js/tinymce/wp-mce-help.php	(revision 27793)
+++ src/wp-includes/js/tinymce/wp-mce-help.php	(working copy)
@@ -166,7 +166,7 @@
 
 <div id="content3" class="hidden">
 	<h2><?php _e('Writing at Full Speed'); ?></h2>
-	<p><?php _e('Rather than reaching for your mouse to click on the toolbar, use these access keys. Windows and Linux use Ctrl + letter. Macintosh uses Command + letter.'); ?></p>
+	<p><?php _e('Rather than reaching for your mouse to click on the toolbar, use these access keys. Windows and Linux use Ctrl + letter. Macintosh uses Command + letter. You can also use <code>Alt + F10</code> to access the toolbar when focus is inside the Visual Editor.'); ?></p>
 
 	<table class="keys">
 		<tr class="top"><th class="key center"><?php _e('Letter'); ?></th><th class="left"><?php _e('Action'); ?></th><th class="key center"><?php _e('Letter'); ?></th><th class="left"><?php _e('Action'); ?></th></tr>
