Snap.py Manpage
Snap.py
is a very simple module that uses
Fvwm.py. Snap will
snap a window to a predetermined location and size on the
current desktop. I use this to quickly move my various
XEmacs windows around on my
screen.
Synopsis
Snap looks for configuration lines in your fvmwrc file of the
following form:
*Snap <string> X Y WIDTH HEIGHT
where <string> is a unique `snap name'. You can then call the
Snap.py module from your fvwmrc file, passing it a
`snap name' and the window will be moved and resized to the specified
location.
Bugs
Snap.py should really run as a persistent module, instead of
firing up anew at each invocation. At the time it was written though,
the Fvwm SendToModule command didn't exist.
Barry A. Warsaw
Last modified: Thu Dec 5 19:32:06 EST
© 1996 Barry A. Warsaw