aboutsummaryrefslogtreecommitdiff
path: root/find_hid-help.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-12-09 12:50:06 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:50 +0200
commite6c49319e1b84287f8fa07559b820cdf4cb5bc7b (patch)
tree3f9cbc5265f5c1df1cbd5fb762dc8d9caa61138f /find_hid-help.pd
parent64b3627672c142a723a879bf134dbe226d8cfbdf (diff)
improved find_hid searching capabilities
svn path=/trunk/abstractions/tb/; revision=4179
Diffstat (limited to 'find_hid-help.pd')
-rw-r--r--find_hid-help.pd8
1 files changed, 5 insertions, 3 deletions
diff --git a/find_hid-help.pd b/find_hid-help.pd
index 11f31c7..a219d68 100644
--- a/find_hid-help.pd
+++ b/find_hid-help.pd
@@ -2,9 +2,11 @@
#X obj 51 100 py find_hid find;
#X obj 51 122 print;
#X msg 51 65 reload;
-#X msg 158 69 find USB-PS/2 Optical Mouse;
-#X text 53 239 $Id: find_hid-help.pd 192 2005-11-20 00:54:05Z tim $;
+#X text 53 239 $Id: find_hid-help.pd 209 2005-12-09 12:50:36Z tim $
+;
#X text 49 153 find device in linux udevfs;
+#X msg 158 69 "manufacturer=Logitech" "product=USB-PS/2 Optical Mouse"
+;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
-#X connect 3 0 0 1;
+#X connect 5 0 0 1;