From 136601849cf25722f38788a982385981bbddd7ae Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 11 Jan 2017 06:01:42 +0300 Subject: [PATCH] tweak... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/keyboard.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/features/keyboard.js b/ui (gen4)/features/keyboard.js index 225c84c5..4f3cf232 100755 --- a/ui (gen4)/features/keyboard.js +++ b/ui (gen4)/features/keyboard.js @@ -126,6 +126,8 @@ module.GLOBAL_KEYBOARD2 = { Esc: 'uncrop', ctrl_Esc: 'uncropAll', + + W: 'testAction2 -- XXX DEBUG: remove when done...', }, 'Range': { @@ -381,7 +383,7 @@ module.GLOBAL_KEYBOARD2 = { '?': 'browseKeyboardBindings', - W: 'testAction', + W: 'testAction -- XXX DEBUG: remove when done...', }, }