diff options
Diffstat (limited to 'externals/deprecated')
-rw-r--r-- | externals/deprecated/help/linuxevent-help.pd | 2 | ||||
-rw-r--r-- | externals/deprecated/help/linuxmouse-help.pd | 2 |
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 |