KeyboardShortcut
To enter the KeyboardShortcuts keyword in the command line, use one of the options:
- Type KeyboardShortcut
- Type the shortcut Keyboards
Description
Section titled âDescriptionâThe KeyboardShortcut keyword is an object keyword that is used to work with keyboard shortcuts using the command line.Â
**[Function] KeyboardShortcut [KeyboardShortcut_Number] (**Property [âProperty_Nameâ] [âValueâ])
Examples
Section titled âExamplesâ- To list all keyboard shortcuts, type:
| User name[Fixture]>Â List KeyboardShortcut |
Â
- To assign, for example, the property âShortcutâ to the value âSpaceâ, type:
| User name[Fixture]>Set KeyboardShortcut 161 Property âShortcutâ âSpaceâ |
Â
- Â To delete the keyboard shortcut number 160, type:
| User name[Fixture]>Delete KeyboardShortcut 160 |