aboutsummaryrefslogtreecommitdiff
path: root/linuxhid.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-11-17 21:09:45 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-11-17 21:09:45 +0000
commit4b5c09297f11b2612a9072fc05a244fbc2c0ddc0 (patch)
tree7e774e5662d87e9ad43e9262c752f739412384b0 /linuxhid.pd
parent9261cbf775156956f0c6a490c853429089c0f6f5 (diff)
cleaned up code substantially; got everything working; made help patches
svn path=/trunk/externals/hcs/; revision=1192
Diffstat (limited to 'linuxhid.pd')
-rw-r--r--linuxhid.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/linuxhid.pd b/linuxhid.pd
new file mode 100644
index 0000000..96440fa
--- /dev/null
+++ b/linuxhid.pd
@@ -0,0 +1,12 @@
+#N canvas 618 332 428 305 10;
+#X obj 13 10 cnv 15 400 40 empty empty Linux_HID 20 12 1 18 -261689
+-66577 0;
+#X text 28 96 Raw access to the mouse output \, not tied to the sccreen
+borders.;
+#X text 22 169 Raw access to the joystick output with a fixed number
+of outlets.;
+#X text 22 239 Raw access to the output of the Linux Event system.
+;
+#X obj 16 75 linuxmouse;
+#X obj 18 219 linuxevent;
+#X obj 16 146 linuxjoystick;