wmshutdown: Destroy dialog window before shutting down. This is especially useful...
[dockapps.git] / wmmon / INSTALL
blob492390c68b048604c1df01334464d0c519c2cb94
1 Installation instructions for WMMon.
3 Requirements
4 --------------------------------------------------------------
5 * libdockapp (http://www.dockapps.net/libdockapp)
8 Installation
9 --------------------------------------------------------------
10 1) % ./configure
11 2) % make
12 3) % sudo make install
13 4) % wmmon & (or wmmon -h for help)
15 Be sure to read the HINTS and TODO files too!