set-edge-y-wrap!

Name

set-edge-y-wrap! -- Set whether to wrap pointer around vertical edges.

Synopsis

(set-edge-y-wrap! flag)

Description

Set whether to wrap pointer around vertical edges. If the boolean value flag is #t, the pointer will wrap from the bottom edge of the desktop to the top of the display as it moves off the very bottom edge, and vice-versa. See also set-edge-x-wrap!

Implementation Notes

Module: Built-in Primitive

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