aboutsummaryrefslogtreecommitdiff
path: root/externals/deprecated
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
commit238cd24e9a5870bff39d7775c6b4d1f9eef58219 (patch)
tree9883c4649b4bac1404e22bf36ba549eb094f0d24 /externals/deprecated
parentcf36888cc96443083ec137b18a9b18cd76a0e6fb (diff)
merged in relevant changes from the v0-40 pd-extended release branch
svn path=/trunk/; revision=10266
Diffstat (limited to 'externals/deprecated')
-rw-r--r--externals/deprecated/help/linuxevent-help.pd2
-rw-r--r--externals/deprecated/help/linuxmouse-help.pd2
2 files changed, 2 insertions, 2 deletions
diff --git a/externals/deprecated/help/linuxevent-help.pd b/externals/deprecated/help/linuxevent-help.pd
index 2cd51b8f..99f23570 100644
--- a/externals/deprecated/help/linuxevent-help.pd
+++ b/externals/deprecated/help/linuxevent-help.pd
@@ -244,7 +244,7 @@ Devices \, like mice \, joysticks \, tablets \, etc.;
#X floatatom 220 493 3 0 0 3 hat-Y - -;
#X floatatom 124 493 5 0 0 3 twist - -;
#X floatatom 263 492 5 0 0 3 throttle - -;
-#X obj 418 567 pddp_open all_about_hid;
+#X obj 418 567 pddp/pddplink ../all_about_hid.pd -text all_about_hid;
#X text 309 566 for more info:;
#X text 13 554 detailed info:;
#X text 14 605 by Hans-Christoph Steiner <hans@at.or.at>;
diff --git a/externals/deprecated/help/linuxmouse-help.pd b/externals/deprecated/help/linuxmouse-help.pd
index aceadc37..761db0fc 100644
--- a/externals/deprecated/help/linuxmouse-help.pd
+++ b/externals/deprecated/help/linuxmouse-help.pd
@@ -24,7 +24,7 @@ screen size.;
#X msg 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 pddp_open all_about_hid;
+#X obj 340 417 pddp/pddplink ../all_about_hid.pd -text 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