|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Public Attributes | |
| boolean | manualSync |
| ??? | |
| float | manualAcceleration |
| ??? | |
| int | manualThreshold |
| ??? | |
| int | accumulationPeriod |
| Period (in ms) over which to accumulate incoming mouse movements until sending them to the target (0 = no accumulation) | |
Definition at line 76 of file KvmPort.idl.
| int radm::KvmPort::IntelligentMouseSettings::accumulationPeriod |
Period (in ms) over which to accumulate incoming mouse movements until sending them to the target (0 = no accumulation)
Definition at line 80 of file KvmPort.idl.
| float radm::KvmPort::IntelligentMouseSettings::manualAcceleration |
???
Definition at line 78 of file KvmPort.idl.
| boolean radm::KvmPort::IntelligentMouseSettings::manualSync |
???
Definition at line 77 of file KvmPort.idl.
| int radm::KvmPort::IntelligentMouseSettings::manualThreshold |
???
Definition at line 79 of file KvmPort.idl.