set-mod-mask-scrolllock!

Name

set-mod-mask-scrolllock! -- Set the bit-mask for the ScrollLock modifier key.

Synopsis

(set-mod-mask-scrolllock! mask)

Description

Set the bit-mask for the ScrollLock modifier key. mask must be a power of 2. The ScrollLock modifier mask is set automatically, but you can use this procedure if you need to override the built-in algorithm.

Implementation Notes

Module: Built-in Primitive

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