Changes

Line 16: Line 16:  
==== View help for the Activity in the help itself ====
 
==== View help for the Activity in the help itself ====
   −
Help content for the current Activity can be viewed in the Activity itself. It will pop up in a window when the user enters the key combination '''ctrl+shift+h'''. If there is no help content for the Activity, an error message will be written to the log. I have used the '''bundle_id''' of the Activity to match it with the corresponding help content file (in html).
+
Help content for the current Activity can be viewed in the Activity itself. It will pop up in a window when the user enters the key combination '''alt+shift+h'''. If there is no help content for the Activity, an error message will be written to the log. I have used the '''bundle_id''' of the Activity to match it with the corresponding help content file (in html).
    
[https://github.com/callkalpa/sugar/tree/activity_help GitHub repo - Sugar fork]
 
[https://github.com/callkalpa/sugar/tree/activity_help GitHub repo - Sugar fork]
62

edits