XStickWin

Miscellaneous tools
Post Reply
Message
Author
User avatar
harii4
Posts: 448
Joined: Fri 30 Jan 2009, 04:08
Location: La Porte City, IA , U.S.A.
Contact:

XStickWin

#1 Post by harii4 »

XStickWin
An command-line tool that can move and resize the focus window.

Code: Select all

# xstickwin -h
xstickwin : move and resize the focus window
Usage : xstickwin [OPTIONS]
Where options are :
  -display        X server to contact
  -x              new x coordinate
  -y              new y coordinate
  -w              new width of window
  -h              new height of window
  -geom           new geometry of window
  -grav           gravity of window (n, ne, e, se, s, sw, w, nw, c)
  -n_deco         size of north (top) decoration on window
  -s_deco         size of south (bottom) decoration on window
  -w_deco         size of west (left) decoration on window
  -e_deco         size of east (right) decoration on window
                  (by default xstickwin assume that w_deco=e_deco=s_deco)
This program can be useful when it's attached with keys on window manager or with extra programs like xbindkeys, keylaunch and ect....
Attachments
xstickwin-1.0.0-i486-1.pet
scr2pet on txz-pup
(12.41 KiB) Downloaded 273 times
3.01 Fat Free / Fire Hydrant featherweight/ TXZ_pup / 431JP2012
----------------------------------------------------------------------------------------
Peace and Justice are two sides of the same coin.

Post Reply