reset-motion-handlers!

Name

reset-motion-handlers! -- Call no procedures on XMotionEvents.

Synopsis

(reset-motion-handlers!)

Description

Call no procedures on XMotionEvents. Handling motion events can considerably slow Scwm down so use it only when necessary. See add-motion-handler and remove-motion-handler.

Implementation Notes

Module: Built-in Primitive

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