special-control-key in Eventspaces
Enables or disables special Control key handling (Mac OS). When Control is treated as a special key, the system's key-mapper is called without Control for keyboard translations. For some languages, Control key presses must be seen by the system translation, so this mode should be turned off.
(special-control-key -> void
on?)
on? : boolean
If on? is #f, Control is passed to the system translation
as normal.