On Mon, 2 Mar 2015 08:46:51 +
Daniel Stone wrote:
> Hi,
>
> On 2 March 2015 at 08:33, Pekka Paalanen wrote:
> > The code for the key binding that triggers debug key bindings, that is,
> > the code that makes mod+SHIFT+SPACE work, used to live in shell.c. I
> > want to make the debug key bin
Hi,
On 2 March 2015 at 08:33, Pekka Paalanen wrote:
> The code for the key binding that triggers debug key bindings, that is,
> the code that makes mod+SHIFT+SPACE work, used to live in shell.c. I
> want to make the debug key bindings available in ivi-shell too, so this
> code should be shared. M
From: Pekka Paalanen
The code for the key binding that triggers debug key bindings, that is,
the code that makes mod+SHIFT+SPACE work, used to live in shell.c. I
want to make the debug key bindings available in ivi-shell too, so this
code should be shared. Move it to core.
The code was originall