Kb Verbs

  • kb.cmdKey - Determine if the command key (Mac) or control key (Windows) is pressed.

  • kb.controlKey - Determine if the control key (Mac) is pressed.

  • kb.optionKey - Determine if the option key (Mac) or alt key (Windows) is pressed.

  • kb.shiftKey - Determine if the shift key is pressed.