1 2 3 4
// Open board selector: "b" KB.onKey(98, function () { KB.trigger('board.selector.open'); });