diff --git a/developer/src/tike/xml/help/contexthelp.xml b/developer/src/tike/xml/help/contexthelp.xml index 76820ba9298..3f071d11c39 100644 --- a/developer/src/tike/xml/help/contexthelp.xml +++ b/developer/src/tike/xml/help/contexthelp.xml @@ -386,4 +386,19 @@

The Project Manager allows you to manage all the files related to a keyboard layout in a single location.

+ +
+ +

This dialog lets you check the virtual key code for any key combination (except Window reserved key combinations such as Alt + Tab). You can then insert the virtual key code into the last active edit window at the current cursor position.



+

Press Shift + Enter to insert the current virtual key code into your source at the insertion point.

+
+ + +

You can see the virtual key codes for left and right Ctrl / Alt combinations by checking the "Distinguish between left and right ctrl/alt" checkbox.

+
+ + +

To close the dialog, click the Close button or press Shift + Esc.

+
+
\ No newline at end of file