From: Christophe de Dinechin <dinechin@xxxxxxxxxx> Signed-off-by: Christophe de Dinechin <dinechin@xxxxxxxxxx> --- src/spice-widget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spice-widget.c b/src/spice-widget.c index 1a1d5a6..490643e 100644 --- a/src/spice-widget.c +++ b/src/spice-widget.c @@ -1616,7 +1616,7 @@ static gboolean key_event(GtkWidget *widget, GdkEventKey *key) if (key->keyval == GDK_KEY_Pause #ifdef G_OS_WIN32 - /* for some reason GDK does not fill keyval for VK_PAUSE + /* for some reason GDK does not fill keyval for VK_PAUSE * See https://bugzilla.gnome.org/show_bug.cgi?id=769214 */ || key->hardware_keycode == VK_PAUSE -- 2.11.0 (Apple Git-81) _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel