diff --git a/ui (gen4)/features/keyboard.js b/ui (gen4)/features/keyboard.js index 372d8e05..c747be0c 100755 --- a/ui (gen4)/features/keyboard.js +++ b/ui (gen4)/features/keyboard.js @@ -608,6 +608,13 @@ var KeyboardActions = actions.Actions({ // * action editor dialog // * mode editor dialog // * add ability to disable key (???) + // XXX key editor: + // + // [ action (text with dataset) ] [ args (text field) ] no default: [_] + // --- + // + // new + // // XXX do not hide modes on search... browseKeyboardBindings: ['Interface/Keyboard bindings editor (EXPERIMENTAL)...', widgets.makeUIDialog(function(path){ @@ -693,7 +700,7 @@ var KeyboardActions = actions.Actions({ ['⏶', function(){}], // XXX down ['⏷', function(){}], - // XXX edit + // XXX edit -- launch the editor... ['⋯', function(){}], //['edit', function(){}], //['🖉', function(){}],