Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
Screen information and configuration messages. More...
Variables | |
const char *const | kMsgDInfo |
Client screen information. | |
const char *const | kMsgDSetOptions |
Set client options. |
Screen information and configuration messages.
|
extern |
Client screen information.
Message Code: "DINF" Direction: Secondary → Primary Format: "DINF%2i%2i%2i%2i%2i%2i%2i" Parameters:
Example:
Screen at (0,0), 1920x1080, mouse at (400,300)
When to Send:
Resolution Change Protocol: When sending due to resolution change, the secondary should:
|
extern |
Set client options.
Message Code: "DSOP" Direction: Primary → Secondary Format: "DSOP%4I" Parameters:
Example:
Sets configuration options on the client. Options are sent as alternating option ID and value pairs. The client should apply these settings to modify its behavior.