public readonly property control as Boolean
Whether Control was held during the key event.
if e.control: print("Control shortcut")