aboutsummaryrefslogtreecommitdiff
path: root/linuxmouse.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-11-17 03:04:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-11-17 03:04:55 +0000
commite96ac50ac3609e5b9f82eaae4ee766946b3c91b4 (patch)
tree98a64e1a9795fb3f9ab79f9ef83d2eb4aa3fa360 /linuxmouse.pd
parent1b1d9fff22b32955cb73af3d140ad19d9d0f9e39 (diff)
moved helpfiles to 0.37 style
svn path=/trunk/externals/hcs/; revision=1185
Diffstat (limited to 'linuxmouse.pd')
-rw-r--r--linuxmouse.pd16
1 files changed, 0 insertions, 16 deletions
diff --git a/linuxmouse.pd b/linuxmouse.pd
deleted file mode 100644
index e735296..0000000
--- a/linuxmouse.pd
+++ /dev/null
@@ -1,16 +0,0 @@
-#N canvas 454 205 450 300 10;
-#X floatatom 258 160 5 0 0 3 button# - -;
-#X floatatom 321 162 5 0 0 3 button_value - -;
-#X floatatom 175 160 2 0 0 3 wheel - -;
-#X floatatom 99 161 4 0 0 3 y-axis - -;
-#X floatatom 24 162 4 0 0 3 x-axis - -;
-#X obj 75 110 linuxmouse /dev/input/event0;
-#X msg 125 40 start;
-#X msg 136 78 stop;
-#X connect 5 0 4 0;
-#X connect 5 1 3 0;
-#X connect 5 2 2 0;
-#X connect 5 3 0 0;
-#X connect 5 4 1 0;
-#X connect 6 0 5 0;
-#X connect 7 0 5 0;