Introduction
Introduction Statistics Contact Development Disclaimer Help
README - swarp - simple pointer warp for X
git clone git://git.suckless.org/swarp
Log
Files
Refs
README
LICENSE
---
README (545B)
---
1 swarp - simple pointer warp
2 ===========================
3 simple pointer warp is a generic pointer warping utility for X.
4
5
6 Requirements
7 ------------
8 In order to build swarp you need the Xlib header files.
9
10
11 Installation
12 ------------
13 Edit config.mk to match your local setup (swarp is installed into
14 the /usr/local namespace by default).
15
16 Afterwards enter the following command to build and install swarp (if
17 necessary as root):
18
19 make clean install
20
21
22 Running swarp
23 -------------
24 Simply invoke the 'swarp' command with the required arguments.
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.