Updated clients will set this capability allowing windows guest to issue MONITORS_CONFIG messages to the client. Addresses: rhbz#1248189 and rhbz#1248196 --- spice/vd_agent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spice/vd_agent.h b/spice/vd_agent.h index edc31ca..445b458 100644 --- a/spice/vd_agent.h +++ b/spice/vd_agent.h @@ -227,7 +227,7 @@ enum { VD_AGENT_CAP_GUEST_LINEEND_CRLF, VD_AGENT_CAP_MAX_CLIPBOARD, VD_AGENT_CAP_AUDIO_VOLUME_SYNC, - VD_AGENT_CAP_SET_MONITOR_POSITION, + VD_AGENT_CAP_MONITORS_CONFIG_POSITION, VD_AGENT_END_CAP, }; -- 1.9.5.msysgit.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel