summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-11-08 10:21:21 +1030
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-11-08 10:21:21 +1030
commit1e0b1816a95910631a6b1c8572b9689c32aeb3a0 (patch)
treeee65e314a492ea36d5fed0acb0b4088026539cab /README
xinput as straight from the tarball.
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..3c8605f
--- /dev/null
+++ b/README
@@ -0,0 +1,22 @@
+ xinput 1.x by Frederic Lepied <Frederic.Lepied@sugix.frmug.org>
+
+1. Introduction
+===============
+
+xinput is an utility I have built to configure and test my XInput
+devices. The functionalities aren't complete but they fill my
+needs. If you have some ideas or needs for improvement, feel free to
+contact me. Any feedback welcome.
+
+2. Requirements
+===============
+
+You'll need an ANSI C compiler. I know it works under Linux
+ELF/XFree86 and Solaris 2.4 Sparc/X11R6.1.
+
+3. Installation
+===============
+
+xmkmf -a
+make install
+make install.man