sketch 1 (index 1)

sketch 2 (no index)

sketch 3 (index 2)

sketch 4 (no index)

test controls: focus on a canvas, use 'w'/'s' to raise/lower the line for that canvas. Tab/focus order should be 1 → 3 → 2 → 4.

The following two sketches are loaded with the additional leading /* @pjs globalKeyEvents="true"; */ statement, and should receive all key events

sketch 5 (index 3)

sketch 6 (no index)