aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-10-25 06:01:45 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-10-25 06:01:45 +0000
commitf54912043ddd9c9737906823d265b69cecaa1fb3 (patch)
tree69371b50693d74ba902b0b55b522b17748ca0a64 /doc
parenta31c391dc384912d8eb511feb62a12aae0ce7005 (diff)
completed moving GNU/Linux support into the new structure; flushed out Darwin a bit more
svn path=/trunk/externals/hcs/hid/; revision=2154
Diffstat (limited to 'doc')
-rw-r--r--doc/hid-help.pd137
1 files changed, 74 insertions, 63 deletions
diff --git a/doc/hid-help.pd b/doc/hid-help.pd
index 45326ab..d6d546f 100644
--- a/doc/hid-help.pd
+++ b/doc/hid-help.pd
@@ -1,37 +1,35 @@
-#N canvas 124 73 911 579 10;
-#X msg 382 241 ev_rel rel_y 2 1.0985e+09;
-#X obj 382 220 prepend set;
-#X obj 144 386 route rel_x rel_y;
-#X floatatom 144 406 5 0 0 0 - - -;
-#X floatatom 201 406 5 0 0 0 - - -;
+#N canvas 124 73 923 591 10;
+#X msg 390 265 ev_key btn_left 0 1.09868e+09;
+#X obj 390 244 prepend set;
+#X obj 149 473 route rel_x rel_y;
+#X floatatom 149 493 5 0 0 0 - - -;
+#X floatatom 206 493 5 0 0 0 - - -;
#X msg 148 77 start;
#X msg 167 96 stop;
-#X obj 240 184 hid /dev/input/event0;
-#X floatatom 486 360 12 0 0 1 time - -;
-#X obj 393 340 unpack s s f f;
-#X msg 248 57 open /dev/input/event1;
-#X msg 240 34 open /dev/input/event0;
-#X msg 264 79 open /dev/input/event2;
-#X msg 276 100 open /dev/input/event3;
-#X msg 288 120 open /dev/input/event4;
-#X obj 85 321 route ev_key ev_rel ev_abs;
-#X floatatom 203 367 7 0 0 0 - - -;
-#X floatatom 261 367 7 0 0 0 - - -;
-#X obj 203 346 route abs_x abs_y;
-#X obj 86 81 tgl 35 0 empty empty empty 0 -6 0 8 -24198 -1 -1 1 1;
-#X floatatom 455 377 12 0 0 1 value - -;
-#X symbolatom 423 394 10 0 0 1 eventcode - -;
-#X symbolatom 393 413 15 0 0 1 eventtype - -;
-#X floatatom 85 451 5 0 0 0 - - -;
-#X floatatom 160 452 5 0 0 0 - - -;
-#X obj 85 429 route key_f key_leftctrl btn_left;
-#X floatatom 235 452 5 0 0 0 - - -;
-#X obj 53 195 bng 35 250 50 0 empty empty event_received 38 18 1 8
+#X floatatom 494 384 12 0 0 1 time - -;
+#X obj 401 364 unpack s s f f;
+#X msg 229 25 open 0;
+#X msg 237 48 open 1;
+#X msg 253 70 open 2;
+#X msg 265 91 open 3;
+#X msg 277 111 open 4;
+#X floatatom 206 454 7 0 0 0 - - -;
+#X floatatom 264 454 7 0 0 0 - - -;
+#X obj 206 433 route abs_x abs_y;
+#X obj 86 81 tgl 35 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 1;
+#X floatatom 463 401 12 0 0 1 value - -;
+#X symbolatom 431 418 10 0 0 1 eventcode - -;
+#X symbolatom 401 437 15 0 0 1 eventtype - -;
+#X floatatom 93 536 5 0 0 0 - - -;
+#X floatatom 168 537 5 0 0 0 - - -;
+#X obj 93 514 route key_f key_leftctrl btn_left;
+#X floatatom 243 537 5 0 0 0 - - -;
+#X obj 61 219 bng 35 250 50 0 empty empty event_received 38 18 1 8
-225280 -1 -1;
#X obj 2 2 cnv 15 900 20 empty empty hid 2 11 1 18 -233017 -66577 0
;
-#X text 354 263 outlet message format:;
-#X text 378 277 eventtype eventcode value timestamp;
+#X text 362 287 outlet message format:;
+#X text 386 301 eventtype eventcode value timestamp;
#X obj 742 104 ev-list;
#X obj 742 155 ev_syn-list;
#X obj 742 177 ev_key-list;
@@ -45,41 +43,54 @@
#X obj 742 353 ev_ff_status-list;
#X text 710 85 Event Types:;
#X text 710 136 Event Codes:;
-#X msg 304 146 delay 2;
-#X obj 200 278 print INPUT_EVENT;
-#X obj 200 257 spigot;
-#X obj 237 239 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+#X obj 208 302 print INPUT_EVENT;
+#X obj 208 281 spigot;
+#X obj 245 263 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
-#X msg 373 147 delay 200;
+#X obj 93 345 route ev_key ev_rel ev_abs ev_syn;
+#X floatatom 289 398 5 0 0 1 ev_syn - -;
+#X obj 262 397 +;
+#X msg 262 377 1;
+#X obj 248 209 hid 4;
+#X msg 295 142 close;
+#X msg 374 171 delay 20;
+#X msg 312 170 delay 2;
+#X msg 441 171 delay 200;
#X connect 1 0 0 0;
#X connect 2 0 3 0;
#X connect 2 1 4 0;
-#X connect 5 0 7 0;
-#X connect 6 0 7 0;
-#X connect 7 0 1 0;
-#X connect 7 0 9 0;
-#X connect 7 0 15 0;
-#X connect 7 0 27 0;
-#X connect 7 0 46 0;
-#X connect 9 0 22 0;
-#X connect 9 1 21 0;
-#X connect 9 2 20 0;
-#X connect 9 3 8 0;
-#X connect 10 0 7 0;
-#X connect 11 0 7 0;
-#X connect 12 0 7 0;
-#X connect 13 0 7 0;
-#X connect 14 0 7 0;
-#X connect 15 0 25 0;
-#X connect 15 1 2 0;
-#X connect 15 2 18 0;
-#X connect 18 0 16 0;
-#X connect 18 1 17 0;
-#X connect 19 0 7 0;
-#X connect 25 0 23 0;
-#X connect 25 1 24 0;
-#X connect 25 2 26 0;
-#X connect 44 0 7 0;
-#X connect 46 0 45 0;
-#X connect 47 0 46 1;
-#X connect 48 0 7 0;
+#X connect 5 0 49 0;
+#X connect 6 0 49 0;
+#X connect 8 0 20 0;
+#X connect 8 1 19 0;
+#X connect 8 2 18 0;
+#X connect 8 3 7 0;
+#X connect 9 0 49 0;
+#X connect 10 0 49 0;
+#X connect 11 0 49 0;
+#X connect 12 0 49 0;
+#X connect 13 0 49 0;
+#X connect 16 0 14 0;
+#X connect 16 1 15 0;
+#X connect 17 0 49 0;
+#X connect 23 0 21 0;
+#X connect 23 1 22 0;
+#X connect 23 2 24 0;
+#X connect 43 0 42 0;
+#X connect 44 0 43 1;
+#X connect 45 0 23 0;
+#X connect 45 1 2 0;
+#X connect 45 2 16 0;
+#X connect 45 3 48 0;
+#X connect 46 0 47 1;
+#X connect 47 0 46 0;
+#X connect 48 0 47 0;
+#X connect 49 0 43 0;
+#X connect 49 0 25 0;
+#X connect 49 0 45 0;
+#X connect 49 0 1 0;
+#X connect 49 0 8 0;
+#X connect 50 0 49 0;
+#X connect 51 0 49 0;
+#X connect 52 0 49 0;
+#X connect 53 0 49 0;