set-edge-x-wrap!

Name

set-edge-x-wrap! -- Set whether to wrap pointer around horizontal edges.

Synopsis

(set-edge-x-wrap! flag)

Description

Set whether to wrap pointer around horizontal edges. If the boolean value flag is #t, the pointer will wrap from the right edge of the desktop to the left of the display as it moves off the right edge, and vice-versa. See also set-edge-y-wrap!

Implementation Notes

Module: Built-in Primitive

Defined in src/deskpage.c at line 186 (CVS log)