aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboard_layout-help.pd15
1 files changed, 10 insertions, 5 deletions
diff --git a/keyboard_layout-help.pd b/keyboard_layout-help.pd
index 9c8818f..1a7f823 100644
--- a/keyboard_layout-help.pd
+++ b/keyboard_layout-help.pd
@@ -1,20 +1,25 @@
-#N canvas 94 505 576 362 10;
+#N canvas 146 36 576 362 10;
#X obj 116 144 keyboard_layout;
#X msg 118 32 bang;
#X msg 146 63 menu;
-#X obj 242 244 flatspace/popup 124 25 #ffffff language;
-#X msg 179 205 options;
-#X obj 179 182 route clear;
+#X obj 242 244 flatspace/popup 124 25 #ffffff _;
+#X msg 141 209 options;
+#X obj 203 163 route clear;
#X symbolatom 116 277 0 0 0 0 - - -;
#X text 185 64 see all options in the popup menu;
#X obj 308 111 symbol;
#X text 250 283 select a new input method with the popup menu;
+#X obj 202 185 bang;
+#X msg 197 208 name language;
#X connect 0 0 6 0;
#X connect 0 1 5 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 1 8 0;
#X connect 4 0 3 0;
-#X connect 5 0 4 0;
+#X connect 5 0 10 0;
#X connect 5 1 3 0;
#X connect 8 0 0 0;
+#X connect 10 0 4 0;
+#X connect 10 0 11 0;
+#X connect 11 0 3 0;