diff --git a/hw/xwayland/xwayland-xtest.c b/hw/xwayland/xwayland-xtest.c index e4a297ab5..0c8d6f0b1 100644 --- a/hw/xwayland/xwayland-xtest.c +++ b/hw/xwayland/xwayland-xtest.c @@ -581,6 +581,7 @@ xwl_send_event_to_ei(struct xwl_ei_client *xwl_ei_client, } else if (detail == 7) { ei_device_scroll_discrete(ei_device, SCROLL_STEP, 0); } + ei_device_frame(ei_device, ei_now(ei)); } break; case KeyPress: