unassignInputDevice [-clutch string] [-device string]
unassignInputDevice は 「元に戻す」が可能、「照会」が可能、「編集」が不可能 です。
このコマンドは、指定したデバイスに関連付けられたすべてのコマンド文字列を削除します。なし
戻り値の型は照会モードでは照会フラグが基になります。
| ロング ネーム(ショート ネーム) | 引数型 | プロパティ | ||
|---|---|---|---|---|
-device(-d)
|
string
|
|||
|
||||
-clutch(-c)
|
string
|
|||
|
||||
// This deletes all command strings associated with the spaceball. unassignInputDevice -d "spaceball";