File xfce4-xkb-plugin-0.5.3.3-11.3.patch of Package xfce4-panel-plugins
Index: xfce4-xkb-plugin-0.5.3.3/panel-plugin/xkb-config.c
===================================================================
--- xfce4-xkb-plugin-0.5.3.3/panel-plugin/xkb-config.c.orig
+++ xfce4-xkb-plugin-0.5.3.3/panel-plugin/xkb-config.c
@@ -214,7 +214,7 @@ xkb_config_finalize ()
gdk_window_remove_filter (NULL, (GdkFilterFunc) handle_xevent, NULL);
- xkl_engine_stop_listen (config->engine);
+ xkl_engine_stop_listen (config->engine, XKLL_TRACK_KEYBOARD_STATE);
}
gint