Constant input::keyboard::ALT_GUI []

pub const ALT_GUI: ModifierKey = ModifierKey{bits: ALT.bits | GUI.bits,}

Alt + Gui.