XStickWin - move and resize the focus window.

Description

XStickWin is a command line program that move and resize the focus window.

Sources

xstickwin-1.0.0.tar.gz

Usage

xstickwin accepts the following options:
-h, --help Display usage.
-display display This option specifies the X server to contact; see X(1).
-x coordinate This option specifies the new x coordinate of focus window.
-y coordinate This option specifies the new y coordinate of focus window.
-w width This option specifies the new width of focus window.
-h height This option specifies the new height of focus window.
-geom geometry This option specifies the new geometry of focus window.
-grav gravity This option specifies the gravity of window (origine coner for coordinates).
Where gravity is a cardinal coordinate:
n (north), ne (northeast), e (east), se (southeast), s (south), sw (southwest), w (west), nw (northwest), c (center).
-n_deco size This option specifies the size of north (top) decoration on window.
-s_deco size This option specifies the size of south (bottom) decoration on window.
-w_deco size This option specifies the size of west (left) decoration on window.
-e_deco size This option specifies the size of east (right) decoration on window.
(by default xstickwin assume that w_deco=e_deco=s_deco)

Licence

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

For more details see : htttp://www.fsf.org

See also

This program can be useful when it's attached with keys on window manager or with extra programs like xbindkeys (see http://hocwp.free.fr/xbindkeys for more details).

Feedbacks

<hocwp@free.fr>

http://hocwp.free.fr


Last update : Wed Aug 28 23:59:41 CEST 2002

Valid HTML 4.01! Powered by GNU Emacs