remove-motion-handler!

Name

remove-motion-handler! -- No longer call PROC on XMotionEvents.

Synopsis

(remove-motion-handler! proc)

Description

No longer call proc on XMotionEvents. Handling motion events can considerably slow Scwm down so use it only when necessary. See add-motion-handler and reset-motion-handlers.

Implementation Notes

Module: Built-in Primitive

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