Added ENotifyKeypresses and ECaptureCtrlC flags to CCommandBase.
Commands can now get keypresses and handle ctrl-C via callbacks instead of having to implement custom active objects. As part of this extended the CCommandBase extension interface to MCommandExtensionsV2 for the new virtual functions KeyPressed(TUint aKeyCode, TUint aModifiers) and CtrlCPressed(). sudo now cleans up correctly by using ECaptureCtrlC.
notesrc_releaser
Joe Branton (joe.branton@accenture.com) or Tom Sutcliffe (thomas.sutcliffe@accenture.com)
notesrc_release_reason
See <a href="../../documentation/fshell/change_history.html">change history</a> for details of changes in this release.
notesrc_general_comments
See this <a href="../../documentation/fshell/index.html">documentation</a> for installation and howto type information.
notesrc_known_deviations
None known.
notesrc_bugs_fixed
notesrc_bugs_remaining
None known.
notesrc_other_changes