aboutsummaryrefslogtreecommitdiff
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
parent1b1d9fff22b32955cb73af3d140ad19d9d0f9e39 (diff)
moved helpfiles to 0.37 style
svn path=/trunk/externals/hcs/; revision=1185
-rw-r--r--linuxevent-help.pd29
-rw-r--r--linuxevent.pd14
-rw-r--r--linuxjoystick-help.pd (renamed from linuxjoystick.pd)0
-rw-r--r--linuxmouse-help.pd (renamed from linuxmouse.pd)0
4 files changed, 29 insertions, 14 deletions
diff --git a/linuxevent-help.pd b/linuxevent-help.pd
new file mode 100644
index 0000000..5093c6b
--- /dev/null
+++ b/linuxevent-help.pd
@@ -0,0 +1,29 @@
+#N canvas 454 205 450 300 10;
+#X floatatom 254 231 5 0 0 3 code - -;
+#X floatatom 318 231 5 0 0 3 value - -;
+#X floatatom 190 231 4 0 0 3 type - -;
+#X floatatom 117 231 9 0 0 3 time - -;
+#X msg 177 104 start;
+#X msg 178 126 stop;
+#X obj 127 208 linuxevent /dev/input/event0;
+#X obj 127 63 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 147 63 bang to get an update;
+#X text 225 116 start/stop polling;
+#X obj 52 67 metro 20;
+#X msg 182 165 delay 20;
+#X text 249 165 time between polls (ms);
+#X obj 51 35 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 75 39 stop;
+#X connect 4 0 6 0;
+#X connect 5 0 6 0;
+#X connect 6 0 3 0;
+#X connect 6 1 2 0;
+#X connect 6 2 0 0;
+#X connect 6 3 1 0;
+#X connect 7 0 6 0;
+#X connect 10 0 6 0;
+#X connect 11 0 6 0;
+#X connect 13 0 10 0;
+#X connect 14 0 10 0;
diff --git a/linuxevent.pd b/linuxevent.pd
deleted file mode 100644
index 9e6be44..0000000
--- a/linuxevent.pd
+++ /dev/null
@@ -1,14 +0,0 @@
-#N canvas 454 205 450 300 10;
-#X floatatom 244 176 5 0 0 3 code - -;
-#X floatatom 303 176 5 0 0 3 value - -;
-#X floatatom 185 176 4 0 0 3 type - -;
-#X floatatom 112 176 9 0 0 3 time - -;
-#X msg 176 53 start;
-#X msg 187 91 stop;
-#X obj 126 123 linuxevent /dev/input/event0;
-#X connect 4 0 6 0;
-#X connect 5 0 6 0;
-#X connect 6 0 3 0;
-#X connect 6 1 2 0;
-#X connect 6 2 0 0;
-#X connect 6 3 1 0;
diff --git a/linuxjoystick.pd b/linuxjoystick-help.pd
index 0c37469..0c37469 100644
--- a/linuxjoystick.pd
+++ b/linuxjoystick-help.pd
diff --git a/linuxmouse.pd b/linuxmouse-help.pd
index e735296..e735296 100644
--- a/linuxmouse.pd
+++ b/linuxmouse-help.pd