special-option-key in Eventspaces
Enables or disables special Option key handling (Mac OS X). When Option is treated as a special key, the system's key-mapper is called without Option for keyboard translations. By default, Option is not special.
(special-option-key-> voidon?)
on?: booleanIf
on?is#f, Option is passed to the system translation as normal. This setting affects all windows and eventspaces.
(special-option-key)-> booleanReturns
#tif Option is currently treated specially,#fotherwise.