# HG changeset patch # User Mychaela Falconia # Date 1521165574 0 # Node ID be2683e1ac5eabb039669bdbe6cbdefb3d3d9dbb # Parent 5e91b1c107ebbb2a2156af2f762ea5a07b59dbf9 CHANGES: fc-shell key command addition documented diff -r 5e91b1c107eb -r be2683e1ac5e CHANGES --- 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= + 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.