Constant input::keyboard::SHIFT_GUI []

pub const SHIFT_GUI: ModifierKey = ModifierKey{bits: SHIFT.bits | GUI.bits,}

Shift + Gui.