File: INSTALL

package info (click to toggle)
wmxres 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 420 kB
  • sloc: sh: 1,241; ansic: 221; makefile: 8
file content (24 lines) | stat: -rw-r--r-- 634 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Installation instructions for WMXRES.

Requirements
------------
- X must be configured with more than on mode.

Installation
------------
1)  % tar -zxvf wmxres-*.tar.gz
2)  % ./configure
3)  % make
4)  % make install


Change Log
--------------------------------------------------------------------------------
Sun Nov 14 1999 : [ by Stephen Crane <sc@darkstar.szyzygy.org> ]

* sleep for 200mS at the end of each loop to stop wmxres busy-waiting,
* change to coordinate offsets, mask and pixmap to allow it to be
  swallowed properly in FvwmWharf.
--------------------------------------------------------------------------------