Hi, > +typedef struct SpiceMsgcMousePositionV2 { > + uint32_t x; > + uint32_t y; > + uint32_t buttons_state; > + uint32_t channel_id; > + uint32_t monitor_id; > +} SpiceMsgcMousePositionV2; When touching the mouse messages anyway I'd suggest to design it more like the linux input layer events (or qemu input subsystem, which was inspiried by the linux input layer too). cheers, Gerd _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel