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...', }, }