Key combos like you describe would be handled by the shiftKey/metaKey/etc attributes of the event object provided to the event handler.
Key combos like you describe would be handled by the shiftKey/metaKey/etc attributes of the event object provided to the event handler.