Name
set-edge-scroll-delay! -- Set the edge scroll delay to MS milliseconds.
Synopsis
(set-edge-scroll-delay! ms)
Description
Set the edge scroll delay to ms milliseconds.
When the mouse pointer hits the edge of the screen, it must stay there
for at least the edge scroll delay amount before the desktop will be
scrolled. If this parameter is #f, the viewport will not scroll at all
at the screen edge.