Constant input::keyboard::CTRL_GUI []

pub const CTRL_GUI: ModifierKey = ModifierKey{bits: CTRL.bits | GUI.bits,}

Ctrl + Gui.