|
A macro key is straight forward. It simply takes a text string with characters one want entered into the console when the key is pressed.
Control characters entered with the carat are recongized and sent as the respective key. ^M sends return, ^[ sends ESC, ^H sends delete, etc. To have a key execute the top command, one would enter (without the quotes), "top^M" Not including the ^M would simply send the "top" string to the terminal without executing the command.
To delete a key, tap and hold on the key in question. Then drag the box labeled with they key off into the blank space. At that point you will be given the option to delete the key from that section.
To copy or swap a key, tap and hold as if to delete the key. Then drag the box over to where you want the key to go. If it is on another panel, hold at the sides of the view will scroll to the left and right.
If they area is already occupied, the keys will be swapped. If it is empty, the key config will be copied to the new section.
|