From e45542ef77e33095c5a2d7bcbb28912834e97986 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sat, 27 Aug 2011 22:10:57 +0000 Subject: added pd META tags to help patches svn path=/trunk/externals/aalex/; revision=15280 --- x11key-help.pd | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) (limited to 'x11key-help.pd') diff --git a/x11key-help.pd b/x11key-help.pd index 5fb957a..9e68e2f 100644 --- a/x11key-help.pd +++ b/x11key-help.pd @@ -1,4 +1,4 @@ -#N canvas 90 105 743 591 10; +#N canvas 1 53 743 591 10; #X obj 73 -42 cnv 15 150 140 empty empty empty 20 12 0 14 -258699 -66577 0; #X obj 265 -43 cnv 15 200 140 empty empty empty 20 12 0 14 -258699 @@ -17,11 +17,11 @@ #X text 300 219 [x11key] simulates X11 keyboard events.; #X text 304 292 Comments are welcome. The API (the messages for every is likely to change.; -#X text 669 458 pureX11; +#X text 669 438 pureX11; #N canvas 0 0 410 183 todo 0; #X msg 35 78 display :0.0; #X text 31 46 Not yet implemented; -#X restore 28 402 pd todo; +#X restore 28 382 pd todo; #X obj 518 41 t b b b; #X obj 519 -32 bng 15 250 50 0 empty empty empty 0 -6 0 8 -258699 -1 -1; @@ -35,8 +35,8 @@ is likely to change.; on your keyboard. Give the focus to an other application than PD \, in order to see that you really fake letters typing.; #X text 83 -42 types a key; -#X text 420 485 Released under the GNU Public License v2.0; -#X text 224 428 <-- see a bigger list of the keynames you can generate +#X text 420 465 Released under the GNU Public License v2.0; +#X text 224 408 <-- see a bigger list of the keynames you can generate ; #N canvas 0 0 500 345 more_keynames_possibles 0; #X text 19 116 BackSpace \, Tab \, Linefeed \, Clear \, Return \, Pause @@ -54,13 +54,23 @@ M \, N \, O \, P \, Q \, R \, S \, T \, U \, V \, W \, X \, Y \, Z #X text 19 54 Here are some ideas you can send using [keysym Tab 1< and [keysym Tab 0< \, for instance.; #X text 86 279 ...and much more. See /usr/include/X11/keysymdef.h; -#X restore 28 425 pd more_keynames_possibles; +#X restore 28 405 pd more_keynames_possibles; #X text 302 325 [letter X< generate a letter (simple version); #X text 304 346 [keysym X 1|0< triggers a keystroke on or off \, depending on the second argument value.; #X obj 498 146 s to_x11key; #X obj 191 275 r to_x11key; -#X text 443 469 )c( Copyleft 2006-2007 Alexandre Quessy; +#X text 443 449 )c( Copyleft 2006-2007 Alexandre Quessy; +#N canvas 405 282 494 251 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 85 AUTHOR Alexandre Quessy; +#X text 12 105 WEBSITE http://alexandre.quessy.net/; +#X text 12 45 DESCRIPTION simulate X11 keyboard events; +#X text 12 5 KEYWORDS control user_input; +#X text 12 65 INLET_0 help letter keysym; +#X restore 669 505 pd META; #X connect 3 0 2 0; #X connect 4 0 2 0; #X connect 5 0 8 0; -- cgit v1.2.1