pointer-position

Name

pointer-position -- Return the current position of the mouse pointer in pixels.

Synopsis

(pointer-position)

Description

Return the current position of the mouse pointer in pixels. The return value is a two-element list of the x and y coordinates.

Implementation Notes

Module: Built-in Primitive

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