移動先: 概要 戻り値 関連項目 MEL の例
listInputDeviceButtons
string
listInputDeviceButtons は「元に戻す」が可能、「照会」が不可能、「編集」が不可能です。
このコマンドは、引数として指定した入力デバイスのボタンをすべてリスト表示します。
assignInputDevice, attachDeviceAttr, detachDeviceAttr, devicePanel, getInputDeviceRange, getModifiers, listDeviceAttachments, listInputDeviceAxes, listInputDevices, recordAttr, setAttrMapping, setInputDeviceMapping, unassignInputDevice
// Returns a list of the buttons of the spaceball.
listInputDeviceButtons "spaceball";