add-motion-handler!

Name

add-motion-handler! -- Call PROC on XMotionEvents.

Synopsis

(add-motion-handler! proc)

Description

Call proc on XMotionEvents. This can considerably slow Scwm down so use it only when necessary. See remove-motion-handler and reset-motion-handlers.

Implementation Notes

Module: Built-in Primitive

Defined in src/events.c at line 2192 (CVS log)