KeyBinding: {
    button?: number;
    ctrlKey?: boolean;
    keyCode?: string;
    shiftKey?: boolean;
}