Go to: Synopsis. Return value. Related. MEL examples.
listInputDeviceButtons
string
listInputDeviceButtons is undoable, NOT queryable, and NOT editable.
This command lists all of the buttons of the specified input device specified as an argument.string[] |
// Returns a list of the buttons of the spaceball. listInputDeviceButtons "spaceball";