stefan-esq commented on a change in pull request #327:
URL: https://github.com/apache/guacamole-server/pull/327#discussion_r560447384
##########
File path: src/protocols/vnc/settings.h
##########
@@ -300,6 +300,11 @@ typedef struct guac_vnc_settings {
*/
int wol_wait_time;
+ /**
+ * Whether or not to write the disable remote input message to the remote
host
+ */
+ bool disable_remote_input;
Review comment:
I hope the following message is ok, "Whether or not to disable the input
on the server side."
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]