key-viewport-moves

Name

key-viewport-moves -- Bind four keys to move the viewport in compass directions by PCT-OF-SCREEN.

Synopsis

(key-viewport-moves modifiers pct-of-screen left down up right)

Description

Bind four keys to move the viewport in compass directions by PCT-OF-SCREEN. MODIFIERS specifies which modifiers must be depressed for the bindings to be active. LEFT, DOWN, UP, and RIGHT are the four keysym names to use for each of the directions.

Implementation Notes

Module:

Defined in scheme/key-mover.scm at line 29 (CVS log)