This version of Unity is unsupported.

KeyCombination.control

public bool control;

Description

Determines if the Control key modifier is part of the key combination. Represents the Control key on Windows, macOS, and Linux.

For most cases it is best to use action as it will bind the most appropriate action key for each particular platform.