set-edge-scroll!

Name

set-edge-scroll! -- Set the edge scroll values to X and Y, respectively.

Synopsis

(set-edge-scroll! x y)

Description

Set the edge scroll values to X and Y, respectively. These values are the number of pixels that the viewport moves when the pointer hits the edge of the screen. Use %x and %y to convert from a percentage of a screen dimension to a number of pixels.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 738 (CVS log)