From 90f553e120308ff95adb29e525b5387ded49363a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 12 Mar 2008 04:26:06 +0000 Subject: added other key types from IOGraphicsTypes.h svn path=/trunk/externals/apple/; revision=9570 --- iodisplay-help.pd | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) (limited to 'iodisplay-help.pd') diff --git a/iodisplay-help.pd b/iodisplay-help.pd index 128a166..0966dd2 100644 --- a/iodisplay-help.pd +++ b/iodisplay-help.pd @@ -1,13 +1,28 @@ -#N canvas 293 113 462 312 10; +#N canvas 738 22 521 540 10; #X msg 127 72 bang; #X obj 149 97 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 --1 -1 5800 1; +-1 -1 3100 1; #X floatatom 162 121 5 0 0 0 - - -; +#X text 81 287 some other possibilities (from IOKit/graphics/IOGraphicsTypes.h): +; +#X text 114 319 brightness; +#X text 114 339 contrast; +#X text 114 359 horizontal-position; +#X text 114 379 horizontal-size; +#X text 114 399 vertical-position; +#X text 114 419 trapezoid; +#X text 114 439 pincushion; +#X text 114 459 parallelogram; +#X text 254 319 rotation; +#X text 254 339 theatre-mode; +#X text 254 359 theatre-mode-window; +#X text 254 379 oscn; +#X text 254 399 vbst; +#X text 254 419 commit; +#X text 254 439 defaults; +#X obj 128 202 pddp/print; #X obj 127 155 iodisplay brightness; -#X obj 132 191 route brightness; -#X floatatom 131 225 5 0 0 0 - - -; -#X connect 0 0 3 0; +#X connect 0 0 20 0; #X connect 1 0 2 0; -#X connect 1 0 3 0; -#X connect 3 0 4 0; -#X connect 4 0 5 0; +#X connect 1 0 20 0; +#X connect 20 0 19 0; -- cgit v1.2.1