diff --git a/hw/xwayland/xwayland-xtest.c b/hw/xwayland/xwayland-xtest.c index 756a6d8f7..4976a3d7e 100644 --- a/hw/xwayland/xwayland-xtest.c +++ b/hw/xwayland/xwayland-xtest.c @@ -584,6 +584,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: