slackbuilds_ponce/desktop/wmctrl
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README desktop/wmctrl: Initial import 2010-05-11 14:03:48 +02:00
slack-desc desktop/wmctrl: Updated for version 1.07 2010-05-11 19:44:07 +02:00
wmctrl.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
wmctrl.SlackBuild desktop/wmctrl: Misc automated cleanups. 2010-06-04 01:01:45 -04:00

wmctrl is a command line tool to interact with an EWMH/NetWM compatible
X Window Manager.

The wmctrl program is a command line tool to interact with an EWMH / NetWM
compatible X Window Manager. It provides command line access to almost all 
of the features defined in the EWMH specification. It's possible to, for 
example, obtain information about the window manager, get a detailed list
of desktops and managed windows, switch and resize desktops, change the
number of desktops, make windows full-screen, always-above, or sticky, and
activate, close, move, resize, maximize, and minimize them. The command line
access makes it easy to automate these tasks and execute them from any
application that is able to run a command in response to some event.