move-viewport

Name

move-viewport -- Move the viewport onto the virtual desktop relatively.

Synopsis

(move-viewport x y)

Description

Move the viewport onto the virtual desktop relatively. Moves X pixels horizontally, to the right if positive, to the left if negative, and Y pixels vertically, down if positive, up if negative.

Implementation Notes

Module: (app scwm base)

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