X11::WMCtrl 0.01 review
DownloadThe wmctrl program is a command line tool to interact with an EWMH/NetWM compatible X Window Manager. It provides command line acc
|
|
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 the features defined in the EWMH specification. Using it, 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 number of desktops, make windows full-screen, always-above or sticky, and activate, close, move, resize, maximize and minimize them.
The X11::WMCtrl module provides a simple wrapper to this program.
Installation
To install this module type the following:
perl Makefile.PL
make
make test
make install
What's New in This Release:
lib/X11/WMCtrl.pm: fixed typos in docs.
X11::WMCtrl 0.01 keywords