aboutsummaryrefslogtreecommitdiff
path: root/linuxmouse-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-26 03:50:26 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-26 03:50:26 +0000
commitabc61695442018faf49920339549194197a07f0a (patch)
tree51b3095e181bf336ad37f934f28b7448469236b5 /linuxmouse-help.pd
parent56ac41353dab8a36f27bdbfb5b9886c9fda65cfe (diff)
added pddp_open patch to open all_about_ patches without them being abstractions embedded in the help files
svn path=/trunk/externals/hcs/; revision=2817
Diffstat (limited to 'linuxmouse-help.pd')
-rw-r--r--linuxmouse-help.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxmouse-help.pd b/linuxmouse-help.pd
index 2a585ab..2fbdaff 100644
--- a/linuxmouse-help.pd
+++ b/linuxmouse-help.pd
@@ -24,7 +24,7 @@ screen size.;
#X obj 419 10 pddp;
#X text 178 417 For more info on HIDs:;
#X text 10 441 by Hans-Christoph Steiner <hans@at.or.at>;
-#X obj 340 417 all_about_hid;
+#X obj 340 417 pddp_open all_about_hid;
#X text 24 325 Rather than polling like the other HID objects \, [linuxmouse]
uses a pollfn so it receives events as they happen. A pollfn listens
to a network socket \, and takes action upon activity. Since all mouse