by admin » 10 Feb 2011, 06:43
There are commands for holding down the CTRL, ALT and SHIFT keys. The manual says:
1.10.2.2 {{CTRL+/-, {{Shift+/-, {{Alt+/-
{{CTRL+/-, {{Shift+/-, {{Alt+/- allow to switch on and off these keys.
Examples:
{{CTRL+ switches on the CTRL key. The CTRL key stays on until a {{CTRL or a {{CTRL- command is used.
{{CTRL+ {{ALT+ switches on the CTRL and ALT key. The keys stays on until {{CTRL {{ALT or {{CTRL- {{ALT- command is used.
Important: If {{CTRL+, {{Shift+, {{Alt+ have been used in the macro, they MUST be switched off before the macro ends! Otherwise the keyboard acts very strange.
There is no command to hold down the left key. But you can repeat the this key.
Example:
{LEFT 20}
That means the left key is pressed 20 times.
John Krauer, Kra-Tronic Corp.