From: Katy Feng Date: Tue, 21 Nov 2023 20:17:25 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.4.0~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76b60aa06da13f2c1e42e10a3bef7a62a51fc896;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/ghIntegrationCommon.h b/open-vm-tools/lib/include/ghIntegrationCommon.h index 585745f5b..1be455f54 100644 --- a/open-vm-tools/lib/include/ghIntegrationCommon.h +++ b/open-vm-tools/lib/include/ghIntegrationCommon.h @@ -126,6 +126,8 @@ typedef uint32 GHIGuestToHostMessageType; #define GHI_RDE_COMMON_GENERIC_CMD "ghi.rde.generic" #define GHI_RDE_COMMON_SET_IME_ENABLED_CMD "ghi.rde.set.ime.enabled" #define GHI_RDE_COMMON_SET_IME_HOST_KEYS_CMD "ghi.rde.set.ime.host.keys" +#define GHI_RDE_COMMON_SET_BLOCK_SENDINPUT_ENABLED_CMD \ + "ghi.rde.set.blocksendinput.enabled" /* * MKS->UI messages over GHI_CHANNEL_VIEW_REMOTE_RDE_COMMON.