Activities/Turtle Art: Difference between revisions
| Line 400: | Line 400: | ||
* ctrl+c copy block(s) or text in block | * ctrl+c copy block(s) or text in block | ||
* ctrl+v paste block(s) or text in block | * ctrl+v paste block(s) or text in block | ||
* cursor (arrow) keys or h j k l move selected block(s) | * cursor (arrow) keys or h j k l move selected block(s) or turtle | ||
* tab select block (implemented v100+) | * tab select block (implemented v100+) | ||
Note that the buttons on the OLPC XO display can also be used: | Note that the buttons on the OLPC XO display can also be used: | ||
* The left-hand buttons can be used to move blocks | * The left-hand buttons can be used to move a stack of blocks or turtle | ||
* | * o button runs the selected stack or block | ||
* × button deletes the selected block or stack | |||
* ◽ button returns the selected turtle to the home position (center of the screen) | |||
===Helpful hints=== | ===Helpful hints=== | ||