
Description
-----------

See the man page and default asexecrc file for more information - I'm 
feeling lazy, and this README is essentially a less useful copy of the 
man page.

asexec is an X11 application that provides a simple state machine and 
the ability to execute a command when changing states. asexec provides a 
distinctive AfterStep window manager look and feel and uses a 
resource file to allow customization.

The states are described in asexec's resource file. Each state may have 
a distinctive pixmap bound to it, which asexec presents in a window just 
large enough to display the largest pixmap.

The state transitions can be bound to a number of events. These events 
are: entering or leaving the asexec window, mouse click, and a timeout. 
When a state transition occurs, a command may be executed.

Files
-----

Possible config file locations:
~/Library/AfterStep/asexec
~/.asexecrc
./asexecrc

License
-------

The application and the source code are under GPL. See the LICENSE file 
for details.
