You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
If enabled, Press/Move/Release events are sent to the Master as string events.
Syntax: "'^TOP-<state>'"
is 0(disable) 1(presses/releases), 2(moves), 3(press/move/release). Note: Move should be used with caution. This setting can generate a significant amount of traffic to the master depending on user interaction.
Example command: "'^TOP-1'"
Example Response: "String Event: Text: Press,320,480"
Example Response: "String Event: Text: Release,320,480"
The text was updated successfully, but these errors were encountered:
Send events to the Master as string events.
If enabled, Press/Move/Release events are sent to the Master as string events.
Syntax:
"'^TOP-<state>'"
is 0(disable) 1(presses/releases), 2(moves), 3(press/move/release).
Note: Move should be used with caution. This setting can generate a significant amount of traffic to the master depending on user interaction.
Example command:
"'^TOP-1'"
Example Response:
"String Event: Text: Press,320,480"
Example Response:
"String Event: Text: Release,320,480"
The text was updated successfully, but these errors were encountered: