mod-mask-hyper

Name

mod-mask-hyper -- Return the bit-mask for the Hyper modifier key, or #f.

Synopsis

(mod-mask-hyper)

Description

Return the bit-mask for the Hyper modifier key, or #f. Returns #f if and only if there is no key bound to act as Hyper, otherwise returns a power of two corresponding to the bit-mask of the modifier

Implementation Notes

Module: Built-in Primitive

Defined in src/binding.c at line 1506 (CVS log)