colormap-focus

Name

colormap-focus -- Return the colormap focus policy, as set by set-colormap-focus!.

Synopsis

(colormap-focus)

Description

Return the colormap focus policy, as set by set-colormap-focus!. The value can be either be 'mouse, indicating that the window under the mouse pointer will always colormap installed, or 'focus to indicate that the window with the input focus should also get the colormap focus.

Implementation Notes

Module: Built-in Primitive

Defined in src/miscprocs.c at line 225 (CVS log)