wmsun: Fix typo in manpage.
[dockapps.git] / wmxres / INSTALL
blobfe9a90dc6346153267411eeee4fe9dbf5245f929
1 Installation instructions for WMXRES.
3 Requirements
4 ------------
5 - X must be configured with more than on mode.
7 Installation
8 ------------
9 1)  % tar -zxvf wmxres-*.tar.gz
10 2)  % ./configure
11 3)  % make
12 4)  % make install
15 Change Log
16 --------------------------------------------------------------------------------
17 Sun Nov 14 1999 : [ by Stephen Crane <sc@darkstar.szyzygy.org> ]
19 * sleep for 200mS at the end of each loop to stop wmxres busy-waiting,
20 * change to coordinate offsets, mask and pixmap to allow it to be
21   swallowed properly in FvwmWharf.
22 --------------------------------------------------------------------------------