psmith 2003/06/17 18:46:32 Modified: src/java/org/apache/log4j/chainsaw WelcomePanel.html Log: updated WelcomePanel.html with new F6 option, and corrected File Open hot key description. Revision Changes Path 1.10 +2 -1 jakarta-log4j-sandbox/src/java/org/apache/log4j/chainsaw/WelcomePanel.html Index: WelcomePanel.html =================================================================== RCS file: /home/cvs/jakarta-log4j-sandbox/src/java/org/apache/log4j/chainsaw/WelcomePanel.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- WelcomePanel.html 30 May 2003 05:08:14 -0000 1.9 +++ WelcomePanel.html 18 Jun 2003 01:46:32 -0000 1.10 @@ -45,10 +45,11 @@ <tr><td nowrap class="HotKey">CTRL-LEFT</td><td width="50" align="center">-</td><td>Activate a tab to the left</td></tr> <tr><td nowrap class="HotKey">CTRL-RIGHT</td><td width="50" align="center">-</td><td>Activate a tab to the right</td></tr> <tr><td nowrap class="HotKey">CTRL-S</td><td width="50" align="center">-</td><td>Shows a File Save dialog to save the current tab's events as XML</td></tr> -<tr><td nowrap class="HotKey">CTRL-L</td><td width="50" align="center">-</td><td>Shows a File Open dialog to open an XML file of events into Chainsaw</td></tr> +<tr><td nowrap class="HotKey">CTRL-O</td><td width="50" align="center">-</td><td>Shows a File Open dialog to open an XML file of events into Chainsaw</td></tr> <tr><td nowrap class="HotKey">ALT-P/F12</td><td width="50" align="center">-</td><td>Pause display</td></tr> <tr><td nowrap class="HotKey">F1</td><td width="50" align="center">-</td><td>Hide/Show Welcome Panel/Help page</td></tr> <tr><td nowrap class="HotKey">F3</td><td width="50" align="center">-</td><td>Find Next</td></tr> +<tr><td nowrap class="HotKey">F6</td><td width="50" align="center">-</td><td>Show Receivers Dialog</td></tr> <tr><td nowrap class="HotKey">ALT-D</td><td width="50" align="center">-</td><td>Show/Hiden the Detail pane</td></tr> <tr><td nowrap class="HotKey">ALT-X</td><td width="50" align="center">-</td><td>Exits the Application</td></tr> </table>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]