doc/notes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-01-12 21:34:10 +03:00
parent 3c4b538b7a
commit a3f38bc6ff

View File

@ -668,6 +668,9 @@ var KeyboardActions = actions.Actions({
},
['on', 'off'])],
// NOTE: at this point this is disabled by default, set
// .config['keyboard-key-pressed-action'] to true and restart
// the handler via .toggleKeyboardHandling('!') for this to work
// XXX EXPERIMENTAL: event for actions to be able to handle keys...
// ...not working yet...
// XXX not sure if we need this...