changeset 400:be2683e1ac5e

CHANGES: fc-shell key command addition documented
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Mar 2018 01:59:34 +0000
parents 5e91b1c107eb
children da6df2c626cf
files CHANGES
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Fri Mar 16 01:47:08 2018 +0000
+++ b/CHANGES	Fri Mar 16 01:59:34 2018 +0000
@@ -44,6 +44,10 @@
   the RGB565 values as needed, and the -v option has been removed; see usage
   documentation in the freecalypso-ui-dev repository.
 
+* fc-shell: added key command for sending sp MMI CONFIG KEY_SEQUENCE=<string>
+  with a lot less typing, and keydown and keyup commands that do the same for
+  KEY_PRESS and KEY_RELEASE "config" sysprim commands.
+
 * There is a new suite of tools for talking to the AT command interface
   provided by FreeCalypso phones and modems, primarily for sending and
   retrieving SMS - see doc/User-phone-tools for more info.