Update README.md

hotfix/absolute-mouse v0.4.4
Clive Galway 5 years ago committed by GitHub
parent 8b3522cf1a
commit 2fe91b84b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -100,6 +100,12 @@ AHI := new AutoHotInterception()
AHI.Instance.SendMouseMove(...)
```
## Misc Commands
### SetStatus
`SetStatus(true|false)`
Turns on or off all subscriptions (Starts on)
Where `true` is on, `false` is off.
eg `AHI.SetStatus(false)`
## Finding Device IDs
### USB Devices

Loading…
Cancel
Save