aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-21 21:29:06 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-21 21:29:06 +0000
commiteac851dd51b95d0b0c4300b6ef5cbc53f990210d (patch)
tree9fb3b6956df6d366d3fa9fb86bb4dc4ca5e9bf24 /README.txt
parentdcc0110de388ee98c9e51af79a3b6e2b38ef925a (diff)
two steps closer to a debian package
svn path=/trunk/externals/hid/; revision=14673
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index e03db59..6abfb8a 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,12 @@
+hid - a Pd object for getting data from USB HID devices
+
+[hid] is an object for reading data from USB HID devices like keyboards, mice,
+joysticks, gamepads, keypads, and all sorts of other esoteric controllers like
+USB knobs, touchscreens, Apple IR Remotes, etc. It represents the data with a
+cross-platform message scheme which is then translated to the underlying
+native API for input devices (Linux input.h or Mac OS X HID Utilities).
+
BINARIES
--------